顯示下列標籤的問題:

No confirmation email for Firefox Sync received

I try to set up Firefox Sync on Firefox on a VM on Fedora. I enter my e-mail and password. Then I get the message (after retrying): "Email resent. Add accounts@firefox.co… (閱讀更多)

I try to set up Firefox Sync on Firefox on a VM on Fedora. I enter my e-mail and password. Then I get the message (after retrying): "Email resent. Add accounts@firefox.com to your contacts to ensure a smooth delivery." However, I do not get the email with the confirmation code.

My email address has this format j@xxxxx.org

已解決 封存 12 682

Firefox on ubuntu 22.04 always vanishes after some time

Hi all. I have been using firefox with ubuntu 22.04 for about since when ubuntu 22.04 was released (2022). On firefox, I usually use the nordpass and tab grouping extensi… (閱讀更多)

Hi all. I have been using firefox with ubuntu 22.04 for about since when ubuntu 22.04 was released (2022).

On firefox, I usually use the nordpass and tab grouping extensions. For the third or fourth time in a row, firefox has simply vanished from my system from day to night.

I click the icon and nothing happens. I try typing "firefox" in the terminal and get

   Command '/usr/bin/firefox' requires the firefox snap to be installed.
   Please install it with:
   snap install firefox

Even if I accept the bizarreness of snap simply deciding from one day to another that I don't have this package (or did I never have it and never needed it in the first place?) and try "snap install firefox" I get:

   snap "firefox" is already installed, see 'snap help refresh'

After reading the result of "snap refresh help" I decided to "snap refresh" to update all of it's packages. Still, "snap install firefox" and "firefox" keep giving me the same result.

What is happening here?

已解決 封存 2 663

Is it possible to remove Mozilla's title bar?

Hi. I was just looking at Google Photos on both Firefox and Chrome. Chrome had a bigger picture because the window had only the tabs bar and the address bar, and Firefo… (閱讀更多)

Hi. I was just looking at Google Photos on both Firefox and Chrome. Chrome had a bigger picture because the window had only the tabs bar and the address bar, and Firefox has an additional title bar. I was wondering if it would be possible to remove the title bar so the picture on both browsers were the same size?

已解決 封存 6 646

Firefox freezing

Hi, I'm using Linux Mint 22, Firefox 129.0 (64-bit). Browser is hanging after approximately 4 hours. Not sure if this is a Firefox issue, but this is where I'm starting t… (閱讀更多)

Hi, I'm using Linux Mint 22, Firefox 129.0 (64-bit). Browser is hanging after approximately 4 hours. Not sure if this is a Firefox issue, but this is where I'm starting the troubleshooting process. My suspects are (1) the browser, (2) NVIDIA drivers (3) the new Linux Mint kernel or possibly (4) a mix of the above. This was a fresh install with default options on (Wilma). Using the latest graphics drivers for GeForceRTX 2060, driver version 555.58.02, went down to native drivers, no change. Honestly, this one has me baffled. Been troubleshooting this for 3 days. It feels like a memory leak. Nothing on the crash reports. First, browser will hang, then mouse and keyboard. Hard reboot is the only option. Any help would be appreciated.

已解決 封存 4 645

Mouse cursor is huge since recent update (Linux)

I am using Firefox v140.0.1 Snap on Kubuntu 25.04, Kernel 6.14. Since the Firefox update in the past couple days, the mouse cursor has started appearing huge and slightly… (閱讀更多)

I am using Firefox v140.0.1 Snap on Kubuntu 25.04, Kernel 6.14. Since the Firefox update in the past couple days, the mouse cursor has started appearing huge and slightly blurry (as though the image is scaled up) in Firefox and nowhere else. The size is visually annoying, and occasionally difficult to know exactly where I'm clicking (trying to move the caret in a text box for example). It also appears to be a different style from the main desktop cursor, the shape and color are ever so slightly different, but this may already have been the case and I simply didn't notice because of the previously small size. Firefox doesn't have its own built in cursor settings that I can find, nor obey the system cursor settings. I have a high DPI display so perhaps it is being over-compensated for? e.g. both the system and Firefox are scaling the cursor up, assuming the other hasn't done it already, resulting in a cursor that's too big.

已解決 封存 4 639

Images from canvas black or transparent: img.src = canvas.toDataURL(); // FF: 'image/jpeg'=black. Png,webp,default=transparent.

I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution. The behavior is the same whether the served i… (閱讀更多)

I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution.

The behavior is the same whether the served image is jpg or webp. A Servlet delivers the image data, here in webp:

          response.setHeader("Content-Type", "image/webp");

On page, I use a canvas thus => see '// FIREFOX'

     var canvas = document.createElement( 'canvas' );
     canvas.width = width;
     canvas.height = avail_height;
     var context = canvas.getContext( '2d' );
     context.drawImage( imgsrc, 0, 0, width, avail_height);
     context.lineWidth = 150;
     // FIREFOX: canvas.toDataURL('image/jpeg')=black, png,webp,default=transparent
     img.src = canvas.toDataURL('image/jpeg');
     img.onmousedown = disableDragging; // for FF
     img.style.opacity = "1.0";
     console.log('setImg ok');

Inspecting a black jpeg:

        data:image/jpeg;base64,...

Thanks!

已解決 封存 7 638

Unable to play some YouTube videos on Firefox on Steam Deck

First off, apologies - I don't know if this is a YouTube problem, a Steam Deck problem or a Firefox problem. I haven't been able to figure out the cause of this problem f… (閱讀更多)

First off, apologies - I don't know if this is a YouTube problem, a Steam Deck problem or a Firefox problem. I haven't been able to figure out the cause of this problem for months so I'm trying you guys because you're more responsive than YouTube has been so I'm really hoping it's a Firefox problem.

Basically since early June I've been getting "an error occurred" errors for YouTube videos of approximately an hour. Longer videos and shorter videos tend to play fine, but I get the issue with videos under ten minutes sometimes as well.

This only occurs in Firefox on my Steam Deck (SteamOS). Other browsers and other devices are fine.

I have cleared my cache, cleared cookies, disabled extensions and logged in and out of YouTube to no avail. The problem still occurs in troubleshoot mode and updating Firefox hasn't fixed it.

Would appreciate any troubleshooting tips and again, apologies if this ends up not being a Firefox problem, I just don't know what else to try at this point.

已解決 封存 2 638

Drag and Drop stopped working in Firefox v129.0.1 for Linux

I upgraded my version of Firefox from an ESR version to v129.0.1 on Debian 12. Drag and drop of files from the desktop or the file manager (PCManFM-Qt) into the browser … (閱讀更多)

I upgraded my version of Firefox from an ESR version to v129.0.1 on Debian 12. Drag and drop of files from the desktop or the file manager (PCManFM-Qt) into the browser stopped working. It is still working properly in Chrome.

This occurs with several web apps but, as an example, it occurs when trying to drag a jpeg into Roundcube Webmail while composing a message.

No browser console errors are genrated when trying to do this. It occurs in Troubleshooting (safe) mode as well. In apps that pop-up a "Drag files here" target, that target still appears but dropping the file on it does nothing.

已解決 封存 17 634

Why is the VPN button so big?

So, I recently updated my copy of Mozilla Firefox, and I noticed something strange. The button for the built-in VPN is disproportionately large to other buttons and click… (閱讀更多)

So, I recently updated my copy of Mozilla Firefox, and I noticed something strange. The button for the built-in VPN is disproportionately large to other buttons and clickable elements. I don't see it in the release notes, so I doubt this is an intentional design choice by the UX team, at least I hope it isn't. Any help will be greatly appreciated, as it is really distracting.

If it helps, I'm using Mozilla Firefox 151.0.2 running under GNU/Linux Debian 13 Trixie as a Flatpak.

已解決 4 9 601

Recent CEO statements about AI

I come, trying to manage my disappointment and anger, to say only one thing: I love Firefox, it (still) has the best UX of any modern browser. And part of that is that it… (閱讀更多)

I come, trying to manage my disappointment and anger, to say only one thing: I love Firefox, it (still) has the best UX of any modern browser. And part of that is that it has NO AI malware built into it. The recent statements from the CEO regarding the implementation of AI into the browser is extremely disappointing, to the point of it feeling like a personal betrayal, and will only make me (and a lot of other people) just completely abandon it. And don't kid yourselves, your user base never was so low, and that user base only like this browser specifically because it has no malware built into it, because of the privacy and open nature you had before this debacle. You're shooting yourselves on booth feet and an arm with a shotgun. I don't trust you as a company anymore at all; you just achieved the complete opposite of what you said you wanted. If you just made use of reverse psychology and was that's your actual goal, congrats. This company quite literally couldn't have elected a worse person to be chief executive.

被鎖定 2 591

Error logging in to account.apple.com - Failed to verify your identity!

I'm unable to login to account.apple.com on my laptop which is running Ubuntu 24.04.3 LTS. I've launched Firefox using the `-p` option, created a new profile and then nav… (閱讀更多)

I'm unable to login to account.apple.com on my laptop which is running Ubuntu 24.04.3 LTS.

I've launched Firefox using the `-p` option, created a new profile and then navigated to https://account.apple.com/sign-in and tried to login. I've attached a screenshot of the error message.

I had tried multiple things on my default profile, even troubleshoot mode, but I couldn't get it. I even tried useragent switcher to no avail.

I can login to the site using Chromium.

What else can I try?

已解決 封存 4 591

Firefox tabs don't get saved when closing Firefox - Version 145.0

Firefox version 145.0 in Linux Ubuntu 22.04.5 LTS. When I open Firefox all tabs from previous session are gone. On "Startup" I have checked "Open previous windows and tab… (閱讀更多)

Firefox version 145.0 in Linux Ubuntu 22.04.5 LTS. When I open Firefox all tabs from previous session are gone. On "Startup" I have checked "Open previous windows and tabs". Which worked before but not now. It is very frustrating. How do I fix? The Profile Manager opens the settings and "Open previous windows and tabs" is checked. Checking "ask before closing multiple tabs" doesn't help.

已解決 9 563

How do I override CSS in Reader View as of Firefox version 105?

Any advice returned by Google seems to be obsolete or only worked perhaps in older versions of Firefox. The main idea of using userChrome.css to override the default styl… (閱讀更多)

Any advice returned by Google seems to be obsolete or only worked perhaps in older versions of Firefox. The main idea of using userChrome.css to override the default styles for Reader View does not seem to work. My userChrome.css file does work on other items though (like removing the sidebar width restriction).

Whatever advice I find via Google perhaps cites outdated CSS selectors, but current selectors do not seem to be documented anywhere by Mozilla. Moreover, I cannot find any file on my local drive named aboutReader.css when using find or grep commands in bash, those this file name is alluded to when viewing a page in Reader View and then in turn viewing source on that transformed page.

Moreover, addons that would allow me to change the colors seem to be restricted in Reader View.

It does seem like something has changed in recent Firefox updates but I can't remember when I last saw, for instance, links in dark mode Reader View that were still pink (whereas now they are blue, and impossibly dark to see, especially when you are disabling as much blue light as possible through your operating system). I need a higher contrast color for links in dark mode Reader View so I can actually see them.

I can alternatively use the Tranquility Reader addon and have custom colors, but A) that addon does not work with the Automatic Reader View addon, whereby I can always have various sites appear in some sort of "reader view" whether the native one or Tranquility Reader, and B) hitting refresh when in Reader View will defeat some soft paywalls but this does not work with, e.g., Tranquility Reader, so I still would prefer to be able to custom colors in the native Reader View feature, rather than rely on an addon.

1. Where are the current styles for Reader View even documented? 2. Is overriding them now restricted? 3. Why did the link color change from pink to blue in newer versions of Firefox (this is a terrible accessibility bug)? 4 .Where is the alluded to aboutReader.css stylesheet actually stored on my computer (it doesn't seem to be a file on the filesystem in the Firefox profiles folder, it seems more like it is embedded in the Firefox binary/executable)? 5. Will Firefox settings ever allow us to set colors specifically for Reader View (I don't mean the override settings for all web pages, particularly web pages not being rendered in Reader View ... that setting does not help in Reader View, nor would it be the desired preference for pages not in Reader View)?

Thank you.

已解決 封存 4 543

127.0.2 profiles in folders: "Firefox is already running"

For a long time I've used Firefox on Linux with multiple instances each with their own profile folder. Today when I try to run these instances with separate profile folde… (閱讀更多)

For a long time I've used Firefox on Linux with multiple instances each with their own profile folder. Today when I try to run these instances with separate profile folders I get the following error:

> Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile.

Profiles are created like this:

firefox --new-instance --createprofile "PROFILENAME ~/.firefox-PROFILENAME"

They are run like this:

firefox --new-instance --profile "~/.firefox-PROFILENAME"

It seems something has broken with the instance isolation as this is now throwing an error. Additionally I run "createprofile" it doesn't seem to actually create the folder.

已解決 封存 1 537

Unable to Launch Firefox 3.5.19 On Linux Ubuntu 24.04.2 LTS

Can’t launch Firefox 3.5.19 on Linux Ubuntu When trying to run with: ./firefox Terminal gives the following: ./firefox-bin: error while loading shared libraries: libdbus-… (閱讀更多)

Can’t launch Firefox 3.5.19 on Linux Ubuntu When trying to run with:

./firefox

Terminal gives the following:

./firefox-bin: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory

已解決 封存 8 527

Updated Firefox but menu icon remains old version-- how to fix?

Greetings. I am using an old Linux Mint version. I got messages that my Firefox needed to be updated. I finally figured out how to do that and updated it. I started to us… (閱讀更多)

Greetings.

I am using an old Linux Mint version. I got messages that my Firefox needed to be updated.

I finally figured out how to do that and updated it. I started to use it. No problems.

However, the update did not change the default Firefox in the menu or on the taskbar panel below. If I click on them, I get the old version.

So when I restarted the computer, when I clicked on the Firefox shortcut icon in the lower taskbar I got the old version with the tabs that were on it. I had to go back into the Firefox file downloaded for the update in order to open the new version.

So, how do I get a working shortcut icon for the new version and get rid of the old version/icon?

Thanks.

David

已解決 封存 4 526

Another program on your computer installed an add-on ... repeatedly with every restart

This issue is happening with every newly installed add-on, but not with add-ons installed on or before Aug 3, 2024. The add-ons are installed via addons.mozilla.org. To r… (閱讀更多)

This issue is happening with every newly installed add-on, but not with add-ons installed on or before Aug 3, 2024. The add-ons are installed via addons.mozilla.org. To rule out the possibility that it's happening only with specific add-ons, I also installed one of the random recommendations on that page, Augmented Steam which has 54,248 users, and it happens with that one as well.

I'll click Enable, but the prompt appears every time I restart Firefox.

What I've tried (with a restart after each attempt):

  • Clear the startup cache
  • Delete extensions.json
  • Delete compatibility.ini
  • Via about:config deleted extensions.databaseSchema and extensions.getAddons.databaseSchema
  • Excluded Add-ons from syncing

I've noticed the following in extensions.json for each of the recent add-ons after restart:

  • syncGUID changes to presumably random new value
  • active changes from true to false
  • userDisabled changes from false to true
  • seen changes from true to false
已解決 封存 8 525

Firefox remains in the background when opening urls out of other applications

Hello I use Firefox 132.0.1 under Fedora 14 Linux. Whenever I click an urls in another application (e.g. Libreoffice, Keepass...) a new tab is opened in Firefox (accordi… (閱讀更多)

Hello

I use Firefox 132.0.1 under Fedora 14 Linux. Whenever I click an urls in another application (e.g. Libreoffice, Keepass...) a new tab is opened in Firefox (according to Firefox's settings), but Firefox itself does not pop up in the foreground, it remains in the background. I highly appreciate the setting 'open links in tabs instead of new windows'. But FF only comes to foreground in case I deactivate 'open links in tabs instead of new windows'. How can I prevent FF to stay in the background in case 'open links in tabs instead of new windows' is enabled?

Thank you in advance

已解決 封存 5 523