Viser spørgsmål med mærkatet: Vis alle spørgsmål
  • Løst
  • Arkiveret

Firefox breaks my desktop environment's scrollbar style and (gradient) color and in version 98+ refuses css to approximate it

I work on kubuntu 20.04 with plasma 5.18.8 desktop environment. I have a QtCurve-based custom application style, which I almost match with css for GTK apps. Firefox has t… (læs mere)

I work on kubuntu 20.04 with plasma 5.18.8 desktop environment. I have a QtCurve-based custom application style, which I almost match with css for GTK apps. Firefox has to be an exception by itself! Not only that, but it changes my ability to customize its interface, from time to time and even changes access to such ability, on some updates.

My scrollbar customizations in userChrome.css and userContent.css do not work any more (other CSS changes still work, for menu/addressbar/tabbar/bookmarksbar orderint and tab styling). I had to resort to settings in user.js file, to get a 20px width scrollbar, suitable for my big screen, but... it gets very wide when I increase the focus, on some webpages and becomes very ugly! Furthermore, I cannot make sense of the proper use of "ui.themedScrollbar*" settings and the scrollbar and its slider result in the same color. These are my settings in user.js:

user_pref("widget.content.gtk-theme-override", "backwater"); user_pref("widget.non-native-theme.enabled", false); // Use GTK-3.0 gtk.css: set to false user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true); // Use userChrome.css & userContent.css: set to true user_pref("widget.gtk.alt-theme.scrollbar_active", true); user_pref("widget.non-native-theme.scrollbar.size.override", 20); // If nothing else works, fix scrollbar width to 20px user_pref("widget.non-native-theme.gtk.scrollbar.round-thumb", false); user_pref("widget.non-native-theme.gtk.scrollbar.thumb-size", 1.0); // originally 0.75 user_pref("widget.non-native-theme.gtk.scrollbar.allow-buttons", true); // it was true, anyway... user_pref("layout.css.cached-scrollbar-styles.enabled", false); user_pref("layout.css.color-mix.enabled", true); user_pref("widget.non-native-theme.scrollbar.style", 4); // wide scrollbar theme: set to 4 user_pref("ui.themedScrollbar", "#bad1f5"); user_pref("ui.themedScrollbarInactive", "#668cc4"); user_pref("ui.themedScrollbarThumb", "#e4e4e4"); user_pref("ui.themedScrollbarThumbHover", "#e4e4e4"); user_pref("ui.themedScrollbarThumbActive", "#668cc4"); user_pref("ui.themedScrollbarThumbInactive", "#bad1f5"); user_pref("browser.dom.window.dump.enabled", false); user_pref("extensions.ui.sitepermission.hidden", false); user_pref("fission.experiment.max-origins.qualified", true);

Either with the "ui.themedScrollbar*" settings or without them (and cleared from the prefs.js file), the scrollbar and its slider result in the same color, unless I (tryingly) click on some place on the scrollbar outside its slider; then I can see the slider, _only_ for the duration of the mouse-down event (which causes up or down page-hight scrolling).

The default, very thin scrollbar, as well as my modified wide scrollbar with invisible slider are both useless to me! I have even tried fx-autoconfig (https://github.com/MrOtherGuy/fx-autoconfig) to make the scrollbar CSS work, but no result. At this point, I am considering switching to another browser, despite the trust I have to mozilla, for my data and privacy.

Stillet af kavadias for 2 år siden

Besvaret af kavadias for 2 år siden

  • Løst
  • Arkiveret

After disabling developer tools annoying tab keeps opening.

I'm using Ubuntu 18.04. Developer tools kept popping up so I went into about:config & set everything to false. Now an equally annoying tab keeps opening up asking to… (læs mere)

I'm using Ubuntu 18.04. Developer tools kept popping up so I went into about:config & set everything to false. Now an equally annoying tab keeps opening up asking to enable them. I don't just get this hitting F12. Just like before I disabled, this keeps popping up for seemingly no reason. Guess I'm accidentally doing something with the mouse. I don't have a clue how to use developer tools. Wish I could just wipe it out completely.

Stillet af jcs916 for 2 år siden

Besvaret af jcs916 for 2 år siden

  • Løst
  • Arkiveret

Firefox use what to choose folder in KDE Plasma?

I use firefox since I go to college. When I got some problems, I try to check firefox use what to pick folder? I use Manjaro Plasma. I find chrominum use kdialog. But fi… (læs mere)

I use firefox since I go to college. When I got some problems, I try to check firefox use what to pick folder? I use Manjaro Plasma. I find chrominum use kdialog. But firefox looks not though both use gtk3 as UI

Firefox choose folder got wrong when use a USB HDD

Stillet af kearney for 2 år siden

Besvaret af kearney for 1 år siden

  • Løst
  • Arkiveret

"Open Containing Folder" can't open file folder, instead it opens the file itself

Similar to: https://support.mozilla.org/en-US/questions/1329194 https://support.mozilla.org/en-US/questions/1298089 In KDE 5.24.4, Linux. I started to have some issues w… (læs mere)

Similar to: https://support.mozilla.org/en-US/questions/1329194 https://support.mozilla.org/en-US/questions/1298089

In KDE 5.24.4, Linux. I started to have some issues with "Open containing folder" probably because I installed many Gnome apps which may cause bad configurations in my system.

I suspect this cause this issue even though I don't really have gnome file manager:

https://polywogsys.livejournal.com/309405.html "Gnome based file managers, Nemo/Caja/Nautilus provide the entry org.freedesktop.FileManager1. So it doesn't matter what you set as your default application for the filemanager mimetype - as per the freedesktop.org standard, firefox will always select a filemanager based on dbus (if it's there)"

But because the mimetype points to "dolphin", I dont really have other explanation either: $ xdg-mime query default inode/directory org.kde.dolphin.desktop

Stillet af gjoe for 1 år siden

Besvaret af gjoe for 1 år siden

  • Løst
  • Arkiveret

wide spacing between words as well as odd-looking numbers in Firefox

Since a recent update the spacing of words in Firefox's UI as well as on some websites seems to be wider than normal (instead of a singular space it seems as if each spac… (læs mere)

Since a recent update the spacing of words in Firefox's UI as well as on some websites seems to be wider than normal (instead of a singular space it seems as if each space is now a tab wide). Additionally the numbers have also suffered and are now not presented in a normal font anymore but instead seem bigger and grey instead of white or black. Both of these issues occurred at the same time and appear on the normal User Interface of Firefox (e.g. in the bookmarks or in Firefox's settings and preferences) as well as on some websites/search engines. However when copying the text and numbers from Firefox into a regular text editor everything seems normal and no appearance issues can be noticed. What I've already tried: I've restarted my system multiple times since the issue first occurred. I've removed all contents from /home/user/.mozilla/firefox. I've reinstalled Firefox. I've deleted my cache. I've changed my font preferences in Firefox back to Default(Roboto) after having used Inter before. None of my actions above have changed anything. However, when I log into a different user on my computer and open Firefox there everything seems to be normal, so it seems as if this is a user-specific problem.

Thanks in advance, Emma.

OS: opensuseTumbleweed 20220507 Firefox version: 100.0 (issue has occurred since version 98.0)

Stillet af emma.6.62607015e-34 for 1 år siden

Besvaret af cor-el for 1 år siden

  • Løst
  • Arkiveret

Scrolling comment sections not working in the latest Firefox

I just upgraded to Ubuntu 22.04 and along with that I upgraded Firefox. It's no longer possible to scroll the comment section of articles, just the main page. I've seen t… (læs mere)

I just upgraded to Ubuntu 22.04 and along with that I upgraded Firefox. It's no longer possible to scroll the comment section of articles, just the main page. I've seen this on both the National Review and the NY Times. The scroll bar is also not persistent, it only shows up when the mouse is over it. Is there a way to fix this or is this a bug in Firefox 100.0?

Stillet af bjrosen for 1 år siden

Besvaret af Terry for 1 år siden

  • Løst
  • Arkiveret

Suggestions

Hello! Please, implement the built-in speed dial, like in Opera and Vivaldi. It's extremely convenient and useful, lots of people need this. I've been using Firefox for m… (læs mere)

Hello! Please, implement the built-in speed dial, like in Opera and Vivaldi. It's extremely convenient and useful, lots of people need this. I've been using Firefox for more than 10 years and I hate your stupid "Firefox Home" page (sorry) on desktop and Android with icons that add automatically and I can't change and locate. It's inconvenient and completely useless. It would be great if you create something like Opera 12.17 or 12.18 had. In addition, please remove the "close" button in the last tab. I know that I can do it via the "config mode" (browser.tabs.closeWindowWithLastTab), but it's not user-friendly. It's inconvenient when you close the tab just to return home, but the whole browser closes. It makes me nervous. Thank you in advance! You are doing a great job, wish you good luck, and hope that one day Firefox will be more popular than Chromium-based browsers.

Stillet af bdbsckxz for 2 år siden

Besvaret af jscher2000 - Support Volunteer for 2 år siden

  • Løst
  • Arkiveret

Browsing on local development URLs derives on "Unable to connect"

Hi there, I'm using my PC for local web development. I use Firefox as my regular browser and recently, in order to distinguish between personal time and development time… (læs mere)

Hi there,

I'm using my PC for local web development. I use Firefox as my regular browser and recently, in order to distinguish between personal time and development time, I've established a new profile just for development purposes.

The local website I can't reach is "site.local.dev". My OS is Ubuntu 20.04 and that URL points to a local IP on my network (resolved via /etc/hosts file on my PC).

Funny thing is that: - In dev-profile: site.local.dev does not work => "Unable to connect" and the URL bar shows https://site.local.dev even if I force it to http:// - In personal-profile: site.local.dev does work :P

I have tried with CLI tools like "wget", "hosts", "ping", "telnet" and so on and the site loads ok. Even I have used Dillo (damn simple web browser) and the site loads ok also.

Things I've tried so far: - Suggestions at https://support.mozilla.org/en-US/kb/firefox-cant-load-websites-other-browsers-can - Suggestions at https://support.mozilla.org/en-US/questions/1011327 (similar issue, not exactly the same).

It must be a silly thing but I'm out of options now. Perhaps anybody has faced to this situation in the past: any suggestion on this issue?.

Thanks in advance, Ibon.

Stillet af Ibon Castilla Varela for 2 år siden

Besvaret af Ibon Castilla Varela for 1 år siden

  • Løst
  • Arkiveret

Netflix on Mozilla 100 / Ubuntu20.04 constantly asks for video codex

I saw where this was a problem with Netflix, Amazon Video and other sites with Fire Fox and that one person even used professional version and still had the same problem.… (læs mere)

I saw where this was a problem with Netflix, Amazon Video and other sites with Fire Fox and that one person even used professional version and still had the same problem.

What I cannot see is where he got the video codex that allow Netflix to work on Fire Fox version 88, let alone this newest version that Mozilla has created.

Stillet af Micheal R. - August 5th, 1988 for 1 år siden

Besvaret af jonzn4SUSE for 1 år siden

  • Løst
  • Arkiveret

Volume control not working on FF99.01 Ubuntu 22.04

FF updated yesterday with the new Ubuntu 22.04 (Pop) update to 99.01. Since the update the volume control inputs are essentially disabled on all web sites, and they defau… (læs mere)

FF updated yesterday with the new Ubuntu 22.04 (Pop) update to 99.01. Since the update the volume control inputs are essentially disabled on all web sites, and they default to max - even when muted.

Example - youtube - all videos play full volume Reddit - even muted videos play full volume

The volume can now only be controlled by the system slider.

The same behavior does not occur in other browsers - e.g. Chromium, Opera, etc.

Can anyone assist?

Stillet af knussear for 2 år siden

Besvaret af jonzn4SUSE for 2 år siden

  • Løst
  • Arkiveret

Firefox seems to forget download history after a few seconds + Downloads panel does not open

So this issue just started and it's really annoying. In order to actually see the downloads, I first have to enable the menu bar and then go Tools -> Downloads Click… (læs mere)

So this issue just started and it's really annoying.

In order to actually see the downloads, I first have to enable the menu bar and then go Tools -> Downloads

Clicking the ↓ button should open a panel of recent downloads but nothing appears when I click on it. Furthermore, the "download complete" notification that this panel provides are no longer present.

The animation for the panel still works though.

Is there a solution to this?

Stillet af ExileFox for 1 år siden

Besvaret af ExileFox for 1 år siden

  • Løst
  • Arkiveret

I used to be able to go to another window by clicking on a subject in the search engine

Whether I was in the standard Firefox search window, or Google, or DuckDuckGo (my preferred choice), I was able to click on a specific topic in the search window and have… (læs mere)

Whether I was in the standard Firefox search window, or Google, or DuckDuckGo (my preferred choice), I was able to click on a specific topic in the search window and have it automatically open a new window within the Firefox window settings. I can no longer do this with Firefox 100.

Please fix!

Stillet af George for 1 år siden

Besvaret af jscher2000 - Support Volunteer for 1 år siden

  • Løst
  • Arkiveret

Add-ons don't work, and tabs crash, since update to F36

$ dnf list installed | grep firefox firefox.x86_64 100.0-4.fc36 Since upgrading to Fedora 36, Firefox seems to have stopped being stab… (læs mere)

$ dnf list installed | grep firefox firefox.x86_64 100.0-4.fc36

Since upgrading to Fedora 36, Firefox seems to have stopped being stable at all. Having any add-ons enabled causes webpages to frequently break. Even in troubleshooting mode, I get a tab crash immediately on start, and infrequently during later browsing.

Troubleshooting mode has the same issues, trying a completely clean profile has the same issues. Chromium works with no issues.

See tab crash report here: https://pastebin.com/wNPFhpgN

Stillet af zoknozelte for 1 år siden

Besvaret af FredMcD for 1 år siden

  • Løst
  • Arkiveret

firefox v.100 does not open links from thunderbird

it happens after upgarde to v.100 every click in the link in thunderbird starts only new empty FF window instead of the link content in a new tab This is not on the thun… (læs mere)

it happens after upgarde to v.100 every click in the link in thunderbird starts only new empty FF window instead of the link content in a new tab This is not on the thunderbird side, as when I set Chromium as default browser the link is opened correctly.

Stillet af sebqas for 1 år siden

Besvaret af jonzn4SUSE for 1 år siden

  • Løst
  • Arkiveret

Not possible to manage firefox updates leading to usability fails

Hello, I'm using Firefox 100.0.2 (OS: Ubuntu 20.04). It is not possible to manage if/when firefox updates are installed. In the options-section, there are some informati… (læs mere)

Hello, I'm using Firefox 100.0.2 (OS: Ubuntu 20.04). It is not possible to manage if/when firefox updates are installed. In the options-section, there are some information about the current version number, however no chance to configure anything update-related. Updates just happens automatically and interrupt current sessions, leading to spontaneous (and surprising) dysfunction of the opened browser. That's very annoying in case of video conferencing, for example, because it is not possible to open any new tab or windows, always the note there "you have to restart firefox now" - in practice, just like a crashing error. And, the suggested restart does not re-open the current opened tabs/URLs!

Furthermore, within some updates, my language settings get lost, so it turns to English language automatically and I always must add my language packet manually again and again. Thats really annoying and maybe completely disruptive for people that are not able to read in English!

Is there any chance to come over this? Otherwise I guess I must leave using firefox as browser, however this would be not the aim I actually follow. Thx!

Stillet af maximilian.blum for 1 år siden

Besvaret af James for 1 år siden

  • Løst
  • Arkiveret

I keep on being logged out on computer reboot on Garuda Linux

When I restart my computer, I am logged out of all websites although I did not select settings such as "Delete cookies and site data when Firefox is closed". This only ha… (læs mere)

When I restart my computer, I am logged out of all websites although I did not select settings such as "Delete cookies and site data when Firefox is closed". This only happens with reboots and not on Suspend.

I saw two similar posts but the options look like they changed name since then: https://support.mozilla.org/en-US/questions/1319622 https://support.mozilla.org/en-US/questions/1289909

I tried to apply the solutions linked there, to no avail.

This behaviour only happens on my Garuda Linux and not on Pop-os. Thus I am not sure here is the right place to ask this question.

Another strange bug which may be related is the following: if I zoom in a page (say set it at 120 percents) then go to another tab and then come back to the page I zoomed in, the zoom is reset to 100 percents.

Any help would be greatly appreciated!

Stillet af benoitseron for 1 år siden

Besvaret af Paul for 1 år siden

  • Løst
  • Arkiveret

How to make "Say hello to a new Firefox" not appear next time I open Firefox

Hello, I'm using Firefox 91.4.1esr (64-bit) from Debian repositories on Bullseye. Every time I open Firefox, a window with a greeting message appears ("Say hello to a ne… (læs mere)

Hello,

I'm using Firefox 91.4.1esr (64-bit) from Debian repositories on Bullseye. Every time I open Firefox, a window with a greeting message appears ("Say hello to a new Firefox"), and it doesn't matter if, as asked by that window, I choose a theme or not. Is this issue related to my settings? Is this a Debian issue? Is it possible to stop that window from reappearing?

Thanks in advance. And many thanks for making Firefox (I've been using it for so many years I can't recall when I tried it for the first time).

Esteban

Stillet af lucchesi.esteban for 2 år siden

Besvaret af lucchesi.esteban for 2 år siden

  • Løst
  • Arkiveret

Where is the trash folder for bookmarks?

FF 100.0.2 Ubuntu 22.04 LTS I have deleted my bookmarks with the Bookmark manager, but where are they now? I cannot find them in /trash and all of the *bookmark* files o… (læs mere)

FF 100.0.2 Ubuntu 22.04 LTS

I have deleted my bookmarks with the Bookmark manager, but where are they now? I cannot find them in /trash and all of the *bookmark* files on my laptop are miniscule (like 127 bytes.) The json files are no better, when I imported previous bookmark files they were empty.

Stillet af Quentin for 1 år siden

Besvaret af cor-el for 1 år siden

  • Løst
  • Arkiveret

Firefox can't use my microphone

I haven't used my microphone in Firefox in years. I tried today, logged into Google Voice, which tells me it can't access the microphone. I set permissions in Firefox'… (læs mere)

I haven't used my microphone in Firefox in years. I tried today, logged into Google Voice, which tells me it can't access the microphone. I set permissions in Firefox's settings. I turned up all the mic settings in alsamixer. I tried https://mdn.github.io/web-dictaphone/ , recommended in another thread here, and it doesn't record either. I can use the microphone outside X, with sox's rec. I also can't record a new greeting in Google Voice.

Firefox 100.0.2 , Linux, Slackware 64-bit, all packages updated this morning.

Stillet af RandomTroll for 1 år siden

Besvaret af RandomTroll for 1 år siden

  • Løst
  • Arkiveret

Selection is not highlighted in Firefox and Thunderbird

Hello, When I select text in Firefox the selection is not highlighted. The selection itself does work (e.g. deleting a selected word) but is not visible. The problem occ… (læs mere)

Hello,

When I select text in Firefox the selection is not highlighted. The selection itself does work (e.g. deleting a selected word) but is not visible. The problem occurs in all fields where text can be entered, so the URL space, the search field but also text field on a page like this one. The strange thing is that the problem also occurs in Thunderbird.

I am using Ubuntu 18.04.6 LTS, Firefox 99.0 and Thunderbird 91.8.1

Stillet af Jan FtFA for 1 år siden

Besvaret af Jan FtFA for 1 år siden