Showing questions tagged: Show all questions

window.close() is not working

SLES 15.5 QU2 in Mozilla Firefox 115.8.0esr was not supporting window.close() even i added user_pref("dom.allow_scripts_to_close_windows", true); in user.js and prefs.js… (read more)

SLES 15.5 QU2 in Mozilla Firefox 115.8.0esr was not supporting window.close() even i added user_pref("dom.allow_scripts_to_close_windows", true); in user.js and prefs.js

Asked by venkataiah.chiripireddy93 1 day ago

Last reply by venkataiah.chiripireddy93 54 minutes ago

Add-ons not visible in toolbar customization

I have added many add-ons, some of them are visible in the screenshot. But i can't pin them to the toolbar. And therefore not able to use them. For some reason only thre… (read more)

I have added many add-ons, some of them are visible in the screenshot. But i can't pin them to the toolbar. And therefore not able to use them. For some reason only three of them are visible when i click the plugin button in the toolbar and only one of them namely 'ublock origin' is pinned by default. I have tried many things but still not able to pin any plugin

Asked by samrridh.code 1 day ago

Last reply by jscher2000 - Support Volunteer 1 day ago

I have signed in and I can't find the Menu Button (Burger)

Hello, I want to add a secondary email to my Mozilla account. I have looked at the help page but can't get the first step of the instructions to work. See image 1 below.… (read more)

Hello, I want to add a secondary email to my Mozilla account. I have looked at the help page but can't get the first step of the instructions to work. See image 1 below.

This is the only "Burger" I can see, and I am Signed In to Support. See image 2 below.

This Menu does not have an option for "Manage Account"

Please Help,

Yours Sincerely, Ms Jacq Felis.

Asked by Jacq Felis 2 days ago

Last reply by Jacq Felis 2 days ago

Search Suggestions Unwelcome Drop-Down

Windows 10; Firefox 126.0.1; DuckDuckGo search engine: Drop-down suggestions a clever function, but entirely unwelcome in my universe. How to prohibit those? The probl… (read more)

Windows 10; Firefox 126.0.1; DuckDuckGo search engine:

Drop-down suggestions a clever function, but entirely unwelcome in my universe. How to prohibit those?

The problem in DuckDuckGo search is that one cannot readily edit the original search word/phrase, as the suggestions take over that area; can't do a quick LnUp or LnDn, can't do a quick LeftArrow or RightArrow if a correction is needed -- the suggestions just decide to bully their way in at every inopportune opportunity.

I've changed whatever settings in Duckville that I can find, but it doesn't care what I need or think. I've changed the Firefox Search settings but that doesn't make any difference.

Any information/assistance out there?

Many thanks. Appreciated.

Asked by Hikermann 3 days ago

Why does my Light Theme become disabled after I enable it?

Every time I enable Light theme for taskbar it becomes disabled & reverts back to Dark Theme. This is not great for my eyesight. Why does Firefox force dark theme? … (read more)

Every time I enable Light theme for taskbar it becomes disabled & reverts back to Dark Theme. This is not great for my eyesight. Why does Firefox force dark theme?

Asked by smartmoneysv 3 days ago

  • Solved

I can't restore my search bar

My search box disappeared. I know about clicking the 3 horizontal lines, selecting customize and dragging the box. Actually the box is still there on the customize scre… (read more)

My search box disappeared. I know about clicking the 3 horizontal lines, selecting customize and dragging the box. Actually the box is still there on the customize screen, but not in any other tabs.

Dragging a second box does nothing. Refreshing Firefox does nothing. Rebooting does nothing. Firefox 125.0.2

Asked by Henry 1 month ago

Answered by jscher2000 - Support Volunteer 1 month ago

  • Solved

Want to change or disable developer tool shortcut

I am attempting to copy values from one google sheet to another and am unable to do so effectively as whenever I press crtl +shift + c I open the the developer tools. All… (read more)

I am attempting to copy values from one google sheet to another and am unable to do so effectively as whenever I press crtl +shift + c I open the the developer tools. All my efforts on looking for a solution have lead me to unsupported extensions so I'm stuck wondering what to do.

Asked by Aries Alb (BeezKneez) 2 months ago

Answered by cor-el 2 months ago

How do you change add-on settings?

I've tried downloading 2 different add-ons to replace loaded words in newspaper articles with more accurate ones. However, they are useless unless I can specify which wo… (read more)

I've tried downloading 2 different add-ons to replace loaded words in newspaper articles with more accurate ones. However, they are useless unless I can specify which words to replace. There used to be an option to edit settings for a particular add-on in about:addons, but it has vanished. Where can it be found now?

Asked by Alias-without-my-real-name-in 6 days ago

  • Solved

Can't pin extensions to the tool bar (url bar)

Installed Firefox 122 in a new Windows 10 installation and added some extensions (e.g. Gesturefly, Update Scanner, uBlock Origin, Uppity). These pinned fine on my old in… (read more)

Installed Firefox 122 in a new Windows 10 installation and added some extensions (e.g. Gesturefly, Update Scanner, uBlock Origin, Uppity). These pinned fine on my old installation. But I cannot find how to pin them on the new.

All the help I have found Googling, or using search here, says go to the Add-ons Manager page and right-click the extension and use "pin to toolbar". Alternatively click the extension and click the gear icon and use "pin to toolbar". But when I right-click there is no pin to toolbar context menu entry. If I left-click the gear I get "Check for Updates, View Recent Updates, Install Add-on From File, Debug Add-ons, Update Add-ons Automatically, Reset All Add-ons to Update Automatically, Manage Extension Shortcuts". If I right-click the gear I get a line of icons (left, right, reload, star) followed by "Open Image in New Tab, Copy Image Link, Email Image, Save Page As, Select All, View Pate Source, Inspect Accessibility Properties, Inspect (Q)". If I right-click the extension in the Add-ons Manager page itself, I get a very similar list. In no case is there a pin to toolbar option.

How do I pin an extension, given the above? What have I messed up?

Asked by OneMoreName 4 months ago

Answered by cor-el 4 months ago

  • Solved

How to force spellcheck for all websites

I would like to force spellcheck for all websites, and override any HTML code from the websites. which may be disabling it. This should be done automatically and not by i… (read more)

I would like to force spellcheck for all websites, and override any HTML code from the websites. which may be disabling it. This should be done automatically and not by inspecting and manually altering the HTML. I consulted with ChatGPT and tried adding some code to my existing userChrome.css but it is having no effect, even after clearing cache and restarting Firefox. For instance, faxzero.com has a form with spellcheck disabled. I tinkered with the CSS and kept testing faxzero, but the spellcheck always remains disabled. How can I accomplish my goal?

Code: body[spellcheck="false"], input[type="text"][spellcheck="false"], input[type="email"][spellcheck="false"], input[type="password"][spellcheck="false"], input[type="search"][spellcheck="false"], input[type="url"][spellcheck="false"], textarea[spellcheck="false"], [contenteditable="true"][spellcheck="false"] {

   spellcheck: true !important;

}

Asked by wlesney 1 week ago

Answered by jscher2000 - Support Volunteer 1 week ago

Twitter X Ad Blocker add on update

Hello, I've chatted with the creators of the add on "Twitter X Ad Blocker" and asked why it isn't working any more. They told me they have an update made and ready but yo… (read more)

Hello, I've chatted with the creators of the add on "Twitter X Ad Blocker" and asked why it isn't working any more. They told me they have an update made and ready but you have not approved it yet. What will it take to get you to approve the update so this will work again?

Thanks, Tracy

Asked by tracyjarchow 1 week ago

Last reply by cor-el 1 week ago

repeated asking for firefox to be default browser. why doesn't it stick?

My system repeated asks if I want Firefox to be my default browser. Equally as many times I have indicated yes but why doesn't it stick? Running Win10 latest update. Plea… (read more)

My system repeated asks if I want Firefox to be my default browser. Equally as many times I have indicated yes but why doesn't it stick? Running Win10 latest update. Please help me get rid of this annoyance.

Asked by Cor Massar 1 week ago

default search engines in search bar missing stuff

i'm missing some of the default search engines in the bar ebay and amazon. i hit the button "restore default search engines" in setting to try and fix it no luck. only gi… (read more)

i'm missing some of the default search engines in the bar ebay and amazon. i hit the button "restore default search engines" in setting to try and fix it no luck. only give me back wikipedia, bing, duckduckgo but not amazon and ebay two sites i visit a lot.

this been happening to me for the past year and every time i had to go in the c drive and delete the mozilla folders and reinstall firefox to get them back. then use it after a month or two later they disappeared for no reason. this only happens on my desktop and not my laptop how do i make this stop happening?

Asked by olddudy 1 week ago

  • Solved

Language Pack didn't apply properly

After applied Chinese Language Pack, the menu didn't change ,even after restart firefox or the system. I tried refresh firefox and re-install the language pack, the same … (read more)

After applied Chinese Language Pack, the menu didn't change ,even after restart firefox or the system. I tried refresh firefox and re-install the language pack, the same situation appeared.

Asked by Copyerder 1 week ago

Answered by Paul 1 week ago

Check spelling is enabled but won't work on FB and Instagram desktop sites

On firefox 126.0 (64-bit) the option for spelling check is enabled, but will not appear on the context menu box when right clicked. This happens for the desktop sites of … (read more)

On firefox 126.0 (64-bit) the option for spelling check is enabled, but will not appear on the context menu box when right clicked. This happens for the desktop sites of Facebook and Instagram.

Asked by ghand_aurealis 1 week ago

Last reply by ghand_aurealis 1 week ago