顯示問題標籤 顯示所有問題
  • 已解決

Firefox starts in private browsing mode

Hi, from many time (some months ago) I have this problem: sometimes (well, actually very often, but not always) when I start firefox it runs in “Private browsing” mode. … (閱讀更多)

Hi, from many time (some months ago) I have this problem: sometimes (well, actually very often, but not always) when I start firefox it runs in “Private browsing” mode.

The problem happens both if I click on the icon in the gnome dock, and if I run firefox from the terminal. In both situations, the problem happens sometimes, and some times not.

When I launch it from the terminal, the output is the same, either if I see the bug or not.

The problem has already been reported on the Fedora support site, too.

What can I do to sort it out? Thank you very much

Running Firefox 108.0.1 on Fedora 36

angus73 於 2 個月前 詢問

cor-el 於 2 個月前 解答

  • 已解決

in-browser display

After the version 110 update, Firefox has issues displaying text in certain pages like Google Calc, PDF forms, online publication readers. The text seems to break up and … (閱讀更多)

After the version 110 update, Firefox has issues displaying text in certain pages like Google Calc, PDF forms, online publication readers. The text seems to break up and fade out. Navigating up and down the page often restores the missing text, but not all of it. Suck pages render without issue in Google Chrome. I am using Firefox in a Linux container within ChromeOS (stable channel), but this issue only started after the latest Firefox update.

It appears that the Firefox v. 111 update has solved this issue.

tischer.rw 於 3 週前 詢問

tischer.rw 於 2 週前 解答

  • 已解決

How to create timer around remote settings

The issue I am facing, and for which I direct my question to all you intelligent beings, is that my network is being hammered by connections to firefox-settings-attachmen… (閱讀更多)

The issue I am facing, and for which I direct my question to all you intelligent beings, is that my network is being hammered by connections to firefox-settings-attachments.cdn.mozilla.net.

When looking at the squid logs, I see the following: access.log:1678216931.488 170104 1.2.3.155 TCP_TUNNEL/200 11400353 CONNECT firefox-settings-attachments.cdn.mozilla.net:443 - CARP/1.2.2.11 -

If I understand correctly, this connection is to download new files that pertain to security, cert revocation lists, blocklists, plus a bunch of non-security related stuff.

The question is, how do I make this file downloaded as small as possible while still keeping the security bits... (saw this page, and followed what I thought pertinent https://support.mozilla.org/en-US/kb/how-stop-firefox-making-automatic-connections) The second question is... can we do a scheduled window to perform these downloads?

If you are asking why I am having network issues over 11 Mb, the answer is that all my clients go through a corporate proxy... We have many thousand devices and last time we choked the network with 80GB downloaded on a timeframe of 15 min.

Thanks much!

Freddog 於 6 天前 詢問

Freddog 於 6 天前 解答

  • 已解決

Private mode colors with CSS

Hello, I've changed the background color on the private tabs/windows with this CSS: @-moz-document url(about:privatebrowsing){ html.private{ background-color: #2B2A… (閱讀更多)

Hello,

I've changed the background color on the private tabs/windows with this CSS:

@-moz-document url(about:privatebrowsing){
 html.private{
  background-color: #2B2A33 !important;
  --in-content-page-color: gray !important;
}

I would like to make the "background-color" to be the same as the window background without hardcoding it, so it always match the theme, ie:

 background-color: <window.background> !important;

I would like to do the same with the background color of the search box in the private mode window, but I can't find the id.

Regards.

jlwally 於 1 週前 詢問

jlwally 於 1 週前 解答

  • 被鎖定

remove vertical lines in replies

Hi: I'm trying to find some way of removing the vertical lines in replies. A previous asking of this same question lead me to attempt to install the 'replywithheader' ad… (閱讀更多)

Hi: I'm trying to find some way of removing the vertical lines in replies. A previous asking of this same question lead me to attempt to install the 'replywithheader' add-on but it hangs with the "Add ReplyWithHeader? This extension will have permission to: .... Cancel Add" popup box ... It doesn't matter if I click either Cancel or Add, the box just hangs there. Or is there some other way of removing the vertical lines? One might have thought this would be an easily accessible option in the setup.

Thing is that I'm working on a rather long report with other people and we email changes back and forth but each time another vertical line is added. How to nuke ALL the vertical lines? How to stop them from being added in the first place?

rayandrews 於 1 週前 詢問

James 最近回覆於 1 週前

  • 已解決

diacritics in tab labels

Firefox 110.0 64 bit on Linux Fedora 37. Happens with my default setup and also when running with extensions disabled. Default font. English Language. If I got to thi… (閱讀更多)

Firefox 110.0 64 bit on Linux Fedora 37. Happens with my default setup and also when running with extensions disabled. Default font. English Language.

If I got to this website https://www.endesaclientes.pt/uPortal2/MyEndesa/index.html#/login, right now, it is in maintenance mode. It's tab label shows up as "Em manutenção..." when it should display "Em manutenção". In case this text field munges my text, see image of the tab, and the letters between "uten" and the final "o" are supposed to be a c with a cedilla and an a with a tilde.

Do I need to change my configuration to add the proper font in tabs?

mozillado 於 1 週前 詢問

cor-el 於 1 週前 解答

  • 已解決

Dotted frame on history/bookmarks view

Hello, I've just upgraded and almost done with the userchrome customizations but I need help with some little things. Is there a way to remove the dotted frame in the h… (閱讀更多)

Hello,

I've just upgraded and almost done with the userchrome customizations but I need help with some little things.

Is there a way to remove the dotted frame in the history/bookmarks tree as seen in the attached picture.

Thanks.

jlwally 於 1 週前 詢問

jlwally 於 1 週前 解答

  • 已解決

Only on FX: id="adv" 'hides' the element

This appears to be confined to FX. (FX 110.0.1 (64-bit) on Linux) Elements like input or output are hidden if id the ID is set as "adv". What is going on - is this a gotc… (閱讀更多)

This appears to be confined to FX. (FX 110.0.1 (64-bit) on Linux) Elements like input or output are hidden if id the ID is set as "adv". What is going on - is this a gotcha? Easy workaround of course but that's not the point.

<meta name="description" content="test"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta charset="UTF-8"> <title>test adv</title>

xxxx<input id="adv">yyyy
xxxx<input id="anyOtherID">yyyy

Hillbilly 於 1 週前 詢問

TyDraniu 於 1 週前 解答

  • 已解決

No audio / video in Firefox 110 Ubuntu - Chrome 110 works fine

These websites won't play audio or video in Firefox 110.0.1, they work in Chrome 110.0.5481.177 https://www.vrt.be/vrtnu/livestream/audio/stubru/ When I click the Play b… (閱讀更多)

These websites won't play audio or video in Firefox 110.0.1, they work in Chrome 110.0.5481.177

https://www.vrt.be/vrtnu/livestream/audio/stubru/ When I click the Play button I get an error "Oops, something went wrong, error code 200" which seems to be a general error code. In Chrome the music starts playing instantly.

https://f1tv.formula1.com/ I have a subscription but video won't play. I can press the Play button, sometimes I see a preloader but the screen stays black, no audio or video. In Chrome the content just starts playing, be it live or recorded content.

Steps I took to get audio/video working inb Firefox, but to no avail:

run above websites in private tabs download Firefox again and run it from its folder in Downloads start Firefox in Troubelshoot mode start Firefox in Troubleshoot mode and Refresh Firefox disabled / enabled Plugin Widevine Content Decryption Module provided by Google Inc disabled / enabled Play DRM-controlled content in Settings disabled / enabled Enhanced Tracking protection disablde / enabled allow media autoplay

In other discussions it was opted to remove the PulseAudio config by running the below command and rebooting rm ~/.config/pulse/*

Any help to get this working again would be greatly appreciated!

NeoRey 於 2 週前 詢問

jonzn4SUSE 於 1 週前 解答

  • 已解決

when I exit firefox with two windows open sometimes only one window appears on relaunch

I often use two firefox windows each with several tabs opened Problem is when I quit in this state sometimes only one of those multiple windows gets opened on the next l… (閱讀更多)

I often use two firefox windows each with several tabs opened

Problem is when I quit in this state sometimes only one of those multiple windows gets opened on the next launch

To quit I do a `ctrl + q` or right click `Quit` from launcher bar

Is there a setting to tell firefox to always relaunch with the same set of windows ?

I use sync and this happens when using the same computer for the exit then relaunch of firefox

firefox release 112.0a1 (2023-03-05) (64-bit)

Ubuntu 22.04

EventHorizon 於 1 週前 詢問

jonzn4SUSE 於 1 週前 解答

  • 已解決

I can't save files in Firefox

Firefox worked perfectly, but since a few days I can't download anything. I'm using Mozilla Firefox snap for Ubuntu 22.04, version 110.0.1 (64 bits) canonical-002 - 1.0 W… (閱讀更多)

Firefox worked perfectly, but since a few days I can't download anything. I'm using Mozilla Firefox snap for Ubuntu 22.04, version 110.0.1 (64 bits) canonical-002 - 1.0 With Chrome everything works perfectly so I assume it's a problem from Firefox.

When I open a PDF, a MP3 or any file, the "save" option doesn't display anything. Usually it opened a dialog where I could choose the folder where I wanted to download the file, but now I have nothing.

I have only 4 extensions: - adblocker ultimate - duckduckgo privacy essentials - vuejs dev tools - zotero connector

I always had them and I never encountered any problem.

DJ Caësar 9114 於 2 週前 詢問

DJ Caësar 9114 於 2 週前 解答

  • 已解決

Disable Ctrl + Shift + C shortcut

I really often need to copy/paste from a terminal opened in my browser. Because the shortcut for copying in a terminal is always Ctrl+Shift+C, it's a mess to have instea… (閱讀更多)

I really often need to copy/paste from a terminal opened in my browser. Because the shortcut for copying in a terminal is always Ctrl+Shift+C, it's a mess to have instead Firefox opening Inspector from devtools.

How can I disable this shortcut ?

I've tried to update some about:config settings but it doesn't seem to be helpful and old working correctives add-ons are not supported anymore.

alexandre.huet7 於 2 週前 詢問

cor-el 於 2 週前 解答

  • 已解決

2FA login on web sites does not work with Firefox (Linux)

2FA login on sites works with Chromium but NOT WITH Firefox (Linux) Present setup: Does NOT work firefox 102.7.0esr on debian 11.6 bullseye 5.10.162-1 (x86-64) firefox … (閱讀更多)

2FA login on sites works with Chromium but NOT WITH Firefox (Linux)

Present setup:

Does NOT work firefox 102.7.0esr on debian 11.6 bullseye 5.10.162-1 (x86-64) firefox 110.0 on Ubuntu MATE 22.04 LTS 5.15.0-58 (x86-64)

Works chromium 109.0.5414.119 on debian 11.6 bullseye 5.10.162-1 (x86-64)

I am able to register and authenticate with security devices Yubikey NEO (without FIDO2) and Yubikey 5 NFC (FIDO2 compliant) on several sites (eg. pypi, google..) using Chrome or Chromium but now not with Firefox at all. It has not worked for at least the last few updates. Changing settings in about:config or plugging/unplugging keys, stopping every Firefox plugin etc. don't help. Neither does a fresh Firefox install without any super-security-settings.

Testing sites like Yubico's own or Okta's works fine using Chromium but not Firefox.

From what I can see this is not especially related to FIDO2 (Webauthn). pypi seems to use U2F which should work just fine with Firefox since way back.

I haven't tested Firefox for Windows but Chrome browser for Windows 10 works fine (which I tested first when Firefox didn't cut the mustard), I therefore expect it to work also on Chrome browser for Linux. Just to check if this was related to a debian bullseye package, I tested it on Ubuntu MATE too, which didn't do the trick. Haven't done any more testing than that on MATE.

This seems like a strictly firefox problem. -What to do?

Yours, Kaare

kaare 於 1 個月前 詢問

kaare 於 1 個月前 解答

  • 已解決

Unable to upload or download files

Hello all, For some reason, I can no longer upload or download files, with the pop-up window failing to appear entirely. I can upload folders through, for example, Dropb… (閱讀更多)

Hello all,

For some reason, I can no longer upload or download files, with the pop-up window failing to appear entirely. I can upload folders through, for example, Dropbox or Google Drive, but individual files don't work.

I've reset my browser, uninstalled and reinstalled it, opened it in troubleshooting mode, disabled enhanced tracking protection, but nothing seemed to work. I've tested another browser, and I was able to upload and download files just fine.

Is there anything I can do to fix this? I'm on Ubuntu 22.04 using Firefox 107.0.1.

Erika Campbell 於 3 個月前 詢問

jonzn4SUSE 於 3 個月前 解答

  • 已解決

Problems importing my saved passwords from Chrome to Firefox and syncing them

I currently use Chrome on Android & Chromebook as my main browser, but I would like to switch to using Firefox now across all my devices (linux, android, chromebook).… (閱讀更多)

I currently use Chrome on Android & Chromebook as my main browser, but I would like to switch to using Firefox now across all my devices (linux, android, chromebook). To do this, I need to import my passwords from Chrome to Firefox, and have them sync between the Firefoxes on all of my devices, but it's not working. I have tried the following:

Method 1: I installed Chrome on my new Linux machine. Checked and made sure it had synced my passwords by logging into a website using Chrome. Then, on Firefox, I pressed alt to enable the toolbar, then File->Import from another browser. The pop-up says "No programs that contain bookmarks, history, or password data could be found."

Method 2: Chrome seems to have a feature to export the passwords to csv. So I exported the passwords from Chrome to a csv on Linux. To be thorough (because I am having trouble getting this to work), I used accounts.firefox.com to sign out the Firefox on my android phone and chromebook, then (on the phone) I deleted my browsing data, uninstalled firefox, and rebooted the phone. Back on Linux, I did about:config, then set signon.management.page.fileImport.enabled to true, then did about:logins then menu->"import from a file", selected the csv that I just exported from Chrome, and clicked Import. Import Complete, 332 logins added, 1 not added because it was missing a password. Logins successfully imported, hooray! For testing purposes, I create a unique new password entry, http://foo.com username "a" password "b". Then I go to about:preferences, make sure that syncing is on and I'm currently syncing logins and passwords, and press "sync now". Log in to my phone, install Firefox from the play store, start it up, sign in using my email and password (it says "syncing"), go to logins and passwords, click "saved logins". The only one listed is for foo.com, the fake one I created to test the syncing, but I expected to see all 333 there.

How do I get this to work?

jbayes 於 2 週前 詢問

cor-el 於 2 週前 解答

  • 已解決

Error "content not available in a compatible codec" when trying to play video clips in websites

I am using Firefox 102.8.0esr on openSUSE Leap 15.4. Two days ago Firefox stopped playing video clips on websites, notably BBC News and Facebook. On BBC News I get the er… (閱讀更多)

I am using Firefox 102.8.0esr on openSUSE Leap 15.4. Two days ago Firefox stopped playing video clips on websites, notably BBC News and Facebook. On BBC News I get the error message "The content is not available in a compatible codec" but elsewhere just "video cannot be played". I have checked that the same video clips can be played without a problem in Google Chrome

piano.macvean 於 3 週前 詢問

piano.macvean 於 3 週前 解答

  • 已解決

Excessive apparmor log entries on Ubuntu platform

OS version: Ubuntu 22.04.1 LTS (jammy), 64-bit (amd64, x86_64). Firefox version: 110.0 (64-bit) (NOTE: the issue was noticed with version 109.0, too) Firefox package wa… (閱讀更多)

OS version: Ubuntu 22.04.1 LTS (jammy), 64-bit (amd64, x86_64). Firefox version: 110.0 (64-bit) (NOTE: the issue was noticed with version 109.0, too)

Firefox package was installed on Ubuntu through 'APT', using the Mozilla Team repository (https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/). It caught my attention that an excessive amount of Firefox related 'DENIED' AppArmor log messages is generated during the browser activity.

According to messages, Firefox is occasionally denied read access to '/sys/devices/' area and read/write access to 'oom_score_adj' target in '/proc/'. Could somebody clarify why would that access be required for regular browser operations? I'm a bit puzzled as I haven't noticed anything similar with the older Ubuntu and Firefox versions. A complete suppression of those messages is also an option as long as there's no negative impact on application's performance.

I already posted this question to Ubuntu forum but seems like nobody there could provide an explanation. I'd appreciate any input or hint.

Following is the sample of referred log messages:

---SNIP--- [Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.813:39): apparmor="DENIED" operation="capable" profile="firefox" pid=2231 comm="firefox" capability=21 capname="sys_admin"

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.877:40): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/revision" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.877:41): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/config" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.877:42): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/revision" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.877:43): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/config" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.885:44): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/revision" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.885:45): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/config" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.885:46): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/revision" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.885:47): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/config" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 . . . . . . [Fri Feb 24 19:16:22 2023] audit: type=1400 audit(1674000983.040:56): apparmor="DENIED" operation="open" profile="firefox" name="/proc/2347/oom_score_adj" pid=2231 comm="firefox" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000

[Fri Feb 24 19:16:35 2023] audit: type=1400 audit(1674000995.296:57): apparmor="DENIED" operation="open" profile="firefox" name="/proc/2347/oom_score_adj" pid=2231 comm="firefox" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000

[Fri Feb 24 19:16:39 2023] audit: type=1400 audit(1674000999.280:58): apparmor="DENIED" operation="open" profile="firefox" name="/proc/2347/oom_score_adj" pid=2231 comm="firefox" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000

[Fri Feb 24 19:16:41 2023] audit: type=1400 audit(1674001001.768:59): apparmor="DENIED" operation="open" profile="firefox" name="/proc/2455/oom_score_adj" pid=2231 comm="firefox" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000

[Fri Feb 24 19:16:41 2023] audit: type=1400 audit(1674001001.768:60): apparmor="DENIED" operation="open" profile="firefox" name="/proc/2458/oom_score_adj" pid=2231 comm="firefox" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000 ---SNIP---

scoobienator 於 3 週前 詢問

cor-el 於 3 週前 解答

  • 已解決

Do CSS "widows/orphans" work in Firefox?

Firefox v109.0.1 opensuse tumbleweed linux 6.1.12-1-default x86_64 I have been trying to get a "media print" to format as I wish it to do so by using the widows and orp… (閱讀更多)

Firefox v109.0.1 opensuse tumbleweed linux 6.1.12-1-default x86_64

I have been trying to get a "media print" to format as I wish it to do so by using the widows and orphans CSS rules (among others). So far, regardless of the values assigned, the resulting print output still has widows and orphans.

Are those rules actually implemented in Firefox?

jimoe 於 3 週前 詢問

TyDraniu 於 3 週前 解答

  • 已解決

Firefox Stuck in Single-Tab Mode

So, a preface. I rarely used this PC of mine, and thus the Firefox is rarely used as well. When i installed it, i turned on the option 'Open previous windows and tabs'. … (閱讀更多)

So, a preface. I rarely used this PC of mine, and thus the Firefox is rarely used as well. When i installed it, i turned on the option 'Open previous windows and tabs'.

Then, once I opened up some kind of offline documentations from Libre Office or Latex, which opened in Firefox. You know, the one where there is no tab appeared, and it just seems like a single pop-up window. I closed it without thinking.

Long enough, i forgot about that and opened up Firefox only to be met with that docs again. Okay, i closed it. But Firefox always started in this kind of pop-up window style ever since (attached). Changing the preference, even deleting the profile doesn't seem to do a thing.

Any recommendation to return Firefox to its original set?

For information: OS: EndeavourOS with Linux 5.15.94 DE: Xfce 4.18 with Xfwm 4.18 Version: Latest, Firefox 110, installed from Arch Linux repository

Mard 於 4 週前 詢問

Mard 於 3 週前 解答