Showing questions tagged: Show all questions

Autorefesh Pages

I now have the problem that I am on a large payment page and switch back and forth between FF and another app (to copy payment-relevant data). Unfortunately, FF does a pa… (read more)

I now have the problem that I am on a large payment page and switch back and forth between FF and another app (to copy payment-relevant data). Unfortunately, FF does a page refresh every time it is brought back to the foreground from the background. And all the data already entered is lost! This is a fairly well-known problem with FF on Android! Chromium manages this better and leaves the memory management to Android. Why can't FF do that? Why can't I switch off this feature? I can't edit any relevant websites with the FF. I have to use Chrome for that! Hooray!

Asked by me267 2 weeks ago

Last reply by NoahSUMO 5 days ago

Date.prototype.toJSON()

Unfortunately using a date type toJSON() result is not accurate. It first apply client timezone and then convert it to json string. In my scenario I am simply read from a… (read more)

Unfortunately using a date type toJSON() result is not accurate. It first apply client timezone and then convert it to json string. In my scenario I am simply read from an API which return a none standard datetime string without its timezone (like "2020-11-21 00:00:00"), Then I try to convert it to a date using new Date("2020-11-21 00:00:00"). Then I use it in another web service but it apply my client timezone when I use JSON.stringify() method (or toJSON()). Does this behaviour is intentionally?


I read the other same question but I am not okay with it. https://support.mozilla.org/en-US/questions/1414380

Asked by A Ka 1 week ago

Last reply by A Ka 6 days ago

Perminantly disbkle send later

My email sending defaults to send later, I have to close Thunderbird to get the emails to send now. I have looked at extension and NONE are set How do I get rid of the … (read more)

My email sending defaults to send later, I have to close Thunderbird to get the emails to send now.

I have looked at extension and NONE are set

How do I get rid of the send later function

Asked by carl4849 2 months ago

Last reply by Eric Meece (Eric Mystic) 6 days ago

  • Solved
  • Archived

Google Sheets - Scrolling Issue

As of today, I am unable to scroll with my mouse in google sheets. The scroll bar on the right disappears and I'm taken to the bottom of the spreadsheet and can't scroll … (read more)

As of today, I am unable to scroll with my mouse in google sheets. The scroll bar on the right disappears and I'm taken to the bottom of the spreadsheet and can't scroll back up. I have to use CTRL+Home and then the arrow keys to go down the rows. This appears to be only on Firefox. I tried a different browser and it worked fine.

Asked by Maria Quetell 6 months ago

Answered by Sean Thomas 5 months ago

Can't enter credit card number when purchasing items

Starting maybe 2 months ago, when making online purchases, I could not enter a credit card number into the box to make a payment. (Name, address, etc is okay.) The curs… (read more)

Starting maybe 2 months ago, when making online purchases, I could not enter a credit card number into the box to make a payment. (Name, address, etc is okay.) The cursor would not "register," & the box would be greyed out. I'm running Windows 11 Pro, Firefox 129.0.2. It's not my antivirus, because I can go to Microsoft's browser (ugh), & make my purchases. Ideas? Thanks!

Asked by Hilary Anderson 1 week ago

Last reply by jonzn4SUSE 6 days ago

  • Archived

Where are the Add-ons I just installed?

I just installed 3 Add-ons Free Memory, Free Memory Button and Ramback but, apart from them showing on the Add-ons Manager, I can't find them let alone open them.........… (read more)

I just installed 3 Add-ons Free Memory, Free Memory Button and Ramback but, apart from them showing on the Add-ons Manager, I can't find them let alone open them.................Does anyone know where they could be or what happened? Thanks in Advance

Asked by Janet 6 years ago

Last reply by silversolara 6 years ago

Developer Tools "open request in new window" discards cookies

I am debugging a Web page that performs several AJAX requests. To this effect I sometimes find it convenient to reissue an AJAX request (from the Network pane of Develop… (read more)

I am debugging a Web page that performs several AJAX requests.

To this effect I sometimes find it convenient to reissue an AJAX request (from the Network pane of Development Tools, right click + "Resend") and would find it even more convenient to open the request in a separated tab, as was possible until, if I recall correctly, four or five months ago.

Now the latter option does not work, likely because of some security tightening - the "new request" might be seen as a different context, I don't know. The AJAX endpoint receives no cookies, so it can't load the appropriate state, and restarts as a blank slate with a new cookie, which makes the reply useless to me. Even worse, at this point the new cookie value is propagated to the originating window, effectively crashing the entire debugging session.

Is there some way of disabling this option and reverting it to the older, less secure behaviour, on my own development Firefox only?

Asked by Leonardo Serni 1 week ago

  • Solved

Cannot create new subfolder since ver 128.1.0esr

Since update to ver 128.1.0esr the "new subfolder" feature does not work (does not show window to name new folder). I have many subfolders and I rely on them heavily. I t… (read more)

Since update to ver 128.1.0esr the "new subfolder" feature does not work (does not show window to name new folder). I have many subfolders and I rely on them heavily. I tried restarting Thunderbird, then Windows. I ran in debug mode with no success. I downloaded and installed 128.2.0esr again. No change.

Is it possible to go back to the earlier version? Which is? Thanks, Frederick

Asked by fh2nd 1 month ago

Answered by Toad-Hall 2 weeks ago

Awful new behavior adding new tags to pages (Bookmarks) with already existing tags

If an URL already have many tags or longish tags I can no longer see suggested tags when starting to type tags. Image example illustrates. This URL already have the follo… (read more)

If an URL already have many tags or longish tags I can no longer see suggested tags when starting to type tags. Image example illustrates. This URL already have the following tag list:

1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI

Old behavior was if started to type ", spi" it would list suggestions:

Spitfire Spitfire_MkIX Spitfire_MkV Spitfire_MkVI

Easy & clear to select from.

Now it lists all already existing tags before each suggestion:

1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI,Spitfire 1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI, Spitfire_MkIX 1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI,Spitfire_MkV 1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI, Spitfire_MkVI

Suggestions are scrolled right invisible outside the input box.

Who thought this was a good new feature? It adds nothing, I can already see existing tags, why would I want to see them repeated for each new suggested tag (while not actually seeing the suggested new tag)?

How can I turn this *!$&@! off and return to old behavior?

Asked by north3rner 2 months ago

Last reply by north3rner 1 week ago

Stop FB from auto refresh

Is the add-on "Stop Auto Reload" by kgersen ( found listed @ https://addons.mozilla.org/en-US/firefox/addon/stop-auto-reload/?utm_source=addons.mozilla.org&utm_mediu… (read more)

Is the add-on "Stop Auto Reload" by kgersen ( found listed @ https://addons.mozilla.org/en-US/firefox/addon/stop-auto-reload/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search) the right one to choose to stop FaceBook from automatically refreshing my page? If so anything I need to know when I install it, or is there something better to choose? Thanks.

Asked by Annette 1 week ago

Failure to send email

I am getting a number of messages "Sending of the message failed. SSL received a record with an incorrect Message Authentication Code. The configuration related to mail.t… (read more)

I am getting a number of messages "Sending of the message failed. SSL received a record with an incorrect Message Authentication Code. The configuration related to mail.tobymanning.co.uk must be corrected" when I send an email

Asked by Toby-Go 1 week ago

Last reply by david 1 week ago

  • Solved

export contacts from olf thunderbird to new on new computer

I have a very old computer with windows 7 and Thunderbird 11.5.14. 0 32 bit I have finally got a new computer with windows 11 and have installed Thunderbird 128.1 ESR 64… (read more)

I have a very old computer with windows 7 and Thunderbird 11.5.14. 0 32 bit I have finally got a new computer with windows 11 and have installed Thunderbird 128.1 ESR 64 bit I tried to export from the old version but it will not install on the new version. How do I move my contacts from the old one to the new one - contacts are all I care about , I can get the email by logging in. There doesn't seem to be an export for just contacts.

Im willing to put them in something like xcel as a csv if needed. thanks for any help.

Dianne

Asked by foxymax 1 week ago

Answered by foxymax 1 week ago

  • Solved
  • Archived

Where is Firefox.exe located on WIndows 10?

I'd like to add Firefox to Adobe Dreamweaver for site design viewing. When searching Windows for Firefox.exe I don't see it in Program Files or Program Files (x86). Firef… (read more)

I'd like to add Firefox to Adobe Dreamweaver for site design viewing. When searching Windows for Firefox.exe I don't see it in Program Files or Program Files (x86). Firefox is installed and used daily. Can someone tell me where it's located in Windows 10?

Asked by justin.desilva 4 years ago

Answered by cor-el 4 years ago