Fragen mit folgendem Schlagwort anzeigen:

Some sites are blocked on your browser (FF DE)

Hello. Why nexusmods.com and loverslab.com are blocked (Secure Connection Failed) on my FireFox Dev Edition 150.0b6 (auto updates)? It bothers me to use it as a default b… (Lesen Sie mehr)

Hello. Why nexusmods.com and loverslab.com are blocked (Secure Connection Failed) on my FireFox Dev Edition 150.0b6 (auto updates)? It bothers me to use it as a default browser. Both nexusmods.com and loverslab.com are ping well and work fine on any other browsers.

Open 1 18

Template literal not resolving as expected

I have a directory structure C: Gustafson Website ⋮ scripts global.js ⋮ ⋮ TestDirector… (Lesen Sie mehr)

I have a directory structure

C:

   Gustafson
       Website
           ⋮
           scripts
               global.js
               ⋮
           ⋮
           TestDirectory
               baseUrl_test.html
           ⋮

In the <head> of a webpage, I determine a baseUrl for the page using the following:

 <script>
   // assumes website topmost directory is "Website""
   ( async ( ) => {
     const segments = document.documentURI.split ( "/");
     const index = segments.findIndex ( element => 
                                        element == "Website" );
     if ( index < 0 )
       {
       throw new TypeError ( 
                 "Website structure not constructed correctly" );
       }
     segments.length = index + 1;
     let path = segments.join ( "/" );
     path += "/";
     window.baseUrl = path;
     console.log(`${baseUrl}`);
     } ) ( );
 </script>

The console log displays

file:///C:/Gustafson/Website/

In the body is

 <script>
   console.log ( `${baseUrl}scripts/global.js` );
 </script>
 <script src=`${baseUrl}scripts/global.js`></script>
 <script>
 window.onload = 
   function ( )
     {
     Global.initialize_globals ( );
     };
 </script>

The console log displays

file:///C:/Gustafson/Website/scripts/global.js Loading failed for the <script> with source “file:///C:/Gustafson/Website/TestDirectory/%60$%7BbaseUrl%7Dscripts/global.js%60”. Uncaught ReferenceError: Global is not defined

   onload file:///C:/Gustafson/Website/TestDirectory/baseUrl_test.html:37
   EventHandlerNonNull* file:///C:/Gustafson/Website/TestDirectory/baseUrl_test.html:34

The problem is the console.log displays what is expected but the src= is using something totally different.

Open 35

Vertical tabs keep "getting stuck" (not expanding)

I have vertical tabs enabled and the "expand when hovering mouse" option is activated (see screenshot). However, the latter functionality tends to glitch at some point in… (Lesen Sie mehr)

I have vertical tabs enabled and the "expand when hovering mouse" option is activated (see screenshot). However, the latter functionality tends to glitch at some point in basically every session. I can't tell if a specific action triggers it, so far it seems pretty random. The glitch is that either the tabs are expanded and won't collapse, or the opposite: they're collapsed and refuse to expand when I point at them. Is this feature maybe still experimental? or something? I'm running Firefox 149.0b5 DEveloper Edition on Garuda Linux (Arch based).

Open 1 101

stop unwanted pop ups dev FF w11

Hello: FF dev 150b5,w11p. With this v 150 there's a new irritant that I would like to stop, please. That's the sudden (starting w/v150 again) appearance on lower L corner… (Lesen Sie mehr)

Hello: FF dev 150b5,w11p. With this v 150 there's a new irritant that I would like to stop, please. That's the sudden (starting w/v150 again) appearance on lower L corner, of a popup window, which may be interactive. That is, this thing is so new I can't say more about it except that I didn't change anything to make this thing appear, & this didn't happen in prev.versions.

I looked in settings & the only thing on keyword "popup" goes to, in "search results", is: "block popups & 3rd party redirects." I already had that choice checked from previous versions (that is, do block). But this new popup appeared (unasked) anyway.

Is there an extension that will stop these? If so, what keyword(s) do I put into the "search extensions" box to find the extension(s)?

Also, w/this new "wonder" of unasked-for popups -- is this another "coming w/AI" feature I will have to live with?

I did a search here on "popups" before posting,but came up w/nothing relevant.

Thank you.


/edit:fixed a formatting issue causing horizontal scrolling

Open 3 47

How to get "automatic" theme in Firefox settings to honor operating system theme

Firefox reports that my theme is dark no matter what if I set it to _Automatic_. This results on any website that follows the CSS rule to prefer system theme to also be i… (Lesen Sie mehr)

Firefox reports that my theme is dark no matter what if I set it to _Automatic_. This results on any website that follows the CSS rule to prefer system theme to also be in dark mode. The only way I can get Firefox to use _Light_ is to manually select that option.

I have observed this behavior on MacOS Sequioa and also Tahoe (after a clean install). Other browsers I tested (Chrome, Safari) are not impacted by this behavior.

Open 46

Block product update notifications

Is there a setting to disable product update notifications? For example, I got a notification on Windows today prompting me to try out Firefox's new split tab view. I do… (Lesen Sie mehr)

Is there a setting to disable product update notifications?

For example, I got a notification on Windows today prompting me to try out Firefox's new split tab view.

I do not want to receive these product update notifications.

I know I can disable notifications in Windows at the OS level, however, this also disables notifications for all websites I have enabled.

Is there an option to disable these?

Open 57

Request to Update Email Address – Lost Access to ProtonMail

Hello, I hope you are doing well. I am contacting you regarding my Firefox account, which is currently registered with my ProtonMail email address that I no longer have a… (Lesen Sie mehr)

Hello,

I hope you are doing well.

I am contacting you regarding my Firefox account, which is currently registered with my ProtonMail email address that I no longer have access to.

Unfortunately, my ProtonMail account has been permanently disabled, and I am unable to receive any verification emails.

I would like to request your assistance in updating my account email address to a new one.

I can confirm that I am the rightful owner of the account and I am willing to provide any information necessary to verify my identity, such as:

Previous account details Login activity Devices used Any additional verification you may require

Additionally, I am currently located in Iran, where due to recent internet restrictions and instability, I have had to rely on VPN services, which may have contributed to unusual activity patterns.

I would really appreciate any help or alternative verification process you can provide in this situation.

New email address: intelligentquantum@gmail.com

Thank you for your time and support.

Best regards, Hamed

Open 47

Steps in Page zoom (scaling)

Previously, I made a custom scale ".3,.5,.6,.7, .71, .72, .73, .74, .75, .76, .77,.78,.79, .8,.9,1," and thus using Ctrl + the mouse wheel allowed you to set any scale in… (Lesen Sie mehr)

Previously, I made a custom scale ".3,.5,.6,.7, .71, .72, .73, .74, .75, .76, .77,.78,.79, .8,.9,1," and thus using Ctrl + the mouse wheel allowed you to set any scale in this way, since when "Ctrl + mouse wheel" the page was scaled by 10% regardless of the values. That is, I could set 74% and use Ctrl + mouse wheel to make the page scale 64% or 84%, even without the available value. Now I can't do this because now my "Ctrl + mouse wheel" doesn't increase/decrease 10%, but just scrolls through the set values. How to get everything back? It's very annoying, I can't use it.

Open 83

WHY IS FIREFOX SO [edited] LAGGY!?!?!?1111???!! FIREFOX [edited]!

FIREFOX SETS LILBOBAGS1 PROFILE PAGE AS MY ROBLOX SHORTCUT ON THE NEW TAB, AND ROBLOX RUNS SOOOOO SLOW! FIREFOX IS [edited] MAKE IT 100000% FASTER OR IM SWITCHING TO CHR… (Lesen Sie mehr)

FIREFOX SETS LILBOBAGS1 PROFILE PAGE AS MY ROBLOX SHORTCUT ON THE NEW TAB, AND ROBLOX RUNS SOOOOO SLOW!


FIREFOX IS [edited] MAKE IT 100000% FASTER OR IM SWITCHING TO CHROME!

Archiviert 1 60

Existing Firefox windows not visible

Firefox has "Open previous windows and tabs" ticked in Settings. I had to force restart MacOS, and upon starting Firefox again my existing windows are invisible. They are… (Lesen Sie mehr)

Firefox has "Open previous windows and tabs" ticked in Settings. I had to force restart MacOS, and upon starting Firefox again my existing windows are invisible. They are shown in the Window menu and when right-clicking the Firefox icon in the MacOS dock, however when I select one of the windows it does not become visible. Command+` does not show the windows either.

I can however open new windows.

I tried renaming xulstore.json per this old article with no effect.

How can I make the existing windows visible again?

Open 110

Firefox crashes without error message

OS: Debian (trixie) Firefox version: 149.0b3 Firefox suddenly crashes without any displayed error. Attempt to troubleshoot it in "safe mode" doesn't help (it also sudd… (Lesen Sie mehr)

  • OS: Debian (trixie)
  • Firefox version: 149.0b3

Firefox suddenly crashes without any displayed error. Attempt to troubleshoot it in "safe mode" doesn't help (it also suddenly crashes.

  • When I had redirected following output: "Exiting due to channel error."
  • after restart, I launched "about:crashes", but there were no entries
Open 6 135

How Can I Revert the "Clear Browsing Data"/"Clear Recent History" Dialogue?

There used to be a much more useful interface for clearing specific browsing data (the landscape-oriented one). The new interface is far less detailed to the point of st… (Lesen Sie mehr)

There used to be a much more useful interface for clearing specific browsing data (the landscape-oriented one). The new interface is far less detailed to the point of strictly limiting its functionality. There used to be a config setting ("privacy.sanitize.useOldClearHistoryDialog") that could toggle which interface to use, but as of an update in the last week (I've been away without a computer for a while), that toggle does nothing. Is there any other setting that can make this feature actually useful again?

Open 1 86

Closed Tab Groups

All my Tabs Group have disappeared from the Tab Bar. I can see the Closed Tab Groups in the drop down but i can't find a way to re-open Closed Tab Groups. Any clues welco… (Lesen Sie mehr)

All my Tabs Group have disappeared from the Tab Bar. I can see the Closed Tab Groups in the drop down but i can't find a way to re-open Closed Tab Groups. Any clues welcome. Running 146.0 and on the beta update channel.

Gelöst 5 543