Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo

My spellcheck languages keep disappearing

Every time I restart firefox, my spellchecker languages disappear, leaving me only with one - the addons are still installed, they're just not available to be selected. E… (funda kabanzi)

Every time I restart firefox, my spellchecker languages disappear, leaving me only with one - the addons are still installed, they're just not available to be selected. Even now I can't spellcheck in english. Please help.

Asked by von Boomslang 1 isonto elidlule

Last reply by von Boomslang 5 ezinsukwini ezidlule

Why can't some Wikipedia pages activate read mode?

Hello everyone, Why some Wikipedia pages cannot activate reading mode under Debian 12 and Firefox ESR 115.9.1, for example this English Wikipedia page on Emmabuntüs does… (funda kabanzi)

Hello everyone,

Why some Wikipedia pages cannot activate reading mode under Debian 12 and Firefox ESR 115.9.1, for example this English Wikipedia page on Emmabuntüs does not allow reading mode to be activated while French, Spanish and German pages can ?

See our test video on this subject: http://share.emmabuntus.org/Accessibility/Firefox_mode_lecture_non_disponible_emmabuntus_en.mp4

Is there a utility to test pages compatible with reading mode?

Or otherwise in which Firefox log file to see if a page is compatible or not?

Thanks in advance for your help.

Asked by Patrick-Emmabuntus 1 usuku oludlule

Last reply by Patrick-Emmabuntus 20 amahora adlule

Controlling address bar search results

I always want the address bar suggestions to start with my bookmarks. Is there a way to control the results? I remember there was something in about:config previously. … (funda kabanzi)

I always want the address bar suggestions to start with my bookmarks. Is there a way to control the results? I remember there was something in about:config previously.

Asked by technomad 4 ezinsukwini ezidlule

Last reply by technomad 4 ezinsukwini ezidlule

latest FFox supernova blew up reader view

In previous versions of FFx, toggling to Reader view used the same font I'd chosen in Settings / wherever. Now it's something else, in boldface with no distinctions made … (funda kabanzi)

In previous versions of FFx, toggling to Reader view used the same font I'd chosen in Settings / wherever. Now it's something else, in boldface with no distinctions made in original view (italics, not italics, etc). & there doesn't seem to be any way I can control fonts in Reader.

Any suggestions? In plain English, please, I am NOT a programmer or computer professional, just a regular human trying to use this new version that seems to have broken everything I liked about FFx.

Asked by pat.g888 2 ezinsukwini ezidlule

Last reply by pat.g888 1 usuku oludlule

Firefox won't open in full screen

When I close firefox while it's in full screen, turn off my laptop, and then open it again the day after, it opens in the small screen for some reason. I tried going to t… (funda kabanzi)

When I close firefox while it's in full screen, turn off my laptop, and then open it again the day after, it opens in the small screen for some reason. I tried going to the root directory in the about:profiles section of the more troubleshooting information section and renaming xulstore.json to xulstore.json.old, and each time it worked for a few days and then it just installed a new xulstore.json and went back to opening in the small screen. This is really annoying and I don't want to switch it manually every time.

Asked by HunterWade2024 2 ezinsukwini ezidlule

Last reply by HunterWade2024 1 usuku oludlule

MimeTypes.rdf missing

Hi, I'm using FF on Fedora 39. However Firefox does not remember any file associations. The MimeTypes.rdf file in the profile is missing and is also not created on rest… (funda kabanzi)

Hi,

I'm using FF on Fedora 39.

However Firefox does not remember any file associations. The MimeTypes.rdf file in the profile is missing and is also not created on restarting the browser.

In the options I've now set the configuration to "Ask whether to open or save files". Now I see a popup when clicking on a file however there is no checkbox with "remember this file associations" (or something similiar).

Asked by michaelweigert 2 amahora adlule

Viewport in the devtools going out of bounds when resizing the viewport

Hello everyone, I’m a fan of Firefox due to its efficient handling of webpage caching and memory management. However, I often find myself switching back to the Chromium-b… (funda kabanzi)

Hello everyone, I’m a fan of Firefox due to its efficient handling of webpage caching and memory management. However, I often find myself switching back to the Chromium-based Edge browser due to one specific feature in its DevTools. In Edge, when I resize the viewport, it stops at a certain limit. If I want to resize it further, I can zoom out and then continue resizing. I find this feature very useful. Is there a way to have similar functionality in Firefox? I’m currently using the Firefox Developer Edition.

Asked by Aditya 5 ezinsukwini ezidlule

Help with 'Simple Tab Groups' add-on

I sent an email to the support email given for this add-on but didn't get a response, so maybe others can help: I'm using the 'Simple Tab Groups' add-on on my Mac comput… (funda kabanzi)

I sent an email to the support email given for this add-on but didn't get a response, so maybe others can help:

I'm using the 'Simple Tab Groups' add-on on my Mac computer and am happy with it but I have one question. When I click on a web link in an email (I use the native Apple Mail), it of course takes me to my default browser which is Firefox, and then within Firefox to the simple tab group that I had open in Firefox before clicking the link. Logically I guess that's reasonable behavior but typically that's not necessarily what I want; I'd rather it open the web page in my 'main' tab group.

Is there a configuration option to say: "When clicking on a web link in an email, open to this xxxxxx default tab group"?

Asked by rick707 3 ezinsukwini ezidlule

autohide everything when not hovered anywhere on browser 2

this was asked before by myself /questions/1284841 and again by another user /questions/1402855 the code was navigator-toolbox { max-height: 0; overflow: hid… (funda kabanzi)

this was asked before by myself

/questions/1284841

and again by another user

/questions/1402855

the code was

  1. navigator-toolbox {
 max-height: 0;
 overflow: hidden;
 transition: ease all 3s;

}

  1. main-window:hover #navigator-toolbox {
 max-height: 100vh;
 animation: 0s pop-in;
 animation-fill-mode: both;
 animation-delay: 2s;

}

@keyframes pop-in {

 from {overflow: hidden}
 to {overflow: unset}

}

the issue now i have with firefox 124.0.2 is that the transition is now instant when my mouse enters or leaves the window and one of my addon buttons (roboform) no longer works with this userchrome.css edit.

its been a few updates ago it broke maybe 15 or so and now im wondering if there is a better updated script that works like it used to.

Asked by roger douglas 1 usuku oludlule