Showing questions tagged: Show all questions
  • Archived

FFox v92 - Menu Spacing - Bug? (No, not the usual question)

FFox 92 update today. Menu spacing went to double. No shock there. Found the CSS code below for UserChrome.css and set it up. EX. menupopup > menuitem, menupopup &… (read more)

FFox 92 update today. Menu spacing went to double. No shock there. Found the CSS code below for UserChrome.css and set it up.

EX.

menupopup > menuitem, menupopup > menu {
  padding-block: 4px !important;
}
:root {
  --arrowpanel-menuitem-padding: 4px 8px !important;
}

Here's the issue: I want it tighter than 4px. So, I set it down to 2px... eventually dropping it to all 0px settings.

EX:

menupopup > menuitem, menupopup > menu {
  padding-block: 0px !important;
}
:root {
  --arrowpanel-menuitem-padding: 0px 0px !important;
}

But, it doesn't get any smaller than the above 4/8px set up. Bug? Perhaps there's another CSS setting to be tweaked for V 92? I do not have any other CSS for these items elsewhere in my UserChrome file.

Asked by MozzieBob 2 years ago

Last reply by RemySecor 1 year ago

  • Archived

Need help restoring prior profile settings

Posting on behalf of a user who hit the VPN inbound queue with a question better suited for this forum: The tab bar, toolbar, and address bar placement in my Firefox Des… (read more)

Posting on behalf of a user who hit the VPN inbound queue with a question better suited for this forum:

The tab bar, toolbar, and address bar placement in my Firefox Desktop browser has recently changed. I have been trying to revert these recent changes as they interrupt my current workflows.

I DO know which prior profile save contains the desired info however, it contains many files and I DO NOT KNOW which files I need for the bars to be restored. If you could provide me the name(s) of the file(s) that holds the bars data, I am probably saved, hopefully saved.

Asked by SUMOsJR 1 year ago

Last reply by Terry 1 year ago

  • Archived

Customizing Proton design

I was quite unhappy with the new Firefox Proton design, so I made a CSS file and copied the following code from a website. However, I don't know what to do to (1) slightl… (read more)

I was quite unhappy with the new Firefox Proton design, so I made a CSS file and copied the following code from a website. However, I don't know what to do to (1) slightly reduce the tab height, (2) get back tab borders for inactive tabs and (3) remove the small gaps between tabs. How exactly do I have to change the following code to do so (ideally, for convenience, please just complete the code accordingly)? Thanks in advance for any support!

/*** Tighten up drop-down/context/popup menu spacing (8 Sep 2021) ***/

menupopup:not(.in-menulist) > menuitem, 
menupopup:not(.in-menulist) > menu {
  padding-block: 2px !important; /* reduce to 3px, 2px, 1px or 0px as needed */ 
  min-height: unset !important; /* v92.0 - for padding below 4px */
}
:root {
  --arrowpanel-menuitem-padding: 4px 8px !important;
}

/*** Proton Tabs Tweaks ***/

/* Adjust tab corner shape, optionally remove space below tabs */

#tabbrowser-tabs {
    --user-tab-rounding: 6px;
}

.tab-background {
    border-radius: var(--user-tab-rounding) var(--user-tab-rounding) 0px 0px !important;
    margin-block: 1px 0 !important;
}
#scrollbutton-up, #scrollbutton-down { /* 6/10/2021 */
    border-top-width: 1px !important;
    border-bottom-width: 0 !important;
}
/* Container color bar visibility */
.tabbrowser-tab[usercontextid] > .tab-stack > .tab-background > .tab-context-line {
    margin: 0px max(calc(var(--user-tab-rounding) - 3px), 0px) !important;
}

Asked by laudesimperiales 2 years ago

Last reply by Paulgi 2 years ago

  • Archived

How to increase the font size in the right click context menu? (2)

Greetings... I would like to increase the font size in right click menu box in FF 89.0 (64-bit) (see attached png) I found a similar 2018 query here at: https://supp… (read more)

Greetings... I would like to increase the font size in right click menu box in FF 89.0 (64-bit) (see attached png)

I found a similar 2018 query here at: https://support.mozilla.org/en-US/questions/1241117#answer-1174375

and based on that exchange I added the following to userChrome.css file

/* FONT SIZE IN RIGHT CLICK MENU BOXES 5/1/22 */

  1. mainPopupSet menuitem,
  2. mainPopupSet menu { font-size: 16pt !important; }

/* */

I closed and reopened FF. This change has no effect on the menu font no matter what font-size value I enter. Have I done something wrong?

Asked by rarebooks 1 year ago

Last reply by cor-el 1 year ago

  • Archived

Override background color in Firefox

I want to change background color in Firefox from white to gray (because my eyes get tired of white) I try to change it this way: Preferences -> Language and appearan… (read more)

I want to change background color in Firefox from white to gray (because my eyes get tired of white)

I try to change it this way: Preferences -> Language and appearance -> Font -> Colors

But it does not work as expected on some complex web sites. All I want to do is to darken the background, but not to change color of other elenments (links, text, scrollbars).

Can I do it in Firefox ? How [Preferences -> Language and appearance -> Font -> Colors] works in Firefox? Perhaps, there is some "override css" for the entire browser?

Asked by pprogrammer1234 2 years ago

Last reply by Terry 1 year ago

  • Archived

Disabling Control +w keybind

Could you add a option of closing tab with <kbd>Ctrl</kbd>+<kbd>w</kbd> to the advanced preference? Also, I realized that: ```browser.tabs.warnO… (read more)

Could you add a option of closing tab with <kbd>Ctrl</kbd>+<kbd>w</kbd> to the advanced preference?

Also, I realized that:

```browser.tabs.warnOnClose False``` Does this option activates warn when closing the tab? If your answer is yes, it is not working at all.

Asked by maxemilian 1 year ago

Last reply by wtfiwinomgs 1 year ago

  • Archived

getting back to Light background on "New Tab" page

For over a year (just over a year on this computer and a few more years on a different computer) I have had a custom theme at the top appearing from the file menu through… (read more)

For over a year (just over a year on this computer and a few more years on a different computer) I have had a custom theme at the top appearing from the file menu through the address bar. The computers have also always had the New Tab menu being a light colored screen. I turn on the computer today, to find I guess Firefox updated last night? and completely got rid of the lightness of that page to make it dark, leaving me on the verge of a migraine every time I have to look at that thing.

How do I get rid of that dark page, back to the lighter version WITHOUT getting rid of my custom banner at the top? (yes I tried to use the light extension in theme and that gets rid of the banner and leaves me with a horrible white at the top which is just as big of an issue for me as all the black. I really need that like muted Tan back.)

Asked by emprusso 1 year ago

Last reply by jscher2000 - Support Volunteer 1 year ago

Facing error as "Duplicate add-on ID found" While signing self distrubuted firefox extension.

We are distributor of Firefox extension for dragon professional. ( We are self distrubutor of the extension.) It’s ID is dgnria_pro.firefox@nuance.com Now we have done … (read more)

We are distributor of Firefox extension for dragon professional. ( We are self distrubutor of the extension.)

It’s ID is dgnria_pro.firefox@nuance.com

Now we have done some modification to the same extension, while publishing it shows error as “Duplicate add-on ID found.”

Earlier we have used same ID for the Firefox extension in the year 2018.

Currently we have opened new account with same ID “dgnria_pro.firefox@nuance.com” and faced the mentioned issue.

We are expected to publish our extension with the same extension id as we don’t want our existing customers get affected.

Is there any way with which extension id “dgnria_pro.firefox@nuance.com” can be deleted from backend , so that we can reuse it.

Asked by dgnria_pro.firefox 3 months ago

Last reply by Dropa 2 months ago

  • Archived

PDF preview's download button changed behaviour.

Hello Community. I've selected an option to open PDF's in Firefox for preview. And if I wanted to download the PDF after preview, I simply clicked the downloab button fr… (read more)

Hello Community.

I've selected an option to open PDF's in Firefox for preview. And if I wanted to download the PDF after preview, I simply clicked the downloab button from the preview app/tab. The files were downloaded with default filename and to the downloads folder without prompts. But since a while ago the dialog where the save location must be selected and filename given for the file opens up after the click of the download button.

How can I change it back to the previous behaviour without having to input filename and select the file download directory?

Asked by playpig_ 1 year ago

Last reply by Terry 1 year ago

  • Archived

Unable to view pages with instagram pics

When I click on some sites that have images from Instagram, I get a link where it says I need to go to Instagram to view it however, before that link loads, for a split s… (read more)

When I click on some sites that have images from Instagram, I get a link where it says I need to go to Instagram to view it however, before that link loads, for a split second, there is an option that appears in the same space that has a toggle setting for "always show images from Instagram" or something like that. I click on it if I am fast enough but it doesn't save the setting and it will show when I click 'Next' to the next image.

I can't find anything in the settings to change this and I am not on Instagram, nor want to be, and I do not want to change browsers... Any ideas?

Asked by Lolly 1 year ago

Last reply by FredMcD 1 year ago

  • Archived

eBay links (not sure what they are called)

when I'm in eBay I can not open links to "contact seller", "view other items" "visit store" This seemed to happen with one of the Firefox updates. I used to be able to … (read more)

when I'm in eBay I can not open links to "contact seller", "view other items" "visit store" This seemed to happen with one of the Firefox updates. I used to be able to click on these and open them up. This is driving me nuts. I can open them on Google Chrome or Safari.

Asked by janmac803 1 year ago

Last reply by jonzn4SUSE 1 year ago

  • Archived

Cannot disable fullscreen animation (F11)

Hi, I'd like to disable that annoying animation when going to fullscreen (by hitting F11). Supposedly, setting the following should work: Go to about:config Set: full-s… (read more)

Hi, I'd like to disable that annoying animation when going to fullscreen (by hitting F11). Supposedly, setting the following should work:

Go to about:config

Set: full-screen-api.transition-duration.enter 0 0 full-screen-api.transition-duration.leave 0 0 full-screen-api.transition.timeout 0 full-screen-api.warning.delay 0 full-screen-api.warning.timeout 0

Restart

However, this does not have any effect in Firefox 94.0 on Ubuntu. Is this a bug/regression? Or is there some other way to disable the animation?

Asked by Bla Blubb 2 years ago

Last reply by cor-el 1 year ago

  • Archived

about:config -- headers and footers

I changed the header/footer in about:config, but the changes will not save. Every time I change them, they revert to something else. I need &T for headerleft, &… (read more)

I changed the header/footer in about:config, but the changes will not save. Every time I change them, they revert to something else. I need &T for headerleft, &PT for headerright, &U for footerleft and &D for footerright. Invariably it changes all the headers to &U, footerleft to &P, and footerright to &D. My only thought is that I haven't saved the updates properly. Please help! ~AM

Asked by marquara 1 year ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Archived

Since yesterday symbols in the overhang menu are centered in the middle instead of being placed on the left as before

Hello, how can I rearrange the icons in the overhang menu to the left? Since yesterday the icons are centered in the middle of the overhang menu. If you make the Firefox… (read more)

Hello, how can I rearrange the icons in the overhang menu to the left? Since yesterday the icons are centered in the middle of the overhang menu. If you make the Firefox window smaller now, the icons on the right are no longer displayed. I am using version 110 on a Windows 7 system. Thanks a lot for the help.

Asked by Dieter 9 months ago

Last reply by AliceWyman 9 months ago

  • Archived

Why does my search default keep changing?

Why does my search default keep changing? I set for Duckduckgo and it ends up Bing. I do not want Bing. I am on and IOS not a PC. How do I PERMANENTLY change it to MY cho… (read more)

Why does my search default keep changing? I set for Duckduckgo and it ends up Bing. I do not want Bing. I am on and IOS not a PC. How do I PERMANENTLY change it to MY choice of search engine? Thanks p.s. sometimes it will go to Yahoo, I do not want Yahoo.

Asked by drhighfield 1 year ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Archived

How to display different windows beside each other not on top of each other at bottom task bar but with Windows 10

I have the same problem as this person: https://support.mozilla.org/en-US/questions/1011006 but I have a windows 10 and the solution does not show up in the Taskbar sett… (read more)

I have the same problem as this person: https://support.mozilla.org/en-US/questions/1011006

but I have a windows 10 and the solution does not show up in the Taskbar settings. Is there an updated version for this? Here is the OPs original question.

"When I open a new Firefox window, it stacks it on top of all the others in the task bar at the bottom. I would like them to be BESIDE each other. It used to do that. Now I have to hover over the ONLY Firefox item on the bottom task bar and read the list to find the one I want to go to. This is a waste of time and tedious.

How can I change this?"

Asked by Mammmmamiaaaa 1 year ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Archived

I want a grey theme for the main page and not for the tabs etc.

What's this infatuation with black everywhere recently. I find black to be good in some respects but not in others. Some webpages just look (read) odd in black and icons … (read more)

What's this infatuation with black everywhere recently. I find black to be good in some respects but not in others. Some webpages just look (read) odd in black and icons (of sports teams for example) look wrong. Though I don't mind my tabs being black (though I prefer blue overall) I don't want the rest of my page to be black, White, as has been in the past and in most web sites is too bright and contrasty at times. Is there a theme whereby the main page (not the tabs) is in a mid or light grey? If so please let me know since the extremes of black/white just don't work for me. Thanks in advance.

Asked by pintree3 1 year ago

Last reply by Terry 1 year ago