Bookmark Toolbar

Why my mozilla account didn't save my bookmark correctly, I just upgrade my windows to Windows 11, before I install my OS, I already syinced my Mozilla Account and all it… (Lesen Sie mehr)

Why my mozilla account didn't save my bookmark correctly, I just upgrade my windows to Windows 11, before I install my OS, I already syinced my Mozilla Account and all its data include bookmark toolbar. But, when I try to login and resync all my old data, its all gone, how to solve this issue?

Open 11

No sound from Firefox after the latest update

The 29. january I got no sound when streeming video from Firefox. I checked the situation with VLC, another media player, which had no problems with the sound. I opened W… (Lesen Sie mehr)

The 29. january I got no sound when streeming video from Firefox. I checked the situation with VLC, another media player, which had no problems with the sound. I opened Windows "sound control settings" and chose to send the sound to the monitor (HDMI). Then I got sound from Firefox. When I sent the sound back to the original device, which is an USB Audio DAC, because I use an external amplifier, and my PC doesn't have the SP/DIF output. Again there were no sound from Firefox, but sound from VLC. In addition I started Microsoft Edge, and got sound! Which means that the problem is only with Firefox.

Then I checked the time for the last Firefox update. It was january 28, the day before (or it could have been the same day), and the new version was: 147.0.2. That made me beleive that the cause of the problem was the software update. What else could have caused this problem ?

I do not know how to fix this problem. I need help, otherwise I have to quit using Firefox, which I have been using for a decade without any problems. I am using Windows 11.

Open 33

How can I prevent the scroll bar from disappearing and keep it permanently on?

I am using the latest version of Firefox, and the scroll bar only appears when I place my mouse over it. Then I have to use arrow keys to scroll up and down the page, and… (Lesen Sie mehr)

I am using the latest version of Firefox, and the scroll bar only appears when I place my mouse over it. Then I have to use arrow keys to scroll up and down the page, and it disappears very quickly. Once the scroll bar disappears not even the arrow keys work. Is there a way to turn the scroll bar on so that it is always on and does not disappear? I need to be able to scroll with both the mouse and the arrow keys any time I want to without moving the mouse over to the scroll bar. The disappearing scroll bar is incredibly annoying, and I cannot find a category for it anywhere in the settings menu.

Open 59

History list does not have dates! I need the date I visited a site, where is it?

I cannot find a date associated with the history entry, I can search and the site link is shown but not date. I can sort by date but no dates are shown. Where is the dat… (Lesen Sie mehr)

I cannot find a date associated with the history entry, I can search and the site link is shown but not date. I can sort by date but no dates are shown. Where is the date I visited the site?

Open 39

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 44

Getting my old firefox browser back, or my profile back from yesterday. I was firced to select a personal new profile, but when I did I lost all my tabs and history !

See subject above Getting my old firefox browser back, or my profile back from yesterday. I was firced to select a personal new profile, but when I did I lost all my t… (Lesen Sie mehr)

See subject above Getting my old firefox browser back, or my profile back from yesterday. I was firced to select a personal new profile, but when I did I lost all my tabs and history !

Open 50

How can I remove the settings from my sidebar?

Hi All: I just got a new laptop and so I am getting everything set up the way that I like it. I have come across a problem with my sidebar though. I like to keep my boo… (Lesen Sie mehr)

Hi All:

I just got a new laptop and so I am getting everything set up the way that I like it. I have come across a problem with my sidebar though. I like to keep my bookmarks up all the time, but I want them to not be too wide and take up a lot of my screen. On this new computer, there's an addition 5 cms or so of white space at the far left of the tool bar. It had different buttons on it up at the top (one of them had something to do with AI) and a little gear down at the bottom of the space. I was able to remove all of the buttons up at the top, but I can't seem to hide the whole thing. I just want to see my bookmarks, without that extra customization sidebar. Is there a way to hide the spot highlighted in pink, but still have the bookmarks visible?

Open 61

full screen mode (f-11)

how do you disable or unreaveal when the mouse hovers over the task bar (search bar) at the top while in full screen mode (f-11) to me this annoying when the mouse enters… (Lesen Sie mehr)

how do you disable or unreaveal when the mouse hovers over the task bar (search bar) at the top while in full screen mode (f-11) to me this annoying when the mouse enters that section of the screen. chrome does not do this. Is there a way to toggle off a switch in a setting? if not, can one be added.

Open 38

When I try to download a statement from my bank I now just get a blank page pop up (Chrome works correctly)

When I try to download a statement from my bank I just get a blank page pop up. This used to work with Firefox and it works OK with Chrome. What has changed ...or is ther… (Lesen Sie mehr)

When I try to download a statement from my bank I just get a blank page pop up. This used to work with Firefox and it works OK with Chrome. What has changed ...or is there a Firefox setting that is wrong?

Open 38

VNNet Extension disabled

I got a message in my add-ons that an Extension called VNNet was disabled I was not able to get a quick screenshot of it, but I dont recall installing an extension like t… (Lesen Sie mehr)

I got a message in my add-ons that an Extension called VNNet was disabled I was not able to get a quick screenshot of it, but I dont recall installing an extension like that

Open 43

Two Directories on the Bookmarks Toolbar fail to open Contained Directories

I am running Firefox 147.0 on Fredora KDE Version 42 and the problem has just started, when entering the two of the Bookmarks Toolbar Folders I can access any bookmark th… (Lesen Sie mehr)

I am running Firefox 147.0 on Fredora KDE Version 42 and the problem has just started, when entering the two of the Bookmarks Toolbar Folders I can access any bookmark that is not is a folder but it cannot access any internal folder containing bookmarks. This has just started today and only affects two of the Bookmarks Toolbar Folders. any help will be gratefully received. Phil

Open 78