Showing questions tagged: Show all questions
  • Solved
  • Archived

Firefox partially not in English

Hello, I have set my OS and Firefox language to English. While the settings, menu, etc. are in English, various alerts and popups which let me save/upload a file (pleas… (read more)

Hello,

I have set my OS and Firefox language to English. While the settings, menu, etc. are in English, various alerts and popups which let me save/upload a file (please take a look at the attached picture) are in the local language.

Does anyone know how to fix it? It doesn't occur with other browsers.

Thank you.

Asked by akwork63 1 year ago

Answered by James 1 year ago

  • Solved
  • Archived

Removing the ⌘+J shortcut

I am trying to change the keyboard shortcut of the Tools → Downloads menu (opening up the downloads). I accidentally click that sometimes and it is quite annoying, so I … (read more)

I am trying to change the keyboard shortcut of the Tools → Downloads menu (opening up the downloads).

I accidentally click that sometimes and it is quite annoying, so I thought I'll switch the shortcuts to a more complex one to avoid these mistakes ^+⌘+J and when I remap that in the Keyboard preferences, the new shortcuts shows up in the menu, and it starts working but the old shortcut ⌘+J is still working.

I believe that is a bug in Firefox.

Asked by István Karaszi 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

How do I make the search bar show results in a net tab?

I just installed Firefox 107.0 on a new installation of Linux. I'm trying to get it set up to work the way I'm accustomed to, and can't figure this out. Instead of havi… (read more)

I just installed Firefox 107.0 on a new installation of Linux. I'm trying to get it set up to work the way I'm accustomed to, and can't figure this out. Instead of having search results show up in the current tab, I want them to open in a new tab, as they always have for me. As this works Just Fine on my desktop, I see no reason that it wouldn't work on my new laptop. If anybody here knows, please let me know.

Asked by sideburns 6 months ago

Answered by zeroknight 6 months ago

  • Solved
  • Archived

Firefox 107 disabled my floating search window.

I use the userChrome.css file to take the search bar from the bottom of the screen and have it float. Here's the instruction that I use ... .browserContainer > findba… (read more)

I use the userChrome.css file to take the search bar from the bottom of the screen and have it float. Here's the instruction that I use ... .browserContainer > findbar {-moz-box-ordinal-group: 0; position: fixed !important; }. Firefox 107 has made that .css instruction non-executable. If I text out the instruction I now get the search box at the bottom of the screen. I want it back to a floating search box. Is there a fix in 107 so I can use my .css file or is there another way to get the search box floating. Regards

Asked by Wallytek 1 year ago

Answered by Wallytek 1 year ago

  • Solved
  • Archived

How can I set a custom file as home page for new tabs in Firefox Desktop 107?

Hello, in past versions of Firefox, I was able to follow the steps on this page to set a custom HTML file on my PC as my home page for new tabs: https://peterries.net/blo… (read more)

Hello, in past versions of Firefox, I was able to follow the steps on this page to set a custom HTML file on my PC as my home page for new tabs: https://peterries.net/blog/firefox-ubuntu-local-file/

I have Firefox 107.0.1 now and it's not happening. When I open the browser from scratch, I see my custom home page file. But when I open a new tab, I just see a blank screen. If I then click the Home icon on the toolbar, I do see my custom HTML page, but I don't want to have to click that button for each new tab.

Right now, in my settings, I have the URL to the page set as the custom URL for the HTML fiile, like this:

file:///home/peter/Documents/homepage/peter-home-homepage.html

That works. And I also have followed the steps on that blog post to customize my /usr/lib/firefox/autoconfig.cfg and my ../firefox/defalults/pref/autoconfig.js files. That's no longer working.

Did something in a recent version change? Is this no longer supported? Thanks for any ideas!

Asked by peterr2 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Developer Console colours and Folder Icons

hello 1) I've been trying to change the console colours for the web developer console using userChrome.css, but I have failed. I want to set the background for console.i… (read more)

hello

1) I've been trying to change the console colours for the web developer console using userChrome.css, but I have failed. I want to set the background for console.info text to be light blue while the text color to be bold dark blue font. I would like to have it only in light theme. Also I would like to change the font size of the console for both themes.

2) Is it possible to change the folders of bookmarks to yellow. I read there are SVG. I tried to solution that are meant to change the folders to yellow, but failed. Can someone point me to a dummies guide for a solution.

The first one is the more important issue.

Thank you in advance

Asked by ProfessorLayman 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

How to make the scroll bar disappear

Please allow me to preface with I do not know how to code at all and I have found some options to make the scroll bar disappear, but with coding, and I'm hoping for an op… (read more)

Please allow me to preface with I do not know how to code at all and I have found some options to make the scroll bar disappear, but with coding, and I'm hoping for an option that takes that away easily.

I don't think it is any of my extensions causing this, and I don't think it's an option in Firefox to remove the scroll bar.

Please help if possible! It doesn't disappear even when I'm watching videos on fullscreen.

Thank you.

Asked by moon_613 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Why Compact isn't compact?

I just started to run FF107, I don't understand why setting the compact option, do not really make things more dense. Same goes with all the menu. Who needs all that spa… (read more)

I just started to run FF107, I don't understand why setting the compact option, do not really make things more dense. Same goes with all the menu.

Who needs all that spacing?

I have this

menupopup:not(.in-menulist) > menuitem, menupopup:not(.in-menulist) > menu {

 padding-block: 2px !important;

}

in the css file and still no "compactness"...

Thank you.

Asked by adid1 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Multirow Bookmarks

Hi, everyone. My multirow bookmarks no longer seem to work since my latest update to 107.0 (64 bit). My computer crashed and when it came back up Firefox no longer worked… (read more)

Hi, everyone. My multirow bookmarks no longer seem to work since my latest update to 107.0 (64 bit). My computer crashed and when it came back up Firefox no longer worked. I reinstalled it and have a bit of cleanup to do, but everything works now except my faithful (up-to-now) multirow toolbar. Here's the code in my userChrome.css file.

/* Multi-Row Bookmarks Toolbar */

  1. PersonalToolbar {
 /* Override max-height */
 min-height: unset !important;
 max-height: unset !important; */

}

  1. PlacesToolbar > hbox:first-child {
   display: block

}

  1. PlacesToolbarItems {
   display: flex;
   flex-wrap: wrap

}

Previously, this was in my profile folder. If I move this out of the profile folder, my browser works fine but there is no multi-row toolbar. If I put it back into the profile folder, I have a multi-row toolbar, but no contentd in the main window.

I am perplexed. Help? --elizabeth

Asked by baker_eliz 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

"Your browser is being managed by your organization." displayed in settings on Win10

Requesting help to remove the "Your browser is being managed by your organization." message in Firefox settings. I've tried the solutions found in help about the ImportEn… (read more)

Requesting help to remove the "Your browser is being managed by your organization." message in Firefox settings. I've tried the solutions found in help about the ImportEnterpriseRoots certificates settings in HKLM\SOFTWARE\Policies but there is no Firefox folder there. I searched all through the registry and did not find that specific entry. In Firefox about:settings, I have the certificates policy ImportEnterpriseRoots set to True but as I said, it is not in my registry on Windows 10. I tried Refresh Firefox and that also did not help. I have uBlock Origin Extension that may be doing this but I don't know where if it is. I tried disabling uBlock and it did not remove the issue. Any other suggestions?

Asked by Tabb00 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Pop Up Window

When scrolling down I choose to read an article in a new window. When I open the new window, on the right side, a pop up window appears titled “Join the Conversation” or… (read more)

When scrolling down I choose to read an article in a new window. When I open the new window, on the right side, a pop up window appears titled “Join the Conversation” or “More from Daily Express” blocking some of the article’s words. How can I stop this pop up window from appearing? Thanks.

Asked by doug5101520 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

Bookmarks not showing in Bookmarks toolbar items anymore

Hi, Before updating Firefox yesterday, I was able to see my 2 bookmarks folders in the Firefox toolbar. Now after updating, I need to click a button with 2 chevrons poin… (read more)

Hi,

Before updating Firefox yesterday, I was able to see my 2 bookmarks folders in the Firefox toolbar. Now after updating, I need to click a button with 2 chevrons pointing right which then shows me only 1 of my bookmarks folders.

There are actually 2 folders in here, which I can see if I go to the Bookmarks menu, but clicking the chevron button only shows a single folder. However the problem is that up until yesterday, those folders were right in the toolbar itself without any chevron button.

Has there been a change in the latest version? I don't see anything about this in the release notes.

Thanks,

- Tate

Asked by tate.mccormick 1 year ago

Answered by tate.mccormick 1 year ago

  • Solved
  • Archived

Is there a way to remove recent bookmarks from the "hamburger menu"

Is there a way to remove recent bookmarks from the "hamburger menu" (says "Open Application Menu" on hovering)? The bookmarks there seem to only show the most recent book… (read more)

Is there a way to remove recent bookmarks from the "hamburger menu" (says "Open Application Menu" on hovering)? The bookmarks there seem to only show the most recent bookmarks added and there's no way to organize those or delete them without also deleting the bookmarks from the main bookmarks menu, which can be organized. There should be a way to not show bookmarks that are private bookmarks just because they've recently been added. I couldn't find an answer to this anywhere in support -- though I might not have been searching the right terms. Any and all help would be much appreciated. (Also, apologies if I put this in the wrong category. Wasn't sure what to use.) Thanks!

Asked by scott.andera 1 year ago

Answered by cor-el 1 year ago

  • Locked
  • Archived

settings

Firefox stopped opening links in web pages like secondlife:///app/region/Kings%20Stone/224/155/22 ,WHere do I tell Firefox what application to use to handle that kind of … (read more)

Firefox stopped opening links in web pages like secondlife:///app/region/Kings%20Stone/224/155/22 ,WHere do I tell Firefox what application to use to handle that kind of a link?

  • Solved
  • Archived

Firefox 107 userchrome behavior change --tab-lines

Prior to the last update, Firefox was auto resizing my tab background area (I don't know the technical name of this, but its the menu area behind the tabs) to fit more ta… (read more)

Prior to the last update, Firefox was auto resizing my tab background area (I don't know the technical name of this, but its the menu area behind the tabs) to fit more tabs as I opened them, up to a certain number of open tabs. Now the tab background area remains at its full size from the start even if I have only 1 tab open. I prefer the old behavior and I'm not sure what userchrome setting I need to adjust in order to get back to it. The line that is causing the issue is as follows

  1. main-window {
 /*--tab-min-height: unset !important; */
 --tab-min-height: 38px;
 --tabs-lines: 8;     /* THIS LINE CAUSES THE PROBLEM */
 --tab_min_width_mlt: 186px;
 --tab_max_width_mlt: 186px;
 --tab-min-height_mlt: 38px;

}

I can reduce it to a lower number but when I do that I am stuck with the tab scrolling behavior that I don't want. Perhaps there is a setting to auto resize the tab area that I'm unaware of. I would appreciate any assistance. Thanks.

Asked by Zafaron 1 year ago

Answered by Zafaron 1 year ago

  • Solved
  • Archived

Autocomplete won't stop suggesting google

Whenever i start typing a "g" in the address bar, Google is recommended first. I would prefer for it to be something i commonly search for starting with g, but I can't se… (read more)

Whenever i start typing a "g" in the address bar, Google is recommended first. I would prefer for it to be something i commonly search for starting with g, but I can't seem to remove it. Using the usual shift+del doesn't remove it for some reason.

Thanks!

Asked by matistjati 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

Sidebar width reduction via userChrome

Hello. It seems I get a problem or two almost always with a new update lately. I have been using an userChrome.css to reduce the width of sidebar but the latest version … (read more)

Hello.

It seems I get a problem or two almost always with a new update lately. I have been using an userChrome.css to reduce the width of sidebar but the latest version 107.0 now ignores it and have a wide width even at the narrowest. Mine currently is set as, "#sidebar {min-width:30px !important; max-width:none !important;}" This no longer works. Your support much appreciated.

Regards,

Asked by qp 1 year ago

Answered by cor-el 1 year ago