Allowing location tracking

When I access a location-aware website, I'm asked if I'll allow it to use my location. My problem is that the pop-up window won't allow me to do anything. I can't block, … (閱讀更多)

When I access a location-aware website, I'm asked if I'll allow it to use my location. My problem is that the pop-up window won't allow me to do anything. I can't block, allow, close the window — nothing. Is there a setting I'm missing somewhere?

Henrik Hulten 於 2 天前 詢問

cor-el 最近回覆於 2 天前

Firefox automatically changes url when I click in an open tab

Hello, I'm running FF 124.0.2 64 but in Win 10 on a PC. I have the bookmarks right across the top of the page; the sixth from the left at the moment is Seloger's website.… (閱讀更多)

Hello, I'm running FF 124.0.2 64 but in Win 10 on a PC. I have the bookmarks right across the top of the page; the sixth from the left at the moment is Seloger's website. If I have a tab open looking at a TV program website and right click on a link to see more details in a new tab, the new tab opens ok, but the TV program website is overwritten by the Seloger's website. If I use the "previous" arrows, it reverts to the TV program site. If I change the order of the bookmarks across the page, the TV program website will be overwritten by the bookmark then in the sixth from left position. This is driving me mad. How can I force FF to stay with the open tab and not change it by itself?

jfdi 於 2 天前 詢問

cor-el 最近回覆於 2 天前

Suddenly I have no credit card autofill option.

When I go to Settings > Privacy & Security the only "autofill" setting is to import data from another browser. I am signed in, in the US, and my VPN is set to Sea… (閱讀更多)

When I go to Settings > Privacy & Security the only "autofill" setting is to import data from another browser. I am signed in, in the US, and my VPN is set to Seattle.

sarah.berry9 於 2 天前 詢問

cor-el 最近回覆於 2 天前

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 最近回覆於 2 天前

Bankid and Error code BID-5000

When logging in to the online bank at DNB with Bankid, this error appears: "A communication error has occurred. We are experiencing a communication error between your br… (閱讀更多)

When logging in to the online bank at DNB with Bankid, this error appears:

"A communication error has occurred. We are experiencing a communication error between your browser and the user site. The reason may be slow internet or problems with your browser. Try again in a little while. You can also try to delete cookies and browser data in your browser or try a different browser. Error code BID-5000 Reference DXP4VKOE Date 12/06/2024"

No other browsers show this error. I've tried Edge, Chrome, Vivaldi, Brave, CC Cleaner. The error starts after version 125.0.3. Today a new version 127.0 arrived. The same error appears.

I have uninstalled the latest version and reinstalled version 125.0.3. Then no error message appears. I have deleted cookies and browser data, but the error message persists. To your info, I've tried also on other PC's and the same Firefox version, and the same errormessage appear.

I look forward to you having a solution to the problem, otherwise I will have to use browsers that do not show this error. As I prefer Firefox, I don't want to use other browsers. But if the bug can't be identified and fixed in newer versions, I'm not happy with firefox and will use other browsers..

eiroed 於 2 天前 詢問

NoahSUMO 最近回覆於 2 天前

Session lost after update

session is completely gone. I tried to restore it via various help articles and forum posts but without success. I see a stg-backups-ff-126.0.1 fodler in my download fo… (閱讀更多)

session is completely gone. I tried to restore it via various help articles and forum posts but without success.

I see a stg-backups-ff-126.0.1 fodler in my download folder which contains information about tabs that I had open. But I don't know how to use firefox to use that file.

I alos tried to the \sessionstore-backups folder with files named like "previous.jsonlz4" but I do not get the menu option for restoring a session.


from a file named "error-sessionrestore-1718212432477.txt": 1718212432149 SessionStore ERROR The session file is invalid: : TypeError: state.windows[0] is undefined(resource:///modules/sessionstore/SessionStore.sys.mjs:1163:11) JS Stack trace: initSession@SessionStore.sys.mjs:1163:11 onBeforeBrowserWindowShown/<@SessionStore.sys.mjs:2035:35

stephan.roesener 於 2 天前 詢問

jscher2000 - Support Volunteer 最近回覆於 2 天前

Porn popped up! How do I protect my family

I was scrolling trying to make cards for Father's Day and there was a pornographic image where there should have been a fairytale castle coloring page. How do I make sur… (閱讀更多)

I was scrolling trying to make cards for Father's Day and there was a pornographic image where there should have been a fairytale castle coloring page. How do I make sure this does not happen again?

Kelly Coyne 於 2 天前 詢問

jscher2000 - Support Volunteer 最近回覆於 2 天前

ClassicPress password reset links not working when clicking links from mail using Firefox Dev edition

Hi, I use ClassicPress (fork of WordPress) and I have a problem when requesting a password reset link for it. When opening the email received to reset password in the f… (閱讀更多)

Hi,

I use ClassicPress (fork of WordPress) and I have a problem when requesting a password reset link for it.

When opening the email received to reset password in the firefox dev edition browser and click the reset link I receive an error stating that the link is invalid.

I discovered by trial and error that copying the same link and pasting it manually in a new tab of the same firefox dev edition browser solves the issue because then the link is recognised as valid.

This happened after the update I received last week.

I am a linux mint user if that helps in tracking down the issue.

elisabetta.marina.clelia 於 2 天前 詢問

jscher2000 - Support Volunteer 最近回覆於 2 天前

a second browsing tab crashes

If I open a second tab on the screen it says the connection has crashed and keeps doing it if you try again. If you reset it resets Firefox including the other tab. … (閱讀更多)

If I open a second tab on the screen it says the connection has crashed and keeps doing it if you try again. If you reset it resets Firefox including the other tab.

Alan 於 1 週前 詢問

jscher2000 - Support Volunteer 最近回覆於 2 天前

How to restore previous sessions from old hard drive that died

My old hard drive died I couldn't recover it. I cannot mount the disk to another OS etc. The session files cannot be retrived. However I had over 100 tabs open in Fire… (閱讀更多)

My old hard drive died I couldn't recover it. I cannot mount the disk to another OS etc. The session files cannot be retrived. However I had over 100 tabs open in Firefox I want to retrieve before the disk crashed. I was signed in to firefox all the time in the old computer.

I now have a new computer, I signed in to firefox and I can recover the bookmarks. But I don't see any option to recover the lots of tabs and sessions from my previous dead disk. It seems there is tab sync options between 2 devices that is concurrently signed in. But I can't sign in to a dead disk. I also can't recover the file.

How can I reteive my old sessions with many tabs? I'm hoping firefox have a way of knowing all my tabs since I was signed in and sync before the disk crash.

abc 於 4 天前 詢問

jscher2000 - Support Volunteer 最近回覆於 2 天前

cannot print maps from AAA triptik planner

Cannot print maps from AAA triptik planner. Secure Connection Failed An error occurred during a connection to ttp-map-print.aaa.com. The page you are trying to vi… (閱讀更多)

Cannot print maps from AAA triptik planner.

Secure Connection Failed

An error occurred during a connection to ttp-map-print.aaa.com.

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.

Jim Horton 於 2 天前 詢問

jscher2000 - Support Volunteer 最近回覆於 2 天前

Firefox web browser has lost all my bookmarks, sign ins and passwords

When I opened Firefox web browser it did an update today, and since then I cannot find my bookmarks, sign ins or passwords. I need help here and I am not very tech savvy … (閱讀更多)

When I opened Firefox web browser it did an update today, and since then I cannot find my bookmarks, sign ins or passwords. I need help here and I am not very tech savvy at over 72 years old.

Blair Milligan 於 3 天前 詢問

cor-el 最近回覆於 2 天前

On opening PDF document online shows white hirizontal lines

For some reason I notice that some of our image files, viewed after opening an online pdf document with images within, shows random white horizontal lines. This is not sh… (閱讀更多)

For some reason I notice that some of our image files, viewed after opening an online pdf document with images within, shows random white horizontal lines. This is not shown using edge or chrome. you can go here to view https://mcclone.net/wp-content/uploads/2024/05/Connects-Issue-12.pdf.

Any help would be appreciated.

Thanks Chris

cvassiliadis 於 4 天前 詢問

jonzn4SUSE 最近回覆於 2 天前

Crashes constantly after update

FF just did an update and now I can barely use the browser. Its slow and then spins and crashes... it took me 6 minutes to just get this open and type this. All my links … (閱讀更多)

FF just did an update and now I can barely use the browser. Its slow and then spins and crashes... it took me 6 minutes to just get this open and type this. All my links and sign ins are on it... ugh... How do I reverse the update? thanks

jane51 於 3 天前 詢問

jscher2000 - Support Volunteer 最近回覆於 3 天前

Can't allow Firefox to show ads on several websites

Running Win 11 Pro with the Firefox - 64 bit - All updated per June 9th. ISSUE: Website tells me I have an 'add blocker' or the product 'addblocker' installed. I don't.… (閱讀更多)

Running Win 11 Pro with the Firefox - 64 bit - All updated per June 9th.

ISSUE: Website tells me I have an 'add blocker' or the product 'addblocker' installed. I don't. However I get blocked even viewing my own website: fleksjobbernetvaerket.dk .... and others as well.... It's full of Google ads.

SOLUTION: I searched for how to solve this, but none of it is working, not even re-setting or re-installing Firefox, emptying cache, files and folders. I kinda gave up on this.

Hope you can help.

thanks Knud

Knud Kjølhede Petersen 於 5 天前 詢問

Agent virtuel 最近回覆於 3 天前

daily software update requests

I don't want to "update my software" every day. How can I turn this function completely off ? This continuous badgering makes me want to switch to another provider. … (閱讀更多)

I don't want to "update my software" every day. How can I turn this function completely off ? This continuous badgering makes me want to switch to another provider.

mikecaruso363 於 3 天前 詢問

cor-el 最近回覆於 3 天前