Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen

internet broswer issues

we did an update and having issues connecting to our Emr keeps saying not secure website but it is firefox is blocking us can someone call me [removed phone# from support… (Lesen Sie mehr)

we did an update and having issues connecting to our Emr keeps saying not secure website but it is firefox is blocking us can someone call me [removed phone# from support forum] Nathalie

Gefragt von bethanyprimarycaredoctor vor 1 Tag

Not all tabs shared.

Hello, when I select a Tab and then select from the context menu -Share- I can share the selected tab which means that the URL is copied to the application selected to s… (Lesen Sie mehr)

Hello,

when I select a Tab and then select from the context menu -Share- I can share the selected tab which means that the URL is copied to the application selected to share the tab with.

When I select from the context menu -Select All Tabs- and then from the context menu -Share- also only one tab can be shared.

Am I wrong in expecting that all the tabs be shared after -Select All Tabs-?

Regards.

Gefragt von LuisSupprt vor 1 Tag

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… (Lesen Sie mehr)

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.

Gefragt von sarah.berry9 vor 1 Tag

Letzte Antwort von cor-el vor 1 Tag

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… (Lesen Sie mehr)

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

Gefragt von rich.rhaskell vor 2 Tagen

Letzte Antwort von jscher2000 - Support Volunteer vor 1 Tag

Google Image Search: can't use tools (size, type etc)

Since the last Firefox update, I've been unable to to use the tools in Google Image Search (size, color, type etc). The text and triangles are now no longer clickable. T… (Lesen Sie mehr)

Since the last Firefox update, I've been unable to to use the tools in Google Image Search (size, color, type etc).

The text and triangles are now no longer clickable. They're all plain text and the triangle doesn't do anything.

The reason I believe this is a Firefox issue is that it's still working properly in Safari (see second image).

Is this something Firefox is working on? Or am I wrong and it's something on my end? Never had an issue before this week and I've been using the same computer with all the same plugins as always.

Gefragt von conrad vor 1 Tag

Clicking on link opens new tab but never gets to the site

When I click on any link, Firefox opens a new tab but the site will never come up. I've tried Troubleshoot mode and refreshing Firefox but something in one of the rece… (Lesen Sie mehr)

When I click on any link, Firefox opens a new tab but the site will never come up.

I've tried Troubleshoot mode and refreshing Firefox but something in one of the recent updates has caused me to not be able to click on any link and have it open. Troubleshoot mode will solve the problem for a couple of clicks and then the problem returns even while still in troubleshoot mode. Firefox has become unusable at this point but I'd like to go back. Please help.

Gefragt von Michael Kohn vor 1 Tag

Java Script

When I see a highlight reference to browser settings: Java Script enabled; otherwise Firefox wont operate properly. How to know Java Script is not enabled (vice-versa). I… (Lesen Sie mehr)

When I see a highlight reference to browser settings: Java Script enabled; otherwise Firefox wont operate properly. How to know Java Script is not enabled (vice-versa). I'm not sure that I have seen a switch Or toggle to know JS is On/Off

Gefragt von rx420 vor 1 Tag

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… (Lesen Sie mehr)

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

Gefragt von eiroed vor 1 Tag

Letzte Antwort von NoahSUMO vor 1 Tag

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… (Lesen Sie mehr)

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

Gefragt von stephan.roesener vor 1 Tag

Letzte Antwort von jscher2000 - Support Volunteer vor 1 Tag

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… (Lesen Sie mehr)

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?

Gefragt von Kelly Coyne vor 1 Tag

Letzte Antwort von jscher2000 - Support Volunteer vor 1 Tag

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… (Lesen Sie mehr)

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.

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. … (Lesen Sie mehr)

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.

Gefragt von Alan vor 1 Woche

Letzte Antwort von jscher2000 - Support Volunteer vor 1 Tag

  • Gelöst

Particular Images not Shown with FF on Linux

Hi, more Details concerning the problem you can see here ! It should be great if you could help us with some diagnostics, for example why the problem only appears … (Lesen Sie mehr)

Hi,

more Details concerning the problem you can see here ! It should be great if you could help us with some diagnostics, for example why the problem only appears with FF on Linux, not with FF on WIN.

STR:

  1. Launch Linux FF
  2. Visit this page "Potential issue with plugin PITM" (Preview here
  3. Because you will need an Account for visiting account please follow "Konto eröffnen" (Create Account) instructions).
  4. After my approval for the account please visit again "Potential issue with plugin PITM"
  5. Click "1.png" Below heading "Attachments", that should work without problems.
  6. Close image view
  7. Move Mouse pointer to image below heading "My test with a screenshot" – should become magnifier
  8. Now Click that image
  » Expected (and so it does with WIN): Big image opens in new TAB
  » Actual:  New TAB opens, but without image view.

What are your results? FF Linux Problem or something else?

Gefragt von Rainer Bielefeld vor 2 Tagen

Beantwortet von Rainer Bielefeld vor 1 Tag

Zoom Meeting Recording Playback Issue

Few days ago I started to have issues with Zoom Meeting recordings playback. When I open the video it clocks but doesn't start playing. I never had this issue before. Zoo… (Lesen Sie mehr)

Few days ago I started to have issues with Zoom Meeting recordings playback. When I open the video it clocks but doesn't start playing. I never had this issue before. Zoom support cannot replicate this issue. They say everything works for them.

I cleared cache and history, restarted my computer but that didn't do anything for me - video still clocks. Playback works fine on Chrome. Somehow playback on Firefox stopped working for me. I am using the latest version.

Please help

Gefragt von irinafinkler vor 1 Tag

  • Gelöst

Linked image (via "src=") not displaying (FF 126.0.1 & 127.0)

Hi Guys, This is a recent hiccup and only seems to affect Firefox 126.0.1 & 127.0 (I'm running Win64 EME-free): I have a HTML file which displays images from variou… (Lesen Sie mehr)

Hi Guys,

This is a recent hiccup and only seems to affect Firefox 126.0.1 & 127.0 (I'm running Win64 EME-free):

I have a HTML file which displays images from various weather-cam websites, using the HTML "img src=" tag.

On previous versions of Firefox all was fine, however since 126.0.1 one image in particular will not display - it simply shows a broken image place-holder. Using MS Edge and Chrome, it displays correctly.

This is the image in question:

http://119.17.143.158:8777/Streaming/channels/102/picture/?auth=U1BDRzo1NG5keXAwMW50IQ==

I suspect it's something to do with the "auth=" 'key'?

Thanks in advance for any suggestions/assistance.

Mike.

Gefragt von rolands50 vor 2 Tagen

Beantwortet von TyDraniu vor 2 Tagen

  • Gelöst

The browser does not open normally.

In English, the meaning of this error is: Title: Configuration error Content: Failed to read configuration file. Please contact your system administrator. I had this err… (Lesen Sie mehr)

In English, the meaning of this error is: Title: Configuration error Content: Failed to read configuration file. Please contact your system administrator.

I had this error for a long time. But it's not too serious. Just hit ok and I can use all the recovery tabs as before without any problems. But every time I open windows and open the browser, this message appears. I feel very uncomfortable and tired without knowing why. Even reinstalling the browser didn't fix the problem, I tried it before and lost my favorite browser theme. And 1 more thing if someone can explain. If it can't read the configuration file, how can I still use the browser? What does that configuration file do?

This message only appears when I have not opened the Firefox browser on my computer. If I already have the tab, I can open another firefox browser without that message appearing. Only when I close all tabs. Open it again and it will appear. And click ok to use normally.

Gefragt von Jok Holk vor 1 Tag

Beantwortet von Jok Holk vor 1 Tag