Showing questions tagged: Show all questions
  • Solved
  • Archived

other bookmarks folder

Hello, I would like to know how to remove 'other bookmarks' folder from the right side of bookmark toolbar that showed up suddenly on my browser, it's right after the arr… (read more)

Hello, I would like to know how to remove 'other bookmarks' folder from the right side of bookmark toolbar that showed up suddenly on my browser, it's right after the arrows to show more bookmarks. I can't seem to find a way to delete this.

Asked by nicaya 3 years ago

Answered by cor-el 3 years ago

  • Solved
  • Archived

Right click menu keyboard shortcut

Hello, I upgraded my FireFox to the latest version 88.0 today, and noticed some changes on right click menu. In the old version, the keyboard shortcut key is a to copy a… (read more)

Hello,

I upgraded my FireFox to the latest version 88.0 today, and noticed some changes on right click menu. In the old version, the keyboard shortcut key is a to copy a link, but now it was changed to L. That is really inconvenient. As you know, when you right click a link using the mouse, your right hand is still holding the mouse, and not easy to press the letter L on the keyboard.

The old menu option is "Copy Link Locaton", but the new one is "Copy Link".

Is it possible to customize the keyboard shortcut of right click menu, please?

Thank you! Brian

Asked by Brian_30@IRQ 2 years ago

Answered by cor-el 2 years ago

  • Solved
  • Archived

What content is required in userChrome.css to move the tabs bar under all other bars?

Every solution which I have found for Firefox 89 "Proton" so far which moves the Tabs Bar below the Navigation Bar (AKA "address bar"), with the Menu Bar above it, does N… (read more)

Every solution which I have found for Firefox 89 "Proton" so far which moves the Tabs Bar below the Navigation Bar (AKA "address bar"), with the Menu Bar above it, does NOT move the Tabs Bar below the Bookmarks Bar. The Bookmarks Bar appears to be overwritten and blank, and occupies space below the Menu Bar, Navigation Bar, and Tabs Bar. This empty space separates the three bars which are implemented and the content of the currently-selected tab below it.

Currently, my userChrome.css file is a copy posted by Cor-el (?):


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

/* TABS: below nav-bar - fixed for 108+,113+ */

/* ROOT -variables */
*|*:root {
  --tab-toolbar-navbar-overlap: 0px !important;
  
  --tab-min-height: 25px !important; /*override density*/
  --tab-min-width:  80px !important; /*override default*/
}

/* TABS: below nav-bar - no longer needed in 113+ *//*
#navigator-toolbox toolbar:not(#nav-bar):not(#toolbar-menubar) {
  -moz-box-ordinal-group: 10 !important;
  order: 10 !important;
}
#TabsToolbar {
  -moz-box-ordinal-group: 1000 !important;
  order: 1000 !important;
}
*/

/* TABS: position */
#TabsToolbar {
  display: block !important;
  position: absolute !important;
  bottom: 0 !important;
  width: 100vw !important;
}

/* for 107 and lower - disable this rule in 108 and newer *//*
#tabbrowser-tabs {
  width: 100vw !important;
} */

/* navigator-toolbox: PADDING */
*|*:root:not([chromehidden*="toolbar"]) #navigator-toolbox {
  padding-bottom: calc(var(--tab-min-height) + 1px) !important; /*ADJUST*/
  position: relative !important;
}

/* TABS: HEIGHT */
#tabbrowser-tabs,
#tabbrowser-arrowscrollbox,
#tabbrowser-tabs .tabbrowser-tab {
  min-height: var(--tab-min-height) !important;
  max-height: var(--tab-min-height) !important;
}

#tabbrowser-tabs,
.tab-stack,
.tab-content {
  height: var(--tab-min-height) !important;
}

/* TABS: APPEARANCE */
#TabsToolbar {
  height: var(--tab-min-height) !important;
  margin-bottom: 1px !important;
  box-shadow: ThreeDShadow 0 -1px inset, -moz-dialog 0 1px !important; /*OPTIONAL*/
  background-color: var(--toolbar-bgcolor) !important;
  color: var(--toolbar-color) !important;
}

/* indicators - hide  */
.private-browsing-indicator {display: none !important;}
.accessibility-indicator    {display: none !important;}

/* window controls in full screen - hide*/
#TabsToolbar #window-controls {display: none !important;}

/* caption buttons on tab bar - hide */
*|*:root[tabsintitlebar]:not([inFullscreen="true"])
 #toolbar-menubar[autohide="true"] ~ #TabsToolbar
 .titlebar-buttonbox-container {display: none !important;}
________________________________________________________________________________________________

Evidently, the text editor for this website does several things to the above original text that, frankly, seem unnecessary and undesirable. The .CSS file is just an unformatted text file, so what is the problem with simply copying its contents and pasting it in to the body of this post?

Which is also to say that I do NOT have a clue as to what any line in the file is meant to do, what effect it has, why it is even in the file at all, or why it is written in the way that it is. So DO NOT tell me that I "CAN" create a Cascading Style Sheet on my own when I cannot even modify one that has been provided.

On the face of it, something is missing from the above CSS text. What change needs to be made to the above content so that the Bookmark Bar will appear between the Navigation Bar and the Tabs Bar??

Thank-you very much for your time and attention to this request for assistance.

Asked by Blacklisted 2 years ago

Answered by DB-1 2 years ago

  • Solved
  • Archived

Firefox doesn't remember username, but remembers password

On this site: https://www.orange.pl/twojekonto/zaloguj I can't force firefox to remember username (no problem with remembering password on next step). In older Firefox wi… (read more)

On this site: https://www.orange.pl/twojekonto/zaloguj I can't force firefox to remember username (no problem with remembering password on next step). In older Firefox without WebEx there was addon which allowed to manipulate forms to prepare proper autocompletion data. This addon is not supported with WebEx anymore due to lack of proper functions. Instead Firefox Dev Team claims that mechanism built in current Firefox is enough for such tasks and mentioned addons are not needed. Seems it is wrong thinking.

I tried different approaches to save username for mentioned site but without success.

Asked by zygdresze1 2 years ago

Answered by cor-el 2 years ago

  • Archived

Firefox downloads

Firefox updates use the term MSI, but never do you explain what that means. Come on guys step around the counter and act like a user. Not only what does it mean, but what… (read more)

Firefox updates use the term MSI, but never do you explain what that means. Come on guys step around the counter and act like a user. Not only what does it mean, but what are the differences between MSI and the download without MSI?

Asked by rhdesktop 2 years ago

Last reply by AliceWyman 2 years ago

  • Archived

Minimize, Restore and Close Window buttons don't work (in one of my profiles)

The minimize, restore and close window buttons don't work in Firefox 94. I can perform these operations other ways, such as pressing Ctrl+W, or double-clicking the title … (read more)

The minimize, restore and close window buttons don't work in Firefox 94. I can perform these operations other ways, such as pressing Ctrl+W, or double-clicking the title bar to restore. But the actual buttons don't work, even with all my add-ons disabled. They work in other profiles, just not my main one.

Has anyone heard of a problem like this before? (I'm on Windows 7 x64)

Asked by MartyJames 2 years ago

Last reply by MartyJames 1 year ago

  • Archived

minimize, maximize, restore, close buttons missing

Firefox 94.0.1 (64-bit) ~ Windows 7 ~ No anti-virus except Windows Defender ~ No new extensions installed that haven't already been operating for weeks or longer. Sudde… (read more)

Firefox 94.0.1 (64-bit) ~ Windows 7 ~ No anti-virus except Windows Defender ~ No new extensions installed that haven't already been operating for weeks or longer.


Suddenly, after doing NOTHING except restarting my computer, my 'minimize', 'maximize', 'restore' and 'close' buttons are missing.

Any 'solutions' I've looked up talk about "Tablet Mode" (which I highly doubt I'm in) or other nonsense, the options for which either didn't exist when I opened suggested menus, or were simply techno-jargon-gobbledy-gook.

I doubt it's anything to do with Windows, since 'Waterfox', 'Microsoft Edge', 'Chrome' and other browsers all have their buttons intact.

When I opened Firefox in 'troubleshoot mode' the buttons were back. But nobody in those unhelpful 'help articles' said what to do after opening in troubleshoot mode, so I closed it, opened Firefox the usual way again, and the buttons were still missing.

Some logical, properly explained help would be greatly appreciated.

Asked by befir 2 years ago

Last reply by FredMcD 1 year ago

  • Archived

Print webpage enlarges 4x

When I try to print a webpage using Firefox, the page enlarges 4x and therefore I only get 1/4 of the webpage on an 8.5 x 11 sheet. If I change my browser to Chrome or I… (read more)

  • When I try to print a webpage using Firefox, the page enlarges 4x and therefore I only get 1/4 of the webpage on an 8.5 x 11 sheet. If I change my browser to Chrome or IE, it prints correctly. If I scroll to the bottom of the Firefox Print Dialog window and select "Print using system dialog" it also works correctly.
  • I have the zoom set to 100 and the Print Dialog paper size set to Letter, It is set to print to page width, I tried it with Scale 100 but it didn't help. I also went to about: config and checked that the paper size and scaling were set to 1.
  • The the picture of the Print Preview looks exactly like should be when printed, but when it is sent to the Lexmark S505 printer the size is too large.
Since I print 50-100 individual webpages a week, I cannot use Firefox if this can't be corrected.

Thanks, Randall Win7 Pro

Asked by ZZZRSC 2 years ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

Browser is not supported by Discord web application

I cannot turn on the audio input and the audio output in Discord web application when running Firefox for desktop PC. The advice from Mozilla Support knowledge base regar… (read more)

I cannot turn on the audio input and the audio output in Discord web application when running Firefox for desktop PC. The advice from Mozilla Support knowledge base regarding how to enable microphone did not help, since there is always no access request from discord.com detected in "Preferences" -> "Privacy & Security" -> "Permissions".

I am using the latest version of Firefox (94.0.1) on Windows 7 SP 1 and Windows 10 20H2. In Discord Support knowledge base the app is claimed to support Firefox version 80+.

Asked by MySha_61 2 years ago

Answered by MySha_61 1 year ago

  • Archived

Minimize, Maximise and Exit all now hiding.

I live with Firefix always in full screen. I Don't like seeing any bars or buttons of any kind. Befor the latest update, when I moved my mouse to the top of the screen … (read more)

I live with Firefix always in full screen. I Don't like seeing any bars or buttons of any kind.

Befor the latest update, when I moved my mouse to the top of the screen my tabs popped down and in the top right corner was the standard icons for "minimize" "maximize" and "exit".

With the latest update the tabs are there but the 3 buttons have gone.

If I exit full screen (F11) then they are there again, but I dont want to have to exit full screen every time I change between programes which I do every few mins. I'd be popping pages in and out of full screen every few mins!

How do I get the buttons back all the time?

Asked by lucyblairs 2 years ago

Last reply by tiffanyboyd78 2 years ago

  • Archived

Is Firefox no longer reading *local* VTT files?

I have a website that has MP4 video in a HTML5 video player, with subtitles done in the WebVTT format (*.vtt). I just noticed that, when testing my pages locally on my C … (read more)

I have a website that has MP4 video in a HTML5 video player, with subtitles done in the WebVTT format (*.vtt). I just noticed that, when testing my pages locally on my C drive, the subtitles no longer appear on the movies. They do appear on the website (thankfully). Does this mean that lately Firefox has dropped support for local VTT files? Chrome has always ignored local VTTs, for some reason, which is why - until now - I used Firefox to test subtitles off the C drive. Note: If I link the local page to the VTT file on my website, subtitles still do not appear in Firefox. It could be something else, of course, so just need to know if VTTs are now unloadable locally in FF.

Asked by roberto32 2 years ago

Last reply by roberto32 1 year ago

  • Archived

Dark screen and menus

My current Theme is Dark Fox. But, previously my backgrounds and menus were all white and easy to read. Now for some reason they're black and difficult for me to deal wit… (read more)

My current Theme is Dark Fox. But, previously my backgrounds and menus were all white and easy to read. Now for some reason they're black and difficult for me to deal with.

How do I reset to white and sync them on all my devices?

Asked by tmw46 2 years ago

Last reply by kentuckywoman2 1 year ago

  • Archived

Print using system dialog can't be set as default in Firefox 97.0

I just updated from Firefox 96.0.3 to Firefox 97. When I try to print I get the Firefox preview, even though I have print.tab_modal.enabled set to false. Please fix it so… (read more)

I just updated from Firefox 96.0.3 to Firefox 97. When I try to print I get the Firefox preview, even though I have print.tab_modal.enabled set to false. Please fix it so that I can get the print system dialog without going via the Firefox preview. Note that I have now reverted to Firefox 96.0.3 and won't update from this unless the problem is fixed.

Asked by paul921 2 years ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Archived

Printing - turn off Firefox print dialog in Firefox 97

Firefox 97 installed itself , and now I have two print dialogs each time I go to print something. I have the system print dialog , and the Firefox print dialog. Does anyo… (read more)

Firefox 97 installed itself , and now I have two print dialogs each time I go to print something. I have the system print dialog , and the Firefox print dialog. Does anyone one know a way to turn of the Firefox dialog in 97?

I fixed it in earlier versions by setting

print.tab_modal.enabled = false

...but in Firefox 97 it seems this no longer does the job.

Grateful for any advice.

Asked by colinhayes007 2 years ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Archived

Version 97 print.tab_modal.enabled set to FALSE not working anymore

I have always had the Print UI disabled by setting print.tab_modal.enabled to FALSE. Since the Version 97 update today, this is not working. The FALSE setting is still th… (read more)

I have always had the Print UI disabled by setting print.tab_modal.enabled to FALSE. Since the Version 97 update today, this is not working. The FALSE setting is still there under about:config but the Print UI dialogue now keeps coming up.

Asked by kemiles 2 years ago

Last reply by rw330i 1 year ago

  • Archived

FIrefox 97.0.1 will not save web pages from Washington Post newspaper

I am working on a project that entails saving various news stories. Since your last upgrade to 97.0.1 I have no problem with all other newspapers except for Washington P… (read more)

I am working on a project that entails saving various news stories. Since your last upgrade to 97.0.1 I have no problem with all other newspapers except for Washington Post. FF will not save them, so I am forced to click on the "progress of ongoing download" down pointing arrow and click again on the circular arrow to actually save the web page. This involves a loss of time doing a task that I should not be forced to perform. See the graphic image below to see what I'm talking about. Once I click on that circular arrow the web page will be saved as it should have to begin with. Since I normally save 30 to 40 Washington Post files every day, this adds up to a useless waste of my time. I'd appreciate it if you would look into this matter and issue a correction update so I can save Washington Post web pages without all the double stroking. Thank you.

Asked by gruff 2 years ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

How to change the Tab color for inactive tabs?

How to change the Tab color for inactive tabs? I have a userChrome file and have been able to change the color of the active tab but cannot do so for the inactive tab. T… (read more)

How to change the Tab color for inactive tabs?

I have a userChrome file and have been able to change the color of the active tab but cannot do so for the inactive tab. The inactive tab color blends into the toolbar color. If I move my mouse cursor over it changes to a slight darker gray color.

Active tab color. I made mine a off white color:

.tab-background[selected="true"] {

   background-color: #f9f7f1 !important;

}

Asked by davidhelp 2 years ago

Answered by davidhelp 2 years ago

  • Solved
  • Archived

Adding bookmarks using a mouse

My dad is almost 89 years old. He is NOT TECH SAVVY. I have him using a trackball mouse. His hands are HUGE and his fingers are numb. Somehow, he is inadvertently a… (read more)

My dad is almost 89 years old. He is NOT TECH SAVVY. I have him using a trackball mouse. His hands are HUGE and his fingers are numb.

Somehow, he is inadvertently adding bookmarks to the bookmark bar. I do not know how he is doing this but he'll call and ask me to "put Gmail back on the bar". When I go over, there are a gazillion new bookmarks which pushes his Gmail bookmark beyond the >> spot. I have to delete these umpteen extra bookmarks so that the Gmail bookmark is visible again. Yesterday, I decided to move Gmail to the far left, hoping these accidental bookmarks he creates won't push it off the bar. The bookmarks he "creates" are specific gmail conversations, or facebook pages, or Publisher's Clearing House pages (he LOVES PCH games and plays them constantly).

HOW IS HE DOING THIS? He doesn't know enough to click the star button. He doesn't know about using the Ctrl and D keys to create a new bookmark. It's driving me BATTY. I'm sure he's somehow doing this using his mouse (clicking both right/left simultaneously but not aware of doing so).

Thanks in advance for helping a daughter keep her sanity ...

Asked by romiha 2 years ago

Answered by Paul 2 years ago

  • Archived

WHAT FREE OFFICE SUITES PROGRAM WORKS BEST WITH MOZILLA FIREFOX?

I DL'd LibreOffice. I went to Writer to create a master grocery shopping list. I figured I'd use a Table. It asked me if I wanted to Create a Database. I figured yeah, I'… (read more)

I DL'd LibreOffice. I went to Writer to create a master grocery shopping list. I figured I'd use a Table. It asked me if I wanted to Create a Database. I figured yeah, I'm going to probably create all kinds of grocery shopping lists. Per store. Per item. I want to cross reference items to compare. Perhaps keep records of store price and best sale price with date of sale. I don't know what is possible yet. Anyway, to create a LIbreWriter Database it errored that I needed to install a JAVA JRE. Java says FF doesn't support it.

It linked to Oracle whereby I could not find a comparable DL to JRE.

Support.mozilla seems to have been saying do it offline with a bunch of complicated workarounds.

I just want to do something simple to fix this. I have to do a complicated update for Win7 to 8 or 10, then to 11 and have been preparing backups on my 2TB HP with an already partitioned hard drive so I don't have time to mess around (plus medical issues make it difficult to do most days. I mention this because perhaps Win11 will factor into your reply.

What's the best thing to do? DL a specific/different Office Style Suite to work with FF? If so which? What's the safest way to go? Thank you for your advise.

Asked by islander1 2 years ago

Last reply by James 1 year ago