Showing questions tagged: Show all questions
  • Solved
  • Archived

Change order of toolbars

There are 4 toolbars at the top of the Firefox screen. The default order from top to bottom seems to be: Menu bar Tabs bar Navigation bar Bookmarks bar (which Fir… (read more)

There are 4 toolbars at the top of the Firefox screen. The default order from top to bottom seems to be:

 Menu bar
 Tabs bar
 Navigation bar
 Bookmarks bar   (which Firefox apparently calls "PersonalToolbar")

I would like to move the Bookmarks bar above the Tabs bar so the order is;

 Menu bar
 Bookmarks bar
 Tabs bar
 Navigation bar

I tried to use ChatGPT to accomplish this. After well over 6 iterations, I gave up (ChatGPT was still going strong - hallucinating?). The only code in userChrome.css that accomplished this is shown below. Unfortunately it leaves the order as:

 Bookmarks
 Navigation
 Menu
 Tabs

Can a human expert help me where ChatGPT failed? ___________________

/* Move the bookmarks toolbar above the tabs */

  1. navigator-toolbox {
   display: flex;
   flex-direction: column-reverse;

}

Asked by coffent 6 months ago

Answered by cor-el 6 months ago

  • Solved

FireFox takes 15 seconds to load first page

When I startup FireFox, it takes ~15 seconds to show me an page. After loading, it works normal and loads pages within a second, until I completely close the browser, and… (read more)

When I startup FireFox, it takes ~15 seconds to show me an page. After loading, it works normal and loads pages within a second, until I completely close the browser, and then the first page again takes ~15 seconds. I've been having this issue for the past few months.

- I tried disabling all my addons - Launched FireFox in troubleshoot mode - Deleted everything in DataReporting\Archived folder - Cleaned out History/Cookies and site data/Temporary cached files and pages - Tried both Default and Max protection for DNS over HTTPS - FireFox is allowed in Windows Defender firewall - Tried setting 'browser.cache.disk.enable' to FALSE - Tried changing 'Enable HTTPS-Only Mode in all windows' to 'Don’t enable HTTPS-Only Mode' - Windows and FireFox are up-to-date

None of the above saw any improvement in loading time.

Asked by Filo 6 months ago

Answered by jonzn4SUSE 6 months ago

  • Solved

Is there any Add-on that will shoot a scrolling screenshot (full page screenshot)?

Is there any Add-on that will shoot a scrolling screenshot (full page screenshot)? For reference, there's an excellent extension on Chrome/Brave called "Go full screen" … (read more)

Is there any Add-on that will shoot a scrolling screenshot (full page screenshot)?

For reference, there's an excellent extension on Chrome/Brave called "Go full screen" which has simple but perfect functionality, one-click automation, saves as either .pdf or .png format to your downloads folder.

https://chromewebstore.google.com/detail/gofullpage-full-page-scre/fdpohaocaechififmbbbbbknoalclacl?hl=en-US

Asked by Quicksite 5 months ago

Answered by Quicksite 5 months ago

  • Solved

Mistyping cause by non-character notation (e.g., dot, comma, semi-colon, colon, quotation mark etc.)

The problem I encounter has happened since I begin to use Firefox on Windows 11. The same problem happened to my Macbook as well, but a workaround is available. While wit… (read more)

The problem I encounter has happened since I begin to use Firefox on Windows 11. The same problem happened to my Macbook as well, but a workaround is available. While with Windows 11, I can't find the solution anywhere on the web. Whenever I type on the browser, if I write a non-character notation right behind the word (like "this,"), the word would usually auto delete itself or sometimes, the word clone itself out (e.g, wordword, thisthi, etc.) or it deletes a small section of words right behind that non-char. I don't have insert turning on. I am quite uncertain whether you can reproduce this error on your laptop (for me, I have been through 2 windows 11 laptop and this error still persist). This error seems to only occurs for Vietnamese (Telex and VNI) default keyboard from Microsoft, Russian and English work fine. I suspect that it is caused by Microsoft Vietnamese, but I have unchecked all kind of spelling checking on settings. So should I use a third-party Vietnamese language typing for this situation or does it caused by something else?

Asked by dinhthanhha2005 5 months ago

Answered by dinhthanhha2005 5 months ago

  • Solved

Ctrl+Shift+T opens the last closed Window and not the last closed Tab

I'm using this shortcut all the time and I recently found out it doesn't work as expected. From the Firefox documentation the ctrl+shift+t should re-open the latest close… (read more)

I'm using this shortcut all the time and I recently found out it doesn't work as expected. From the Firefox documentation the ctrl+shift+t should re-open the latest closed tab, but this is not the case for me, it always re-open the latest closed window. Which behave exactly as ctrl+shift+n.

From my short research it's not possible to customize Firefox shortcuts without using an extensions, therefore I also don't know how to verify if the shortcuts have changed just form my browser/configuration.

Asked by davide.bizzarri 5 months ago

Answered by davide.bizzarri 5 months ago

  • Solved
  • Archived

Unable to post an addon review

Hi, When on this page: https://addons.mozilla.org/en-US/firefox/addon/antffw/reviews/?page=9 even in safe mode, I don't see a button allowing to post a review. I am o… (read more)

Hi,

When on this page:

https://addons.mozilla.org/en-US/firefox/addon/antffw/reviews/?page=9

even in safe mode, I don't see a button allowing to post a review.

I am of course logged in. What am I missing?

Asked by Bob4K 7 months ago

Answered by jonzn4SUSE 7 months ago

  • Solved

Why does Firefox eat up over half of my system memory?

My system memory is reading at 57% right now in task manager, that the vast majority of that is being used by Firefox. Why? Normally, this would be called a flaw in the… (read more)

My system memory is reading at 57% right now in task manager, that the vast majority of that is being used by Firefox.

Why?

Normally, this would be called a flaw in the program, not the user, as all I have done in regards to settings is "keep tabs previous open when re-opening Firefox" and "Do not automatically update" because Firefox took it upon itself to not re-open my previous tabs on the last update.

Why is this program eating up all of that memory? I have "Firefox (15)" in Task manager under "Apps" and then 13 more instances of Firefox in "Backround Processes"

Wtf?

Asked by grandmastertkoe 4 months ago

Answered by grandmastertkoe 4 months ago