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

Firefox browser starts flickering when maximized and when the theme is dark.

Hello, I'm using samsung odyssey g7 32' monitor connected to my laptop with a rtx 2060. The monitor is connected with a minidisplay port to display port cable. The proble… (閱讀更多)

Hello, I'm using samsung odyssey g7 32' monitor connected to my laptop with a rtx 2060. The monitor is connected with a minidisplay port to display port cable. The problem doesn't occur on the laptop screen but it does on the samsung screen. The flickering stops when i make the window a little smaller. I am using KDE plasma 6.0.3 but the problem was also present when i was using Hyprland as my desktop enviroment. I tried troubleshoot mode but nothing changed. I am seeking help. Thanks.

ersandemircan57 於 1 個月前 詢問

jonzn4SUSE 於 1 個月前 解答

Tab Settings

I am on a brand-new machine and having trouble setting up the Firefox browser. When I click on a link it opens in a new window with all the tabs ready opened. How do I… (閱讀更多)

I am on a brand-new machine and having trouble setting up the Firefox browser.

When I click on a link it opens in a new window with all the tabs ready opened.

How do I open a tab without opening a new window?

Also, how do I set Yahoo.com as my default search engine?

Thank you for sharing your wisdom

RocketNut 於 1 個月前 詢問

zeroknight 最近回覆於 1 個月前

Download file failed

Issue description: Similar as https://support.mozilla.org/en-US/questions/1294366 But I'm not using USB wireless receiver, I'm using wired network adapter for connection … (閱讀更多)

Issue description: Similar as https://support.mozilla.org/en-US/questions/1294366 But I'm not using USB wireless receiver, I'm using wired network adapter for connection

I've been using the Firefox browser, and recently when downloading files with Firefox, sometimes it prompts: .part could not be saved, because the source file could not be read. # see image #1 I'm trying to download file to disk D. But the fail tips is download .part file to disk C. Maybe firefox is using some file cache policy which I don't know. I also checked both two location, my account have read/write access.

I can try to resume the download, and the download progress will increase, but about half a second later it will fail again. If the file is small and my internet speed is fast enough, after several attempts the file will eventually download successfully. # see image #2 I have tried using "private window" or enter "about:profiles" to create/use a new and clean profile, but the issue still persists. # see image #3 I tried using other download tools like "Internet Download Manager", and the download was successful. It's ok for use chrome to download the same file to same disk location. The problem recently emerged, it didn't exist before. At least a month ago, the same computer didn't have this issue. I'm not using parental controls.

Enivronment: OS: Windows 10 professional 22H2 Firefox version: "124.0.2 (64 位)", auto update is enabled, it should be the newest version. security software: windows defender

1142003595 於 1 個月前 詢問

zeroknight 最近回覆於 1 個月前

when can we have firefox with the translator switches OFF?

hi, When can we have firefox with translation set OFF by default? I mean, it's pretty unfair that intelligent people have to keep turning off the dumb translator... al… (閱讀更多)

hi,

When can we have firefox with translation set OFF by default?

I mean, it's pretty unfair that intelligent people have to keep turning off the dumb translator... all the time... We need a setting, openly available, in the Edit/Settings menu, where it belongs, an option to switch it off. In fact, when it first asks if we want a page translated, we need an option: never ask this again...

All we can see is "go under the hood of firefox, config:option, go into the about:config section where 10 of 10 million people will ever get... and there find your way to disable this horrible translator". When can we expect an option in the pop-up: "never ask me this question again"?

The translator in this offensive form has been around since 2023... I seems high time we didn't have to bother with this anymore...

Peter

- - - Thank you for developing firefox and keeping it intelligent - - -

jepe69 於 1 個月前 詢問

cor-el 最近回覆於 1 個月前

  • 已解決

Corrupted PDF Downloads from Intranet sites after 125.0.1 Update

Prior to update 125.0.1 corporate intranet users could download PDF files from our Line of Business applications / Webpages. Today after the latest update the PDF files … (閱讀更多)

Prior to update 125.0.1 corporate intranet users could download PDF files from our Line of Business applications / Webpages. Today after the latest update the PDF files download but are corrupted. The site was added to the trusted webpage without improvement.

Adobe Acrobat Reader could not open ********.pdf because it is either not a supported file or because the file has been damaged

Jeff@work 於 1 個月前 詢問

NoahSUMO 於 1 個月前 解答

Firefox to stop requesting the master password on every startup

I already found many users asking the same, but they didn't get a reply.... at least I didn't see any. I want to protect my password memory with a master password - fine… (閱讀更多)

I already found many users asking the same, but they didn't get a reply.... at least I didn't see any.

I want to protect my password memory with a master password - fine. But in 99% of my time, I don't need to enter login data. Even worse, if FF starts on an "invisible" monitor, I cannot move the window.

Is there a way to have FF prompt only for the password if I attempt to log into a site ? ... it already does that when I cancel the start-up prompt.... so is there an "auto cancel at startup ?"

gwaihir.cloud 於 1 個月前 詢問

cor-el 最近回覆於 1 個月前

Firfox sync not syncing my data and all my passwords are lost

I tried to login to firefox sync on a different system due to repair. My entire data is gone and all passwords are also gone. What to do. I even tried login with usernam… (閱讀更多)

I tried to login to firefox sync on a different system due to repair. My entire data is gone and all passwords are also gone. What to do.

I even tried login with username and password apart from google sync. It still didn't worked.

Aman Gupta 於 1 個月前 詢問

Aman Gupta 最近回覆於 1 個月前

  • 已解決

Server Sent Events in Dev tools -> Network tab

I'm having a pretty frustrating developer experience using Firefox to help develop an app that uses Server Sent Events. Now, I'm not sure if I'm the one at fault or if it… (閱讀更多)

I'm having a pretty frustrating developer experience using Firefox to help develop an app that uses Server Sent Events. Now, I'm not sure if I'm the one at fault or if it's something to do with Firefox itself (most likely I'm missing a config option somewhere).

Anways, the issue I'm having is that I cannot seem to be able to see Server Sent Events in the network tab of dev tools. This is specifically what I'm looking for: https://firefox-source-docs.mozilla.org/devtools-user/network_monitor/inspecting_server-sent_events/index.html

I'm testing this functionality by going to https://sse.dev/testpage.html, opening my network tab. I can see the connection to the SSE endpoint however, all I see is "No headers for this request" or "No response data for this request". I know it's getting the data through the event source because I can do stuff with the data. I've also tested this in Edge and everything appears in their network tab as expected which, makes me feel like this is more of a browser-specific issue. Again, I feel like it's me missing a config somewhere or having a privacy setting set which is somehow messing with the event stream.

Any help is appreciated... I guess I got to use Edge for the time being 🤮

jordan.8474 於 1 個月前 詢問

cor-el 於 1 個月前 解答

Add-ons Disappeared After a Power Outage and PC Shutdown

I recently experienced a 1-minute power outage, during which my PC abruptly shut down while I was working. One of the joys of living remotely. However, an unexpected even… (閱讀更多)

I recently experienced a 1-minute power outage, during which my PC abruptly shut down while I was working. One of the joys of living remotely. However, an unexpected event occurred, causing all my add-ons to vanish. I am very concerned, firstly because that can happen, and secondly, what happens to the data stored? Even after the PC rebooted, my Mozilla account remained logged in. I didn't need to log back in to get to this support page. The sync is on and has been completed. The most inconvenient part is that I was working on some integrations between Obsidian, Readwise, Logsec, Omnivore, and syncing accounts when the outage happened. Because of memory issues, I now need to remember which extensions I had and recently added, which is why the aforementioned apps are necessary. The add-on I am most concerned about is my password manager extension. I've made logging in feel like trying to get into a fortress, so having to go through that again is giving me anxiety. Anyone know how or why add-ons could possibly disappear like that? I'm a long-term "want to use Firefox" person, but this sort of thing really turns me off, and I hate all the other browsers because of their lack of security. I'd love to hear your thoughts on fixing this and what I can do if it happens again in the future.

Dator Libertatis 於 1 個月前 詢問

Dator Libertatis 最近回覆於 1 個月前

  • 已解決

Why is my firefox hompage so negative?

Hi, I am aware I can change my homepage and will do so. But I just wanted to share how terrible the firefox homepage is. I am just shown an array of negative stories as … (閱讀更多)

Hi,

I am aware I can change my homepage and will do so. But I just wanted to share how terrible the firefox homepage is. I am just shown an array of negative stories as soon as I open mozilla firefox.

Joshua Daly 於 1 個月前 詢問

jscher2000 - Support Volunteer 於 1 個月前 解答

Google sign in popups

There a number of web sites (eg Trustpilot, Moneysupermarket) where an irritating 'Use your Google account to sign in' popup appears on the login page. Is there any way … (閱讀更多)

There a number of web sites (eg Trustpilot, Moneysupermarket) where an irritating 'Use your Google account to sign in' popup appears on the login page. Is there any way I can stop this appearing?

R WIlliams 於 1 個月前 詢問

Agent virtuel 最近回覆於 1 個月前

I can't get access to my camera on Spelltable.com

I installed an OBS plug-in for a virtual camera so that I could film my screen and pretend it's a webcam. I was able to use the virtual camera or my webcam on spelltable.… (閱讀更多)

I installed an OBS plug-in for a virtual camera so that I could film my screen and pretend it's a webcam. I was able to use the virtual camera or my webcam on spelltable.com by selecting either from the dropdown "allow" menu. One day, I was no longer able to select my webcam. I could only select the obs virtual camera. I switched to MS Edge which worked as normal. I've uninstalled OBS and all plug-ins. Same result I've reinstalled firefox. Same result. I've been using MS Edge for websites that need my camera.

clffrd.ava 於 1 個月前 詢問

clffrd.ava 最近回覆於 1 個月前

No audio in firefox browser

I recently installed windows 11 PRO N . I installed firefox and logged in . seems like I don't have audio in all sites except youtube . what I tried I tried other browser… (閱讀更多)

I recently installed windows 11 PRO N . I installed firefox and logged in . seems like I don't have audio in all sites except youtube . what I tried I tried other browsers .. they all work fine I tried opening firefox without ADD-ons and same issue many people suggest I should download media feature pack but it seems like I do not have that feature in the latest windows 11 update . and I cannot download it separetely . I'd appreciate a way to help me solve this issue or a direct link to download this media feature pack . or any other solution , thanks in advance

Yassine 於 1 個月前 詢問

jonzn4SUSE 最近回覆於 1 個月前

Since upgrading to MacOS 14.4.1 I can no longer 'post' in ANY facebook 'for sale' groups or even MarketPlace.

I realized since I upgraded my MacMini to 14.4.1 I can no longer 'post' into any of the yard sale/garage sale sites I am on, not even MarketPlace. All I get after a long … (閱讀更多)

I realized since I upgraded my MacMini to 14.4.1 I can no longer 'post' into any of the yard sale/garage sale sites I am on, not even MarketPlace. All I get after a long wait is a 'technical problem' notice. Am I doing something wrong?

Roland Irish 於 1 個月前 詢問

cor-el 最近回覆於 1 個月前

  • 已解決

Cannot remove "Your browser is being managed by your organisation" in home settings

I cannot remove "Your browser is being managed by your organisation" and seems to be stopping the home settings saving. They simply revert back to the default (see image)… (閱讀更多)

I cannot remove "Your browser is being managed by your organisation" and seems to be stopping the home settings saving. They simply revert back to the default (see image) when I restart Firefox. Not sure what is meant by "your organisation" as I am a personal user, not organisation. I'm the single user of the browser (e.g. just one user on my PC, which is me) and also Admisitrator. Can someone help me remove this. Thanks John

john.udale 於 1 個月前 詢問

TyDraniu 於 1 個月前 解答

Cursor hover does not work properly on Firefox

When I hover elements, such as text, links, or buttons, the cursor does not change (as in, from the pointer to a hand when hovering over a link, etc.). Well, actually, i… (閱讀更多)

When I hover elements, such as text, links, or buttons, the cursor does not change (as in, from the pointer to a hand when hovering over a link, etc.). Well, actually, it does change, but only for a small fraction of a second before returning to the normal pointer. This makes elements on web pages that have hover events almost impossible to use (such as drop-downs like the "Get Help" one at the top of support.mozilla.org) unless I left-click and hold while hovering over the element. This, of course, requires me to click on the element, which might have other consequences.

Hovering works fine with other browsers. This is on an M2 Mac. I have tried uninstalling and reinstalling Firefox

thereallyrealdd 於 1 個月前 詢問

zeroknight 最近回覆於 1 個月前