Showing questions tagged: Show all questions
  • Archived

Firefox 100 Linux Vertical Scroll Bar

Running Firefox 100.0 on Linux Mint 20.3 Mate 1.26 I've noticed that websites like my bank use a "sub window" that slides in from the right to display the running balance… (read more)

Running Firefox 100.0 on Linux Mint 20.3 Mate 1.26 I've noticed that websites like my bank use a "sub window" that slides in from the right to display the running balances. Prior to version 100, this worked perfectly with dual scroll bars, one for the main window and one for the "sub" window. Now, with version 100, the "sub" window has no scroll bar. I can control the window by using the keyboard up/down arrows, but the scroll bar for the "sub" window is non existent. You cannot have access to my bank account, but you can duplicate the problem with Google. Simply search for say, a celebrity, click on one of the displayed images, and the window that displays on the right used to have it's own scroll bar, beside the bar that controlled the main window. Sub window scroll bar is now gone. It seems you folks violated one of the Cardinal Sins of Programming: IF IT AIN'T BROKE, DON'T FIX IT. Scroll bars worked great before, Not sure whose idea it was to "improve" them. Rolling a Firefox update backwards is a logistical nightmare. Is there a possibility of a fix coming out soon or are we to live with this as a "feature"??? Thanks for your time.

Asked by Merlinof2 1 year ago

Last reply by jonzn4SUSE 1 year ago

  • Archived

how to open new link in a new tab browser

For years I have been using Firefox. If I clicked on a hyperlink in any of my programs, Outlook messages, websites etc, Firefox opened a new tab. That behaviour has sud… (read more)

For years I have been using Firefox. If I clicked on a hyperlink in any of my programs, Outlook messages, websites etc, Firefox opened a new tab. That behaviour has suddenly stopped for websites including this one occasionally. It seems to still work for Outlook. Has Firefox changed its policy?

The advice on https://support.mozilla.org/en-US/questions/1283295 is to edit browser.link.open_newwindow (3) 1:current tab; 2:new window; 3:new tab; But that is already set to 3.

What other settings might work? And why has this been changed?

Asked by cvhorie 2 years ago

Last reply by cor-el 1 year ago

  • Archived

Split screen tabs

Hey! I think to migrate from Vivaldi but only couple of things stops me. I used to split some tabs in one screen there and looks like I can't find any good addons for tha… (read more)

Hey! I think to migrate from Vivaldi but only couple of things stops me. I used to split some tabs in one screen there and looks like I can't find any good addons for that. There is one addon Tile Tabs WE but it is not what I need, I want to tabs be still along other tabs, I can detach them and place on my screen by myself without such addons but that's uncomfortable to use.

Asked by evgeni.t117 1 year ago

Last reply by Paul 1 year ago

  • Archived

shortcut display and user name/password autofill

My shortcut display had frequently visited websites shown and these have been replaced by several sponsored shortcuts I am not interested in. Plus, my saved user names a… (read more)

My shortcut display had frequently visited websites shown and these have been replaced by several sponsored shortcuts I am not interested in. Plus, my saved user names and passwords are not loading even though they are still stored. I don't understand what happened, why these have changed, or how to restore what I previously had on shortcuts. I am not a tech savvy person and am stumped and looking for help

Asked by mpinette56 1 year ago

Last reply by cor-el 1 year ago

  • Archived

How do i remove hellofresh/chefs plate ads from my browser homepage. Also how do i get rid of the getpocket articles/clickbait. On second thought how do i make it so there is no content on the firefox homepage?

I never want to see this content again and am considering switching browsers. I don't want to see or think about ads, i don't want to know what getpocket is. I don't wan… (read more)

I never want to see this content again and am considering switching browsers.

I don't want to see or think about ads, i don't want to know what getpocket is. I don't want chefs plate and their columbiahouse 2.0 bullshit product. It is absolute trash.

I do not want to see these things. Ever. Again.

If there is no way to remove these things from my browser its time to go back to chrome.

Thanks.

Asked by kwilliston81 1 year ago

Last reply by cor-el 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

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

Disabling certain keyboard shortcuts

I know this has been asked before but I've looked through past instances and couldn't find a solution that still seems to work as of 2022. I need a way to disable certain… (read more)

I know this has been asked before but I've looked through past instances and couldn't find a solution that still seems to work as of 2022. I need a way to disable certain built-in Firefox keyboard shortcuts. I recently switched from Chrome to Firefox but if I can't disable the ctrl+i and ctrl+b keyboard shortcuts I'm going to have to switch back. I use both very frequently for work, so their non-functionality in this browser is genuinely impacting my productivity and it's getting really frustrating.

Asked by heterodyne.girl 1 year ago

Last reply by Terry 1 year ago

  • Archived

FF lost all ad-ons on clearing History and setting to "Do not remember history"

Windows 11, FF 100.0.2 64-bit: after changing my security settings my add-ons are no ölonger active, and o not show in the menu bar. Reinstalling FF has not resolved the… (read more)

Windows 11, FF 100.0.2 64-bit: after changing my security settings my add-ons are no ölonger active, and o not show in the menu bar. Reinstalling FF has not resolved the problem. Entering add-ons on the tools menu shows that the add-ons are actuall - despite the deinstall/reinstall are still present and active.

Asked by nl.johnson2097 1 year ago

Last reply by cor-el 1 year ago

  • Archived

website closes after it reopens.

I recently installed AdBlocker, but then a site I visit daily closes after it loads. I uninstalled AdBlocker and the site still closes after it loads. I assume the prob… (read more)

I recently installed AdBlocker, but then a site I visit daily closes after it loads.

I uninstalled AdBlocker and the site still closes after it loads.

I assume the problem was from AdBlocker, but not really sure why this happens.

Asked by vince21 2 years ago

Last reply by cor-el 2 years ago

  • Archived

FF really screwed me up this time.

Since FF, (in their infinite wisdom) once again screwed my computer up. I have lost all my bookmarks, all my apps (some of which I paid for), desktop gone, replaced with … (read more)

Since FF, (in their infinite wisdom) once again screwed my computer up. I have lost all my bookmarks, all my apps (some of which I paid for), desktop gone, replaced with something I hate. This happened after the 100.0.2 update. I have tried to fix every thing for the pas few days with no success. I wonder if FF is going to pay me back for the paid apps I bought. This is a working computer and I need my files back. Also, I cannot find my restore button. I don't guess we need that anymore because big brother knows all oops, FF). PLEASE help.

Asked by marinearty5 1 year ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Archived

Reload current page icon

Only the bottom half of the "Reload current page" icon is active. Moving the pointer above this turns off the gray square around the icon turns off its functionality. Is… (read more)

Only the bottom half of the "Reload current page" icon is active. Moving the pointer above this turns off the gray square around the icon turns off its functionality. Is there a hack which can fix this?

Asked by rickholt 1 year ago

Last reply by cor-el 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