Prikaz označenih pitanja: Prikaži sva pitanja

Retrieving previous session from dead MacBook Pro

MacBook Pro (2015) just died. So many crucial tabs that I always save by restoring previous session. Any way to retrieve this??? Does it live somewhere online or in the b… (pročitajte više)

MacBook Pro (2015) just died. So many crucial tabs that I always save by restoring previous session. Any way to retrieve this??? Does it live somewhere online or in the bowels of the hard drive available for extraction???

Asked by wp6pxrkhmw prije 1 sat

Last reply by cor-el prije 1 sat

Unable to connect to yahoo.com after update to 118.0

Hello. I'm using Firefox on windows 11 home 22H2. After the recent update to 118.0 I've been unable to load yahoo.com. I tried the following: Disabled addons Disabled f… (pročitajte više)

Hello.

I'm using Firefox on windows 11 home 22H2. After the recent update to 118.0 I've been unable to load yahoo.com.

I tried the following: Disabled addons Disabled firewall Restarted firefox Restarted computer Restarted firefox in troubleshoot mode

I'm out of ideas except for a downgrade maybe.

Does anyone have any suggestions?

Regards, Klaas

Asked by KDAM71 prije 2 sati

Last reply by jonzn4SUSE prije 2 sati

why is Firefox getting a request to close Firefox to open a link from Facebook and from Thunderbird and Betterbird

Right click on any link in Facebook asks for me to shutdown Firefox to open a new page. What is causing this? The same thing happens if I am in Thunderbird or Betterbir… (pročitajte više)

Right click on any link in Facebook asks for me to shutdown Firefox to open a new page. What is causing this? The same thing happens if I am in Thunderbird or Betterbird. It's OK to open a new tab but not restart Firefox.

Asked by Simson FireFox prije 2 sati

Last reply by cor-el prije 2 sati

Tab Bar

when i open a new tab,add on managers tab also opens. open another tab same thing, so if i have 4 tabs open also have 4 add on managers open it dose not do it in troublsh… (pročitajte više)

when i open a new tab,add on managers tab also opens. open another tab same thing, so if i have 4 tabs open also have 4 add on managers open it dose not do it in troublshoot mode

Asked by Juddi prije 8 sati

Last reply by Terry prije 2 sati

Primary email

My internet provider is changing shortly and I need to change my email. I cannot make a change to my primary email in my Firefox account, which I would need to do. What a… (pročitajte više)

My internet provider is changing shortly and I need to change my email. I cannot make a change to my primary email in my Firefox account, which I would need to do. What am I missing?

Asked by humfarm prije 5 sati

Last reply by cor-el prije 3 sati

SYNC says acct. PW wrong, but using the same PW stored in the cookie!

Factory reset android phone, trying to sync with my account. Tells me my password is wrong, but it's the SAME as what's stored in the cookie! If I try to change it, it te… (pročitajte više)

Factory reset android phone, trying to sync with my account. Tells me my password is wrong, but it's the SAME as what's stored in the cookie! If I try to change it, it tells me whatever I've entered as a new password is wrong? Can't win!

Asked by MILESTWEST prije 13 sati

Last reply by cor-el prije 3 sati

Gmails accounts all show same emails

Every time I update firefox, the same thing happens. In the past you have disregarded my issue. I have four Gmail accounts. I'll call them A, B, C and D at gmail com. W… (pročitajte više)

Every time I update firefox, the same thing happens. In the past you have disregarded my issue.

I have four Gmail accounts. I'll call them A, B, C and D at gmail com.

When I update firefox, it signs me out of all my Gmail accounts. When I laboriously sign back in, I'll start with A. I sign in and get my most recent emails. Then I sign into B. When I click on the inbox, I get A's gmail, not B.s When I sign into C, and click on the inbox, I get A's gmail, not C's. When I sign into D, and click on the inbox, I get A's gmail.

THis happens in both bookmarks as well as normal sign in.

I've complained aobut this before and you have told me I am imagining things. I am not, and it's why I seldom update firefox.

WHY are you doing this, Why have you not fixed it in the several years I've had firefox and HOW DO I GET IT FIXED.

Asked by M Blanchard prije 4 sati

Last reply by cor-el prije 4 sati

Browser and TLS1.1

I use an IRS web site to pay taxes. I can not get in. It says I have to use a browser with TLS1.1 or 1.2. Dose firefox use this. If not how can I get it? Thanks Galen A… (pročitajte više)

I use an IRS web site to pay taxes. I can not get in. It says I have to use a browser with TLS1.1 or 1.2. Dose firefox use this. If not how can I get it?

Thanks Galen Alldrin

Asked by galenalldrin prije 1 dan

Last reply by James prije 4 sati

Multiple "instances" (NOT duplicates) of Bookmarks Menu (and assoc. folders and bookmarks)

I have multiple "instances" of all of my bookmarks in my Library--specifically, the Bookmarks Menu, the Folders within that menu and all of the individual bookmarks withi… (pročitajte više)

I have multiple "instances" of all of my bookmarks in my Library--specifically, the Bookmarks Menu, the Folders within that menu and all of the individual bookmarks within each folder. (See attached; I'm just keeping the Bookmark Menu level but trust me, each one of those 5 instances has the exact same list of Folders and associated bookmarks.) I just want to see ONE instance of them in my library, not all of these redundant instances. When I delete ANY bookmark or folder in ANY of the multiple instances, ALL instances of that bookmark or folder get deleted. Searching the forums, I get solutions for combining duplicates, or backup/restoring bookmarks, or "turning off sync." But none of these relate to my issue (e.g., sync has never been on). They don't act like duplicates (where if you delete one the other remains). It acts as if there are multiple "pointers" to the same menu/folder/bookmark.

Can someone please assist with how I can get rid of the redundant instances/listings of the Bookmark Menu, folders and bookmarks without deleting all of them? I'd ideally like to keep the first one, underneath the Bookmarks Toolbar, so it shows up at the top of my screen.

Thank you.

Asked by Lacoy Loescher prije 6 sati

Last reply by cor-el prije 4 sati

Firefox skips key events

Hi, I'm on Arch Linux and use uinput to create key events. It works reliably for >12months in all applications and under all circumstances except in Firefox where som… (pročitajte više)

Hi,

I'm on Arch Linux and use uinput to create key events. It works reliably for >12months in all applications and under all circumstances except in Firefox where some key events are skipped non-deterministically. My test case is:

in a text field, emit `<ctrl down>a<ctrl up>123456789987654321<left>...<left>` with 9 times `<left>`. Sometimes a 9 is missing and sometimes the cursor is further to the right than expected.

This happens every 8th try or so, which is too frequent to not break the user experience.

What I have tried: - multiple PCs (2 with this issue and 1 without) - Troubleshoot Mode - `window.onkeydown=(e)=>console.log(e)` (events are missing)

Since I've only ever seen repeated characters/keys disappear and never when writing manually, I would guess there is some kind of event cleanup algorithm kicking in. (the events are emitted without any delays)

I would really like to fix this issue because Firefox is my favorite browser. Any idea how to track it down?

Maybe related: https://support.mozilla.org/en-US/questions/1363234

Asked by notEvil prije 13 sati

Last reply by zeroknight prije 12 sati

Bookmarks not syncing from mobile to PC

I can access all my desktop bookmarks on my android phone, but when I bookmark on my phone is doesn't sync to the PC. - I have sync turned on both - Bookmarks toggled on… (pročitajte više)

I can access all my desktop bookmarks on my android phone, but when I bookmark on my phone is doesn't sync to the PC.

- I have sync turned on both - Bookmarks toggled on both - I am signed in - I have clicked "sync now" on both devices multiple times - I have un-bookmarked and re-bookmarked pages multiple times - I open up "search bookmarks" on PC and type the mobile website name and nothing comes up - I try and edit the location of the mobile bookmark into "other" or "toolbar" etc and that doesn't make it appear

Asked by rcfontaine11 prije 7 sati

Last reply by cor-el prije 7 sati

Walgreens prescription disabled

I have been using the Walgreens web site to manage my many prescriptions without problems. Now, most of the Walgreens web site still works but the two menu options that n… (pročitajte više)

I have been using the Walgreens web site to manage my many prescriptions without problems. Now, most of the Walgreens web site still works but the two menu options that need to display my personal prescription details fail with the display "Sorry, an unexpected error occurred. Please try again later." I initially thought that a Walgreens update might be in progress so just waited. Walgreens support gave me the same answer that there was probably web site maintenance in progress. After 4 days of the same problem and answer, I ported enough information to login in to Walgreens with the Microsoft Edge browser and access to my prescription information worked without a problem. I believe this problem with Firefox started around the time I updated to 117.0.1 but I might not have this perfectly correct. I was just notified to update to 118.0 and did so. Firefox access still fails and Edge access still works. Thanks for any help you can provide. Windows 10

Asked by TrainClaude prije 8 sati

Last reply by zeroknight prije 7 sati

Can't login to my GM account using Firefox

I have a General Motors account that I can't login to. https://www.gmccanada.ca/en/ownercenter/service They recently changed to multi authentication using Microsoft. I… (pročitajte više)

I have a General Motors account that I can't login to. https://www.gmccanada.ca/en/ownercenter/service They recently changed to multi authentication using Microsoft. I can login to the first step but after I enter the sent password in the second step nothing happens. I have tried basic some trouble shooting like Firefox trouble mode, clearing cache and adding web site to exceptions in settings. GM Help Line told me to use a different browser!!!

Asked by 53gmcgarry prije 2 sedmica

Last reply by zeroknight prije 8 sati

Access to websites

I cannot access my bank on my computer. I have access to everything else. When I input my credentials all it does is continuously load. What seems to be the issue? I can … (pročitajte više)

I cannot access my bank on my computer. I have access to everything else. When I input my credentials all it does is continuously load. What seems to be the issue? I can access my banking through a different browser but not Firefox.

Asked by bjcaples prije 12 sati

Last reply by cor-el prije 8 sati