Pytania oznaczone etykietą: Pokaż wszystkie pytania

remove firefox relay from right click menu

Hi there, I'd like to know if there is a way to remove firefox relay from the context menu, as per screenshot. I really like the relay icon on the email fields, but I do… (czytaj dalej)

Hi there,

I'd like to know if there is a way to remove firefox relay from the context menu, as per screenshot. I really like the relay icon on the email fields, but I don't want it to show on the context menu and I found no such option on the relay extension. Is there a solution to this?

Thank you

Pytanie zadane przez Debra 22 godziny temu

Ostatnia odpowiedź udzielona przez TyDraniu 17 godzin temu

Facebook Messenger Video Calling/Chat

Hello. I am not familiar with this end to end encryption that Facebook now does for Messenger but now when I try to use Video Calling/Chat it tells me it is not supported… (czytaj dalej)

Hello. I am not familiar with this end to end encryption that Facebook now does for Messenger but now when I try to use Video Calling/Chat it tells me it is not supported by my browser, Firefox. I have never had any problems with it before. Is there a fix? Thanks

Pytanie zadane przez wolfdad 1 tydzień temu

Ostatnia odpowiedź udzielona przez jonzn4SUSE 1 dzień temu

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, … (czytaj dalej)

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?

Pytanie zadane przez Henrik Hulten 1 dzień temu

Ostatnia odpowiedź udzielona przez cor-el 1 dzień temu

Private Windows Separating Against my Will

Even though I have browser.privateWindowSeparation.enabled set on "false", private windows appear separate regardless and it is bothering me. I restarted my browser, logg… (czytaj dalej)

Even though I have browser.privateWindowSeparation.enabled set on "false", private windows appear separate regardless and it is bothering me. I restarted my browser, logged out and then back in, toggled the setting on and off again, but the damn thing stays in this uncomfortable spot that would be awkward to explain as opposed to simply having it blend in with the other windows innocuously. How do I fix this?

Pytanie zadane przez GremlinBox 1 dzień temu

Ostatnia odpowiedź udzielona przez cor-el 1 dzień temu

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.… (czytaj dalej)

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?

Pytanie zadane przez jfdi 1 dzień temu

Ostatnia odpowiedź udzielona przez cor-el 1 dzień temu

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… (czytaj dalej)

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.

Pytanie zadane przez sarah.berry9 1 dzień temu

Ostatnia odpowiedź udzielona przez cor-el 1 dzień temu

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… (czytaj dalej)

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

Pytanie zadane przez rich.rhaskell 2 dni temu

Ostatnia odpowiedź udzielona przez jscher2000 - Support Volunteer 1 dzień temu

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… (czytaj dalej)

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..

Pytanie zadane przez eiroed 1 dzień temu

Ostatnia odpowiedź udzielona przez NoahSUMO 1 dzień temu

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… (czytaj dalej)

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

Pytanie zadane przez stephan.roesener 1 dzień temu

Ostatnia odpowiedź udzielona przez jscher2000 - Support Volunteer 1 dzień temu

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… (czytaj dalej)

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?

Pytanie zadane przez Kelly Coyne 1 dzień temu

Ostatnia odpowiedź udzielona przez jscher2000 - Support Volunteer 1 dzień temu

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… (czytaj dalej)

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.

Pytanie zadane przez elisabetta.marina.clelia 1 dzień temu

Ostatnia odpowiedź udzielona przez jscher2000 - Support Volunteer 1 dzień temu

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. … (czytaj dalej)

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.

Pytanie zadane przez Alan 1 tydzień temu

Ostatnia odpowiedź udzielona przez jscher2000 - Support Volunteer 1 dzień temu

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… (czytaj dalej)

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.

Pytanie zadane przez abc 3 dni temu

Ostatnia odpowiedź udzielona przez jscher2000 - Support Volunteer 1 dzień temu

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… (czytaj dalej)

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.

Pytanie zadane przez Jim Horton 1 dzień temu

Ostatnia odpowiedź udzielona przez jscher2000 - Support Volunteer 1 dzień temu

Firefox update

Hi I just clicked on my Firefox to open it and was met with a new update tab, and all my tabs had disappeared, which I have had happen to me in the past and ended up los… (czytaj dalej)

Hi

I just clicked on my Firefox to open it and was met with a new update tab, and all my tabs had disappeared, which I have had happen to me in the past and ended up losing everything after closing Firefox and reopening it again.

So with that in mind I went to History and everything was greyed out, and so had no option but to close my browser, thinking that maybe that it had opened that one to tell me about the update and if I reopened it all my tabs would be there. Is there anyway I can retrieve all my tabs?.

Thanks

Pytanie zadane przez lockettlee8 1 dzień temu

Ostatnia odpowiedź udzielona przez jscher2000 - Support Volunteer 1 dzień temu

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 … (czytaj dalej)

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.

Pytanie zadane przez Blair Milligan 2 dni temu

Ostatnia odpowiedź udzielona przez cor-el 2 dni temu

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… (czytaj dalej)

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

Pytanie zadane przez cvassiliadis 3 dni temu

Ostatnia odpowiedź udzielona przez jonzn4SUSE 2 dni temu