顯示下列標籤的問題:

firefox.cfg no longer overwrite new tab content

This code in mozilla.cfg used to overwrite new tab, but as of latest firefox 136.0b1 no longer works. Any way to fix this? There error in Browser Console. // mozilla.cfg … (閱讀更多)

This code in mozilla.cfg used to overwrite new tab, but as of latest firefox 136.0b1 no longer works. Any way to fix this? There error in Browser Console.

// mozilla.cfg needs to start with a comment line var {classes:Cc,interfaces:Ci,utils:Cu} = Components;

/* set new tab page */ try {

 Cu.import("resource:///modules/AboutNewTab.jsm");
 var newTabURL = "file:///D:/Documents/images/home.html";
 AboutNewTab.newTabURL = newTabURL;

} catch(e){Cu.reportError(e);} // report errors in the Browser Console

已解決 封存 1 258

firefox video downloadhelper stopped working wih youtube videos link

locking as duplicate of /questions/148784 thread I was using Video Download Helper to download some YouTube videos. Suddenly, it stopped this evening. The button would re… (閱讀更多)

locking as duplicate of /questions/148784 thread

I was using Video Download Helper to download some YouTube videos. Suddenly, it stopped this evening. The button would remain grey. I tried using another LinkedIn video, and it worked, but it did not work with any YouTube video links. I gained access after I got a license 2-3 weeks ago Any suggestion on what is happening with YouTube links

被鎖定 封存 1 338

background-image: url("file:///C:/Tools/FF/FFbkgnd01.jpg") !important;

background-image: url("file:///C:/Tools/FF/FFbkgnd01.jpg") !important; Used to work, and does work in the regular version of the desktop app, but no longer works in the b… (閱讀更多)

background-image: url("file:///C:/Tools/FF/FFbkgnd01.jpg") !important;

Used to work, and does work in the regular version of the desktop app, but no longer works in the beta for desktop 135.0b9, says: "Could not load the image"

已解決 封存 1 256

Firefox not opening certain websites and the time to open is very slow.

I have been having an issue with Firefox opening certain websites and unfortunately my self and other friends are forced to use Chrome. It is even difficult to contact a… (閱讀更多)

I have been having an issue with Firefox opening certain websites and unfortunately my self and other friends are forced to use Chrome. It is even difficult to contact anyone at Mozilla on this issue. If we Mozilla doesn't show concern we will easily make the complete transition over to Chrome. This is the fourth time I asked for help and have tried trouble shooting the issue from posts listed. We are sick and tired of trying to get this issue resolved and have been with Firefox for over ten years. Does anyone at Mozilla care? No phone numbers, no direct contact? Why the hiding? Obviously we are all pissed off about this issue.

Charles Simonet [email removed]@hotmail.com

被鎖定 封存 1 211

Can't launch firefox stable after launching firefox nightly.

I have this message after returning from nightly version to the stable one: ``` Using an older version of Firefox can corrupt bookmarks and browsing history already saved… (閱讀更多)

I have this message after returning from nightly version to the stable one: ``` Using an older version of Firefox can corrupt bookmarks and browsing history already saved to an existing Firefox profile. To protect your information, create a new profile for this installation of Firefox. ```

被鎖定 封存 1 360

Ctrl-key is stuck after some hotkeys (Bug?)

When I press a hotkey that involves Ctrl (ie. opening a new Tab via Ctrl+T or closing one via Ctrl+W) Ctrl sometimes remains stuck until I press it again. This will cause… (閱讀更多)

When I press a hotkey that involves Ctrl (ie. opening a new Tab via Ctrl+T or closing one via Ctrl+W) Ctrl sometimes remains stuck until I press it again. This will cause issues ie. when I open a new tab and try to type a new address (or search term), and Ctrl causes new hotkeys to be executed.

I've even tried launching firefox with a new profile, and on safe mode (firefox --safe-mode -p <something-else-than-usual>), so no bookmarks, cookies or extensions should be causing this, and it will still happen sometimes. The annoying part is that this seems to be an issue with performance. It happens less-often with the empty profile and safe mode, but it still happens, especially if I had just opened a new page some tab, causing the most minute thing for firefox to process.

The problem is probably not the computer specs either (below my specs). Indeed, from what I can tell, firefox does not even seem to function particularily slow in any case. Just this ctrl being stuck seems to happen.

I have also tried disabling hardware-acceleration (and explicitly enabling it), no effect.

Other interesting facts I've discovered: - This for sure does not happen in other programs and - This does not happen with the Ctrl for all the keybinds within firefox. For example, Ctrl+A (for select all) does not trigger this

From neofetch my setup is OS: Arch Linux x86_64 Host: MS-7C56 1.0 Kernel: 6.12.8-arch1-1 Uptime: 2 hours, 10 mins Packages: 2370 (pacman), 7 (flatpak) Shell: zsh 5.9 Resolution: 3840x2160 DE: labwc:wlroots WM: sway Terminal: alacritty CPU: AMD Ryzen 9 5900X (24) @ 4.951GHz GPU: AMD ATI Radeon RX 7900 XT/7900 XTX/7900 GRE/7900M Memory: 5531MiB / 32015MiB

(I have no idea why it's reporting that I'm using Sway, I'm most certainly only using labwc, maybe labwc just reports sway for some programs for compatibility) I've installed firefox from pacman, and my current version is firefox 134.0.1-1

And finally firefox --full-version Mozilla Firefox 134.0.1 20250113214611 20250113214611

I'm not sure what else I could share at this point

已解決 封存 1 349

Firefox opening partially full screen

System: Linux/Fedora41 Firefox: 136.0.4 Monitor: Acer 27" 1920x1080 When I open a FF window, it opens full screen vertically and to some width horizontally, both dimensio… (閱讀更多)

System: Linux/Fedora41 Firefox: 136.0.4 Monitor: Acer 27" 1920x1080

When I open a FF window, it opens full screen vertically and to some width horizontally, both dimensions not desired. My usual style (for the MANY years I have used FF and Linux) is to use a FF window that is NOT full screen in either dimension since I normally have multiple windows open simultaneously. This FF behavior has started just recently.

This behavior occurs when starting FF from the FF icon on the desktop, when opening a new window from the FF main menu, or when opening a new window via the 'Open Link in New Window". (Perhaps other ways as well: these are those I encountered.)

I have tried: .... Opening FF/resize window to desired size/close FF using 'Quit': no change on restart .... Deleting the xulstore.json in the profile folder/restarting FF: no change on restart

I would like to restore FF to its previous action: open new windows at the same size as the last one referenced. Can someone help?

Thanks.

Bill Lee

已解決 封存 1 184

Firefox adding a slash to URLs (2nd attempt at support)

I'm trying to use a script which requires a question mark after the "dot com." I.e., if the url should be http://www.URL.com?custom_URL, it changes it to http://www.URL.c… (閱讀更多)

I'm trying to use a script which requires a question mark after the "dot com." I.e., if the url should be http://www.URL.com?custom_URL, it changes it to http://www.URL.com/?custom_URL. How to I keep it from changing the URL - and what is the point of jamming that slash in there in the first place?

This is my second attempt at getting an answer. Can't anyone help me with this?

已解決 封存 1 154

Colors in drop down menu of website aren't displayed correctly/at all

I am looking for a way to adjust the settings, or really anything else, in a way that would result in the site being displayed like it should be because it is a rather in… (閱讀更多)

I am looking for a way to adjust the settings, or really anything else, in a way that would result in the site being displayed like it should be because it is a rather integral part of the game and I really don't know where else to look anymore. Now, I suspect that it's because I switched to Ubuntu because I've never had this issue with Firefox while I still used Windows, but I really hope there's a way to resolve this. That being said, it seems to be specific to Firefox for Ubuntu because the colors show up in the menu when I use Opera on the same OS.

The four images I've added should show what I'm talking about (I really don't have a way to phrase this any better, sorry) and I really want Firefox to display the drop down menu like it is supposed to look: the colors themselves underneath the text. (it looks like Firefox on mobile now if that is any help in figuring out where to start, but I don't see why it would fail to show the site correctly on desktop)

The part of the site in the first two pictures is accessible without an account: Scrying Workshop

Edit: It occurs to me that I probably should list what I've tried already. - disabled enhanced tracking protection - checked my settings (colors are not overwritten) - tried it with a new profile - disabled all extensions - reinstalled Firefox

已解決 封存 1 175

Firefox UI elements suddenly became color inverted/black

Hello, Suddenly some UI elements became color-inverted or almost completely black, such as the tab icons in the tab bar, the website icons on the New Tab page and some ic… (閱讀更多)

Hello,

Suddenly some UI elements became color-inverted or almost completely black, such as the tab icons in the tab bar, the website icons on the New Tab page and some icons in the settings menu. Also, some websites appear to have this issue, but the Samsung website is the only one I found so far with this issue.

On the same day it happened I switched to an OLED HDR-capable monitor, so I assumed it would be related to HDR, but I played around with some settings and I'm not sure anymore.

What I tried: - hardware acceleration on and off - HDR completely on and off - default light theme and dark theme, no customs themes installed - all extensions disabled (I have no extensions that would influence graphics or colors anyways) - latest update already installed - nothing else changed in the Nvidia control panel as far as I remember

None of the above helped. Any advice on this is appreciated. Attaching some pictures with the issue. Using Windows 11.

Thank you!

已解決 封存 1 470

only "picked" area of page visible

I went to my favorite web site this morning (dpreview/forums) and when it displayed I must have accidentally clicked some Firefox thing because the page was then overlaid… (閱讀更多)

I went to my favorite web site this morning (dpreview/forums) and when it displayed I must have accidentally clicked some Firefox thing because the page was then overlaid with a thin orange highlight with the word PICK on it. I tried moving the cursor off the page but it only changed which segments of the page were highlighted. So I clicked and the page was replaced by just the menu section of the page, apparently that was what was highlighted when I clicked.

Now, no matter what I do, when I try to go to that url only the menu is displayed, the normal list of forums is missing. I've restarted FF. I've rebooted. I've cleared cookies and cache. I've refreshed the page. Nothing helps. Other web sites are fine. I can't imagine what this is for. A diagnostic tool or accessibility thing perhaps.

Please help. I'm running latest FF on latest Win 11.

已解決 封存 1 54

Love Firefox. Wish it worked!

Online purchases only work on about 50% of the websites I buy on. The most recent one was buying a gift card from Whole Foods. This is becoming so ANNOYING; before I fina… (閱讀更多)

Online purchases only work on about 50% of the websites I buy on. The most recent one was buying a gift card from Whole Foods. This is becoming so ANNOYING; before I finally switch to another browser, does anyone know how to fix this?

被鎖定 封存 1 164

identity.fxaccounts.enabled=false is grayed out, can't login into my account to sync the bookmarks, etc

Hello, I did a lot of search and followed all these advises: https://support.mozilla.org/en-US/questions/1229615 https://winaero.com/remove-your-browser-is-being-managed-… (閱讀更多)

Hello, I did a lot of search and followed all these advises: https://support.mozilla.org/en-US/questions/1229615 https://winaero.com/remove-your-browser-is-being-managed-by-your-organization-from-firefox/

1. I have not entry "DisableFirefoxAccounts" in "HKEY_CURRENT_USER\Software\Policies\Mozilla\Firefox". 2. I have no policies.json file in firefox directory. 3. I have a message "Your browser is being managed by your organization." in "Settings" (about:preferences). 4. In "about:policies" I have DisableFirefoxAccounts=TRUE. 5. in "about:config" identity.fxaccounts.enabled=false and grayed out.

Please help me to turn on the sync of bookmarks. All these listed issues obviously have something to do with it.

已解決 封存 1 526

compliaNT

[redacted] problem you [redacted] im having issues with the video and ads as all of my apps are disabeld nothing works and firefox it self causing probs and no one is hel… (閱讀更多)

[redacted] problem you [redacted] im having issues with the video and ads as all of my apps are disabeld nothing works and firefox it self causing probs and no one is helping out.

被鎖定 封存 1 304

"SHOW ALL HISTORY" problem

Firefox is no longer saving all my history. OR, I can't find it. I can't find it because: HISTORY/SHOW ALL HISTORY is now only showing "today". This occurred … (閱讀更多)

Firefox is no longer saving all my history. OR, I can't find it. I can't find it because: HISTORY/SHOW ALL HISTORY is now only showing "today". This occurred with v133, but I do not know if it occurred with any given update. I updated to 134.0.1. That did not fix problem. I have not tried regressing.

In the past, I was able to save YEARS of history (although I sometimes created a new profile to restart the history file due to its size).

1. I was using the "DYNAMIC HISTORY" addon, which worked fine for years. When I found Firefox was showing only the current days' history, I disabled that addon. Didn't fix anything.

2. "Delete cookies and site data when Firefox is closed" option IS NOT SELECTED. NEVER HAS BEEN

3. OTHER SETTINGS: no - Always use private browsing mode yes - Remember browsing and download history yes - Remember search and form history NO - Clear history when Firefox closes

any suggestions or help would be greatly appreciated. I am also baffled: googling this problem comes up empty handed.


.

已解決 封存 1 248

Mozilla Firefox 115.18.0esr upgrade notice for 14th March but now disappeared

My company relies on another company for our VM using Amazon Linux 2 and installs Firefox ESR from Amazon Linux 2 extras. We have 115.18.0esr and were getting notificatio… (閱讀更多)

My company relies on another company for our VM using Amazon Linux 2 and installs Firefox ESR from Amazon Linux 2 extras. We have 115.18.0esr and were getting notifications at the top of Firefox saying this would stop working on 14th March. We got 128.7.0esr but it core dumped on loading even in safe mode and when creating a new profile. So downgraded and then found another coworker faced same issue so go him to also downgrade. I then went to recreate my issue get logs and screenshots to provide to my supplier but 128.7.0esr has disappeared from the amazon linux yum repo and the notification about the need to upgrade before 14th March has also gone and gone from co worker machines. I think it was needed for plugin and cert issues but I am not sure. I realise I should reach out to the supplier for them to then contact Amazon and find out what the issues are from their yum repo and see if it is anything to do with their provided vm. But has anyone got any info on the reason to upgrade from 115.18.0esr so I can add to the issue? I know it's EOL but the message was specific and came from Firefox and links which took you to info about why it was needed but it seems weird the notification has disappeared.

已解決 封存 1 64

I received a "Your account has been locked for security reasons"

Hello, My name is Michael Provenzano My email is [edited] @yahoo.com.and is attached to this account. and I no longer have access to my account. Everytime I try it says … (閱讀更多)

Hello, My name is Michael Provenzano My email is [edited] @yahoo.com.and is attached to this account. and I no longer have access to my account. Everytime I try it says the above statement. "Your account has been locked for security reasons" I use 2 computers on this account. My home office and a laptop I use on the go. There is nothing that says where I can verify my account. I'm stuck. Thanks Michael Provenzano Winder Georgia

被鎖定 封存 1 54