firefox_annoyances_list
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
firefox_annoyances_list [2024/12/26 09:47] – mike | firefox_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: | ||
+ | |||
+ | Enjoy the speedy search results. | ||
+ | |||
+ | **Issue:** Highlighting information on a web page, followed by right-clicking, | ||
+ | |||
+ | I thought I had this fixed but it no worky. | ||
+ | |||
+ | **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> |
firefox_annoyances_list.1735235258.txt.gz · Last modified: 2024/12/26 09:47 by mike