顯示下列標籤的問題: 顯示所有問題
  • 已解決
  • 封存

Is there a way to reset my Firefox password without losing my data?

I forgot my password to my Firefox account, and only just realized I haven't updated it in KeypassXC when I was trying to log in to a new machine. It seems that, even tho… (閱讀更多)

I forgot my password to my Firefox account, and only just realized I haven't updated it in KeypassXC when I was trying to log in to a new machine. It seems that, even though I am already logged in on my old computer and have full access to my account (including saved passwords, bookmarks, and browsing history) I can't find a way to reset my password without deleting all of my synced data. From the "Change Password" menu, it requires my old password if I want to change it without deleting everything. Also, I have 2FA enabled, so why isn't there the option to authenticate my identity in a password reset using 2FA instead of my old password? I know a similar thing already exists for recovery keys, but I only have 2FA. Is there any way for me to reset my password where I don't lose everything? Thank you.

Isaac Mellington 於 1 年前 詢問

cor-el 於 1 年前 解答

  • 已解決
  • 封存

Website log in form not showing (Firefox 99 on Linux)

Hi, I've upgraded to Firefox 99 (on Linux) and a website that works fine in Firefox 88 and Chromium 101 has stopped working for me - I can't get the log in form to show … (閱讀更多)

Hi,

I've upgraded to Firefox 99 (on Linux) and a website that works fine in Firefox 88 and Chromium 101 has stopped working for me - I can't get the log in form to show up.

This is in a standard window (as opposed to private) with all add ons disabled, Enhanced Tracking Protection switched off for the site and protection settings set to 'Custom' with everything switched off (and same with protection settings set to 'Standard').

The website is:

https://www.riverford.co.uk/

and then click on person icon in the top right corner.

I'm having similar problems with other websites, eg

https://www.ebi.ac.uk/interpro/

in a private window (but weirdly works fine in a standard window) - click on 'Example protein sequence' to fill in a sample sequence and then press 'Search'. In a standard window this works but in a private window the 'Search' button doesn't work. (If the search button does work for you, please delete the job afterwards by clicking on the rubbish bin/trashcan icon so as not waste their resources.)

Martin 於 1 年前 詢問

Martin 於 1 年前 解答

  • 已解決
  • 封存

Can't make WikiSpecies list display reddish "unused" color

I got help with this from your group some weeks ago, but I had to reinstall my Ubuntu OS (linux v.20.04.4 -- using firefox) recently and can't recall the answer. When I … (閱讀更多)

I got help with this from your group some weeks ago, but I had to reinstall my Ubuntu OS (linux v.20.04.4 -- using firefox) recently and can't recall the answer.

When I view a WikiSpecies list of file names (e. g., see https://species.wikimedia.org/wiki/Pentatominae), the instances which have been installed but never used should be in a different (reddish) color. I am attaching an image of a page containing a file named "Abadia" (first one on the left, just under "A") which is unused. I also am attaching an empty "Creating Abadia" which is the result of clicking on "Abadia".

Please tell me how to change the image of an unused, empty file. I recall that there were two different choices SOMEWHERE in the system, "Always" and "Never" I think: One of them forces a system-level color pattern which includes reddish unused items; the other allows the used to program arbitrary displays such as the above (typical example from the dconf editor is 'bg_color: #f0f1f2; selected_bg_color: #023C88', but this editor does not change the appearance of a file instance.

jwill 於 1 年前 詢問

Terry 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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.

kavadias 於 1 年前 詢問

kavadias 於 1 年前 解答

  • 已解決
  • 封存

Send tabs from FF mobile: FF Desktop opens received tabs 3-4 times

I am sending tabs from Firefox mobile to Firefox desktop (Arch Linux) (on a regular base for years). All worked fine. After a new install two weeks ago the Firefox deskto… (閱讀更多)

I am sending tabs from Firefox mobile to Firefox desktop (Arch Linux) (on a regular base for years). All worked fine. After a new install two weeks ago the Firefox desktop receives the tabs and opens them as supposed. But after a day or three when I open Firefox desktop it opens all previous tabs again together with the newly sent tabs. I deleted the Firefox profile and installed from Firefox sync but the problem occurs. I deleted all devices in sync and added my 2 devices (desktop and mobile) again but it didn't work. Does anybody have a similar problem (and a solution)?

samesdat 於 1 年前 詢問

samesdat 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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.

jcs916 於 1 年前 詢問

jcs916 於 1 年前 解答

  • 已解決
  • 封存

how to avoid the graying of most of the url in the location bar?

In the location bar (aka url bar aka address bar), the base domain name ("example.com") is displayed as normal text, whereas everything else in the url is displayed in gr… (閱讀更多)

In the location bar (aka url bar aka address bar), the base domain name ("example.com") is displayed as normal text, whereas everything else in the url is displayed in gray. For example, if the displayed url is https://foo.example.com/bar, the "https://foo." and "/bar" are in gray.

Is it possible to get the whole url displayed as normal text, i.e., black, and avoid this "graying out" of some of it?

In my searches so far, I've found various other customizations for the location bar via userChrome.css, but not this one. Any help appreciated.

I'm using firefox 91.8.0esr (64-bit) as currently packaged for centos7 (x86_64), though presumably this is not system-dependent.

karlberry 於 1 年前 詢問

MarkRH 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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

kearney 於 1 年前 詢問

kearney 於 1 年前 解答

  • 已解決
  • 封存

Impossible to use an unusual port number in local URL

Hi all :) From a fresh Linux Debian Bullseye I try to connect to a local machine with Firefox (v97 64-bits) by its hostname (avahi server with default domain "local… (閱讀更多)

Hi all :)

From a fresh Linux Debian Bullseye I try to connect to a local machine with Firefox (v97 64-bits) by its hostname (avahi server with default domain "local") with the port 6180 bound to a remote web service port (61 is the distant machine IP and 80 is the forwarded port).

When I want to open this URL : http://bionic.local:6180/ FF displays "We can't find this site ... Unable to connect to server at bionic.local ... check your network connection and firewall"

BUT ping bionic.local works perfectly and resolve the good IP address from the Chromium navigator the same URL works without a problem, I can open the distant web site.

This workaround works : add a static resolution in the /etc/hosts file : 192.168.0.71 bionic bionic.local => so FF works in the expected way for now ! But as I said this a workaround and a bad solution.

I supposed too the port was blocked because I accessed an unusual port. So I tried this without success.

How the hell make that FF v97 allows me to use an unusual port ? Or is it bound to the domain "local" which is no more accepted by FF ?

Thank you in advance for your help. With adelphity, lnj

How to do

estebann 於 2 年前 詢問

estebann 於 2 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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?

bjrosen 於 1 年前 詢問

Terry 於 1 年前 解答

  • 已解決
  • 封存

How to unbind Ctrl+K?

I was using Ctrl+K on some websites to do things like site-specific search, task bars, and so forth, but recently Firefox started capturing it for focusing on the search/… (閱讀更多)

I was using Ctrl+K on some websites to do things like site-specific search, task bars, and so forth, but recently Firefox started capturing it for focusing on the search/address bar (https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly#w_search).

Is there a way to unbind `Ctrl+K` in Firefox?

astrojuanlu 於 1 年前 詢問

astrojuanlu 於 1 年前 解答

  • 已解決
  • 封存

File upload dialog not appearing

I'm running Firefox 99.0.1 on Ubuntu 22.04. Recently (I think since I updated to Ubuntu 22.04 about a week ago), Firefox has been refusing to show me file upload dialogs.… (閱讀更多)

I'm running Firefox 99.0.1 on Ubuntu 22.04. Recently (I think since I updated to Ubuntu 22.04 about a week ago), Firefox has been refusing to show me file upload dialogs. When I click a button that's supposed to give me one, nothing happens.

This has been happening with: - The "attach files" button in Gmail - A file upload button on Gradescope (website for managing homework assignments) - File -> Open File... and Ctrl+O.

Dragging and dropping a file onto an email in Gmail does attach the file -- it's just that the button doesn't work.

I've tried restarting, and I've tried running Firefox in Troubleshoot Mode -- so far nothing has fixed the problem. What else should I do?

allispaul 於 1 年前 詢問

jonzn4SUSE 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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)

emma.6.62607015e-34 於 1 年前 詢問

cor-el 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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

Jan FtFA 於 1 年前 詢問

Jan FtFA 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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.

sebqas 於 1 年前 詢問

jonzn4SUSE 於 1 年前 解答

  • 已解決
  • 封存

file downloads

The problem is : Some of the time FF just records 0 bytes file and says nothing. I suspect that FF inspect the URL of the links and discard ( perhaps for security … (閱讀更多)

The problem is : Some of the time FF just records 0 bytes file and says nothing. I suspect that FF inspect the URL of the links and discard ( perhaps for security reason ) ones that do not begin with HTTP.

The bypass is : One has to copy the link and insert in in the new page of FF.

The solution would be to change FF code.

Thank you.

Le-Bilboquet 於 1 年前 詢問

Le-Bilboquet 於 1 年前 解答

  • 已解決
  • 封存

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.… (閱讀更多)

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.

Micheal R. - August 5th, 1988 於 1 年前 詢問

jonzn4SUSE 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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?

ExileFox 於 1 年前 詢問

ExileFox 於 1 年前 解答