User Tools

Site Tools


firefox_annoyances_list

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
firefox_annoyances_list [2024/12/26 09:47] mikefirefox_annoyances_list [2024/12/26 09:53] (current) mike
Line 44: Line 44:
   * Set the value of browser.sessionstore.resume_from_crash to **false**   * Set the value of browser.sessionstore.resume_from_crash to **false**
  
 +**Issue:** Google search results take FOREVER to load.  This aggravated me so much that I finally fired up a packet capture to see what was going on.  Lo and behold, I found that Firefox is now attempting to communicate w/ Google via **QUIC**, a supposedly faster option than communicating over TCP.  I dug around and found that we can force the browser to go back to TCP via disabling http3 (allegedly the future of the internet but, from where I’m sitting, I’m not buying it).  Mikey’s rule #1 – if it’s working, don’t try to fix it.  So let’s “unfix” this issue…
  
 +  * In about:config, search for **network.http.http3.enable** and disable it.
 +
 +Enjoy the speedy search results.
 +
 +**Issue:** Highlighting information on a web page, followed by right-clicking, displays a menu with the ‘Copy’ option grayed out.  Holy shit, Mozilla, are you really trying to get me to go back to Chrome?  Because I’m almost there.
 +
 +I thought I had this fixed but it no worky.  The only workaround I have found that has consistently worked thus far is to ALT-TAB to another program, then back to Firefox.  Copy should no longer be grayed out when you right-click.  Careful though, it still seems iffy.
 +
 +**Issue:** Firefox pops up preview balloons when you hover over a browser tab.  You say picky, I say annoying.
 +
 +  *In the normal place, search for **browser.tabs.hoverPreview.enabled** and mark it **false**.
 +
 +<color red>**08/22/2024 – Note:**</color> The above “fix” only seems to hold for the current browser session; if you close the browser, then the **browser.tabs.hoverPreview.enabled** option gets reset to true when the browser starts again.  Still working on a fix for this, but it might involve dumping Firefox for a different browser.  More to come.  
firefox_annoyances_list.1735235258.txt.gz · Last modified: 2024/12/26 09:47 by mike

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki