firefox_annoyances_list
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
firefox_annoyances_list [2024/12/26 09:46] – created mike | firefox_annoyances_list [2024/12/26 09:53] (current) – mike | ||
---|---|---|---|
Line 37: | Line 37: | ||
* Set the value of browser.download.alwaysOpenPanel to **false** | * Set the value of browser.download.alwaysOpenPanel to **false** | ||
+ | **Issue:** Firefox restores (or at least tries to) open tabs after a controlled reboot or system crash. | ||
+ | |||
+ | * Type about: | ||
+ | * Acknowledge the “Accept the Risk and Continue” button | ||
+ | * Paste **browser.sessionstore.resume_from_crash** into the search box and click the pencil button | ||
+ | * 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.1735235211.txt.gz · Last modified: 2024/12/26 09:46 by mike