顯示下列標籤的問題: 顯示所有問題

Dont know why some pages shows me in russian language

Hello. I have put my language everywhere on the settings which is latvian. For possible translations i have only put english. Some pages, for example, whatsapp web is sho… (閱讀更多)

Hello. I have put my language everywhere on the settings which is latvian. For possible translations i have only put english. Some pages, for example, whatsapp web is showing in russian ( i mean the app data for sure, not the messages), also some homepages i use open automatically in russian. How can i put latvian by default or if its not available for the homepage, put english automatically?

Edgars Rudzītis 於 4 個月前 詢問

zeroknight 最近回覆於 4 個月前

URL autocomplete - I want to start over.

I don’t understand what Firefox is doing. For example, I used to start typing the first few letters of “weather.com”, which I visit pretty much daily, and it would auto f… (閱讀更多)

I don’t understand what Firefox is doing. For example, I used to start typing the first few letters of “weather.com”, which I visit pretty much daily, and it would auto fill “weather.com”. Now it auto fills every time with http://www.weatherbase.com/. I don’t know where that came from. Similarly, I used to type the first few letters of “duckduckgo.com” and it would bring up “duckduckgo.com”. Now it brings up a magnifying glass below the url with “Search with duckduckgo”. I am thinking it might be best if I can start over, i.e. clear out any information it’s saved about where it thinks I want to go, and start remembering the sites I am entering now.

WAYNEOO 於 4 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 3 個月前

Using Node Express-Sessions to set cookie "httpOnly: true, secure: true, SameSite: "None" FF blocks authorization

My web site My web site allows user to login with .ejs Sign-up/Sign-in pages then delivers a React page. This works in Chrome and Safari. Https/SSL are provided by my ho… (閱讀更多)

My web site My web site allows user to login with .ejs Sign-up/Sign-in pages then delivers a React page. This works in Chrome and Safari. Https/SSL are provided by my host A2Hosting.

Firefox warns "Cookie “connect.sid” does not have a proper “SameSite” attribute value" when the cookie is set and then blocks the react page after login. If I enter the route that leads to the react page directly I can login and don't get the warning. In both cases the Storage tab in Dev tools shows the same settings for the cookie.
I made sure to remove any cookies for my site before testing the second scenario. I have tested this on Windows, Linux and Android versions of Firefox with the same results.

Here is my Express-Session instantiation ``` app.use(expressSession({

 store: new pgSession({
   pool: pool,
   tableName: 'session'
   // Insert connect-pg-simple options here
 }),
 secret: process.env.SECRET,
 resave: false,
 saveUninitialized: false,

cookie: {

   httpOnly: true,
   Secure: true,
   SameSite: "None",
   path: ['/'],
   maxAge: 60 * 60 * 1000 * 5
 }
 // Insert connect-pg-simple options here

})) ``` I've tried changing the path to include the react app route, I've added it to Cors white list and I converted it to open with an .ejs file instead of .html with no results.

Thanks for your support and for a great browser

rich.rhaskell 於 3 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 3 個月前

After automatic update/installation of Firefox 125.0.3 recaptcha does not work on any website requiring this

I have tried all fixes suggested by others reporting similar problems with previous versions, but this was noticeable for me yesterday afternoon right after some downtime… (閱讀更多)

I have tried all fixes suggested by others reporting similar problems with previous versions, but this was noticeable for me yesterday afternoon right after some downtime and the latest version (for me) of Firefox was installed. Every time I try to use a site requiring recaptcha, the wheel spins and I get no choice to log in. I've cleared cookies and my cache, refreshed Firefox, etc. Nothing works.

sgabardi 於 4 個月前 詢問

James 最近回覆於 4 個月前

Disable automatic download when browsing

How do I stop firefox from automatically downloading files from the internet when I click on them - without even asking me if I want to download them in the first place. … (閱讀更多)

How do I stop firefox from automatically downloading files from the internet when I click on them - without even asking me if I want to download them in the first place. In "Applications", selecting "Always Ask" in "Choose how firefox handles files etc" does not work. Firefox never asks. If it cannot be disabled, I will have to stop using Firefox.

whellebrand 於 5 個月前 詢問

zeroknight 最近回覆於 5 個月前

Unable to delete cookies/cache due to gray button

Cannot delete cookies nor cache due to a grayish button. First it works fine, after a few hours, buttons are gray. Also sync seems not to work anymore when this happens.… (閱讀更多)

Cannot delete cookies nor cache due to a grayish button. First it works fine, after a few hours, buttons are gray.

Also sync seems not to work anymore when this happens.

Your_mother 於 5 個月前 詢問

Edwin Laurie (De) 最近回覆於 2 週前

can we reduce disk usage?

Firefox uses about half a gig on my disk, that's: '~/.mozilla' and '~/.cache/mozilla' can that be reduced? Either some setting that limits disk use or even a manual del… (閱讀更多)

Firefox uses about half a gig on my disk, that's: '~/.mozilla' and '~/.cache/mozilla' can that be reduced? Either some setting that limits disk use or even a manual deletion of ancient stuff?

rayandrews 於 3 個月前 詢問

salphakio 最近回覆於 3 個月前

MS files are downloaded as .pdf

Hi, For some time now, when I download a .pptx, .xlsx og .docx Firefox changes the file format to .pdf when downloading the file. I then have to manually choose the corr… (閱讀更多)

Hi,

For some time now, when I download a .pptx, .xlsx og .docx Firefox changes the file format to .pdf when downloading the file. I then have to manually choose the correct app for opening the file, overrule error messages and delete the ".pdf" when re-saving the file even though it recognises it is not really a pdf file.

I've tried to change the Firefox settings, clearing cache, restarting or deleting in config and other small attempts to reboot whatever suddenly started to cause this problem. As far as I can see, it is not an unknown issue, but I've not yet been able to find a solution to my problem, which is getting on my nerves.

Hope you can be of help.

mikkelwg 於 2 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 2 個月前

Bad/Rogue Current Session of Firefox (Windows 7) Redux

Sorry, posted recently and had then trouble finding out how to respond to help offered (jscher2000)! Noticed that the email version was "no-reply" so I didn't figure that… (閱讀更多)

Sorry, posted recently and had then trouble finding out how to respond to help offered (jscher2000)! Noticed that the email version was "no-reply" so I didn't figure that would work! So, I tried to 'cut and paste' my reply (on a smartphone) and I ended up losing even the email reply text so here is a reconstruction. I tried the suggestions in order and the first one didn't have a "Restore previous session" option and the second one had "Recently closed windows" greyed out! And, when I entered "about.support" in the address bar (top rightish), I received a notice that I couldn't reach Google (Remember that I don't currently have internet access on my laptop). So, no joy there either! Can I not just change some current setting to prevent Firefox v 115.9lesr from saving the current 'Windows' and Tabs so that, when I again open Firefox, the previous session 'Windows' and Tabs would be used?!?

balls69bc 於 4 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 4 個月前

Account disconnected

Recently installed a "cleaner" app called PrivaZer. Ran the app and rebooted as part of the process which also included creating a restore point. Once system rebooted an… (閱讀更多)

Recently installed a "cleaner" app called PrivaZer. Ran the app and rebooted as part of the process which also included creating a restore point. Once system rebooted and logged in, pinned tabs were gone?! Using the created restore point did NOT restore the pinned tabs. Is there a way to recover the pinned tabs? Thanks in advance. FRANK

WhiteBimmer 於 2 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 2 個月前

Sponsored shortcut for @Google despite sponsored shortcuts being disabled

I have disabled sponsored shortcuts in Firefox settings, and did this when I first set up my browser. Today when launching my browser the first link in my shortcuts was … (閱讀更多)

I have disabled sponsored shortcuts in Firefox settings, and did this when I first set up my browser.

Today when launching my browser the first link in my shortcuts was to @Google which I specifically do not use. I do not use google search. I do not want google search. I do not want cookies or content from google.

Why was this sponsored shortcut pushed to my browser after I disabled sponsored shortcuts?

109238763191 於 1 週前 詢問

cor-el 最近回覆於 6 天前

stubborn cached web content

I have 228 kb of cached web content that refuses to clear. Say there is 1.5 mb cached, and when I clear, the 228 kb is still there. It interferes with a web site I visit.… (閱讀更多)

I have 228 kb of cached web content that refuses to clear. Say there is 1.5 mb cached, and when I clear, the 228 kb is still there. It interferes with a web site I visit. Please help me get rid of this! Thanks in advance.

S+x2Yn8 於 3 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 3 個月前

Mozilla 129.02

After updating with Mozilla 129.02 yesterday my platform freezes completely after about 30 secs. I cannot even get the Task manager to work. I have to switch it off at t… (閱讀更多)

After updating with Mozilla 129.02 yesterday my platform freezes completely after about 30 secs. I cannot even get the Task manager to work. I have to switch it off at the mains and hope the switch back on is not too harmful. ( 'Update' is fast becoming one of the most scariest words in the English language)

robertred 於 2 週前 詢問

TechHorse 最近回覆於 2 週前

Install Offline Language File

After installing Thunderbird i had first download problems for new Firefox Versions. I tested around, installed everything new and found the solution. Somehow the Mainten… (閱讀更多)

After installing Thunderbird i had first download problems for new Firefox Versions. I tested around, installed everything new and found the solution. Somehow the Maintenance Service didn`t work properly on my machine and after deinstalling and restarting i can update firefox again. Problem remains: When trying to install Offline Languages , see picture, i get the message that it does not work. I tried everything possible, including reinstalling and deleting all old profiles (was a lot of work). Any ideas?

Phyto 於 5 個月前 詢問

Paul 最近回覆於 4 個月前

URL bottom left corner of firefox on youtube.com: inquiring about how much longer it will be until the bug is fixed

hey all. i'm inquiring about how much longer it will be until the URL bottom left corner of firefox on youtube.com bug i reported here is fixed: https://github.com/webcom… (閱讀更多)

hey all. i'm inquiring about how much longer it will be until the URL bottom left corner of firefox on youtube.com bug i reported here is fixed: https://github.com/webcompat/web-bugs/issues/135606 . asking here because i asked on the issue page (the link) and nobody responded :(. thanks so much!

astrovink 於 2 個月前 詢問

Ed 最近回覆於 2 個月前

How do I contact Firefox support directly?

I have been told by my bank that firefox wants their customers who are having a problem with the website when using firefox to contact firefox directly. How do I do that… (閱讀更多)

I have been told by my bank that firefox wants their customers who are having a problem with the website when using firefox to contact firefox directly. How do I do that? I have wasted way too much time trying to find that contact information. Any help would be greatly appreciated.

windspring12 於 1 個月前 詢問

cor-el 最近回覆於 1 個月前

pdf files fail to download from numerous sites

pdf files fail to download in Firefox, but not other browsers. In particular these sites: https://heinonline-org.ezproxy.socialaw.com/ https://1.next.westlaw.com/ https:… (閱讀更多)

pdf files fail to download in Firefox, but not other browsers. In particular these sites:

https://heinonline-org.ezproxy.socialaw.com/ https://1.next.westlaw.com/ https://www.medicare.gov/my/eMSN https://fc7.fastcase.com https://www.mlb.com/

However, I can download from non-password protected sites like:

https://www.irs.gov/ https://www.ssa.gov/ https://www.sec.state.ma.us/

Downloads work in other browsers. I've checked various items in the settings and none of them help.

I like Firefox, but if it won't, I will go elsewhere.

larsenlaw73 於 5 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 5 個月前

recaptcha

Today May 1, I noticed that any website that shows a recaptcha checkbox, including the google recaptcha demo (https://www.google.com/recaptcha/api2/demo) only shows an in… (閱讀更多)

Today May 1, I noticed that any website that shows a recaptcha checkbox, including the google recaptcha demo (https://www.google.com/recaptcha/api2/demo) only shows an infinite spinner in firefox v125.0.3. I've tried the same sites in chrome and edge and the recaptcha works fine. In FF, I have cleared my cache, disabled tracking protection, disabled anti-virus and tried troubleshooting mode - still get the infinite spinner. Last week, I had no problems with recaptcha.

bill340 於 4 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 4 個月前