• 已解決

Firefox not starting

Firefox bowser stopped working suddenly. Tried uninstall and install multiple times with multiple options. Still not working even after cleaned all Firefox related file… (閱讀更多)

Firefox bowser stopped working suddenly. Tried uninstall and install multiple times with multiple options.

Still not working even after cleaned all Firefox related files using uninstall tools and installed again.

jagrose2000 於 6 天前 詢問

cor-el 於 1 天前 解答

  • 已解決

Flashing video on https://abcnews.go.com/

Hi, I have noticed that when using the latest release of Mozilla Firefox on Windows 10 and Ubuntu 22.04 LTS, when I go to ABCnews.go.com and click into a story, there is… (閱讀更多)

Hi, I have noticed that when using the latest release of Mozilla Firefox on Windows 10 and Ubuntu 22.04 LTS, when I go to ABCnews.go.com and click into a story, there is an autostarting video. But instead of either waiting until I click on it or autostarting normally, it flashes wildly. I have disabled all extensions and the problem persists. Has anyone else encountered this? And more importantly, does anyone have a fix for this issue?

Bob Reed

neutronJK 於 4 天前 詢問

jonzn4SUSE 於 4 小時前 解答

  • 已解決

places.sqlite always corrupting when opening Firefox

Prior to today, occasionally I would need to restore from a Time Machine backup the files "places.sqlite", "places.sqlite-shm", and "places.sqlite-wal" into my default pr… (閱讀更多)

Prior to today, occasionally I would need to restore from a Time Machine backup the files "places.sqlite", "places.sqlite-shm", and "places.sqlite-wal" into my default profile, because I would lose my bookmarks & history.

However, beginning this morning, that procedure did not work. Every time I open up Firefox, the "places.sqlite" file would corrupt immediately and no attempt at restoring (from any backup date/time) would fix the issue.

I am running Mac OS 11.7.2 (Big Sur) and Firefox 111.0.

This is VERY frustrating, because I rely heavily on my bookmarks and passwords.

PLEASE HELP!!!!!!

rscott1 於 6 天前 詢問

exclusive01 於 9 小時前 解答

  • 已解決

Bookmark synced tabs without opening them?

Hi Trying to make sync work the way I want. Initial question: I've synced tabs between Windows desktop and Android. Now I would like to bookmark all those tabs in the … (閱讀更多)

Hi

Trying to make sync work the way I want. Initial question:

I've synced tabs between Windows desktop and Android. Now I would like to bookmark all those tabs in the desktop browser, without opening them first. I've found out how to view them in the side bar, but I see no option to bookmark all tabs.

It would be nice to have synced Tabs in the Library window and Options panel.

tilsig-firefox 於 3 個月前 詢問

jscher2000 - Support Volunteer 於 3 個月前 解答

  • 被鎖定

Directly after FORCED mozilla update, firefox now opens 13 windows and uses over 750mgs to idle.

How can Mozilla help? STOP INTENTIONALLY RUINING ALL USE OF FIREFOX, THEN LEAVE ME WITH NOTHING BUT A CHAT BOX AFTER MOZILLA RUINED THE BROWSER. On16/March/2023 Microsoft… (閱讀更多)

How can Mozilla help? STOP INTENTIONALLY RUINING ALL USE OF FIREFOX, THEN LEAVE ME WITH NOTHING BUT A CHAT BOX AFTER MOZILLA RUINED THE BROWSER. On16/March/2023 Microsoft stated this PC was fully up to date, so please don't bother blaming the PC when it was the FORCED update that broke this browser.

henryjames6 於 9 小時前 詢問

Paul 最近回覆於 8 小時前

  • 已解決

Removing the Extensions Puzzle Piece Icon?

I just updated to the latest version of Firefox, and all of a sudden I have a new icon, Extensions, that looks like a puzzle piece, I cant seem to be able to remove it...… (閱讀更多)

I just updated to the latest version of Firefox, and all of a sudden I have a new icon, Extensions, that looks like a puzzle piece, I cant seem to be able to remove it....at all.

Imot 於 2 個月前 詢問

cor-el 於 2 個月前 解答

  • 已解決

How do I get rid of the clicking and little "sticks" that start to block up the window where I want to write a place to ask a question?

I am trying to block out the new little "stick marks" that post while I try to log on to a site that that I need to "google" and log on to. I tried to sign out of all th… (閱讀更多)

I am trying to block out the new little "stick marks" that post while I try to log on to a site that that I need to "google" and log on to. I tried to sign out of all the "outside sites" that want to log on, but there are sites that I need to log on to and have done this in the past. I usually go to these sites because they are important to my transacting business, accessing my bank, places I pay my bills, etc. If I want to get to these and order or pay a bill, I have to unblock each one of them??? How do I do that? If a credit company wants to contact me, they cannot do this even if we have contacted each other previously? Really?

How do I undo this already-marked system and get out of it? As you can guess, I am old and not up with the times. Please simplify your answers so a not-technical person can understand it.

mfbgarza 於 2 個月前 詢問

mfbgarza 於 10 小時前 解答

  • 已解決

Bookmark Toolbar Showing URL instead of Name of Page

When I'm on a webpage and drag the URL onto the Bookmark Toolbar it's showing up as an URL instead of the page name like it used to. For example: If I was on this page: … (閱讀更多)

When I'm on a webpage and drag the URL onto the Bookmark Toolbar it's showing up as an URL instead of the page name like it used to.

For example: If I was on this page: https://www.espn.com/nfl/story/_/id/35895322/sources-cowboys-trade-texans-wr-brandin-cooks

Before the last update if I dragged that URL to the Bookmark Toolbar it would say: "Cowboys trade for Texans WR Brandin Cooks"

After the update it just shows the URL.

This makes it VERY hard to remember what each bookmark is.

Can anyone help me to bring this back to using the page name instead of the URL on this Toolbar?

ACJeremy 於 2 天前 詢問

cor-el 於 1 天前 解答

  • 已解決

Installing root CA certificates

I'm stetting up a testing environment. It's a closed environment with no access to the Internet when it's in use. The environment is launched from AWS and consists of a… (閱讀更多)

I'm stetting up a testing environment. It's a closed environment with no access to the Internet when it's in use.

The environment is launched from AWS and consists of an Ubuntu 18 desktop and a Ubuntu Server running Apache. The desktop is able to successfully load the website, but with a cert error that the certificate isn't trusted.

When the Ubuntu Desktop launches, it has a fresh install of Firefox, and therefore all the directories in the users home folder are not yet setup for Firefox, including the database where the root CAs are stored.

I'm am able to add the Root CA certificate into the Firefox cert database AFTER the machine fully boots and I run Firefox for the first time. I'm using the 'certutil' package to do this. After I load Firefox, then add the root CA certificate using certutil, I'm able to load the website without error.

I need to add this certificate to the database with the startup shell script for the machine.

Any help is greatly appreciated. Here's the commands I'm using:

  1. copy the CA cert into firefox

export ffcerts=`ls /home/testuser/.mozilla/firefox/ | grep default-release` sudo certutil -A -n "testcert" -t "TC,," -i /home/testuser/certificates/testcertCA.pem -d sql:/home/testuser/.mozilla/firefox/$ffcerts

These commands work perfectly after Firefox is run for the first time. I've even tried adding 'Firefox' (with several different switches) into my startup script without success.

goriest-02-stacker 於 1 天前 詢問

goriest-02-stacker 於 1 天前 解答

  • 已解決

How to display bookmarks toolbar on drop down bookmarks menu

So switched over to firefox from chrome recently and one feature I really liked on chrome was the fact that bookmarks that appeared on the browser toolbar also appeared o… (閱讀更多)

So switched over to firefox from chrome recently and one feature I really liked on chrome was the fact that bookmarks that appeared on the browser toolbar also appeared on the drop down menu: both were mirrored. Unfortunately, these appear to be two distinct bookmark sections on firefox. See the attached photo: the horizontal bookmarks toolbar displays different bookmarks than the drop down bookmarks menu. Is there any way to make the two mirror each other without duplicating bookmarks?

mkakiti14 於 2 天前 詢問

mkakiti14 於 1 天前 解答

  • 已解決

addon '' extensions''

hi, i see a new addon in my bookmarks bar- extensions , on the right above... its not possible to drag it down to customize toolbar .i can drag /up and down/other itmes… (閱讀更多)

hi, i see a new addon in my bookmarks bar- extensions , on the right above... its not possible to drag it down to customize toolbar .i can drag /up and down/other itmes buy why not this one? pls fix it...

s.a.dzwonek 於 2 個月前 詢問

jscher2000 - Support Volunteer 於 1 天前 解答

  • 已解決

No Audio from Firfox. Not in Windows volume mixer

After start up Firefox I am not getting any audio. No other app nor browser has this issue. It does not show up in the volume mixer. I've made sure all apps, browser, dri… (閱讀更多)

After start up Firefox I am not getting any audio. No other app nor browser has this issue. It does not show up in the volume mixer. I've made sure all apps, browser, drivers, and windows are up to date.

birdville3000 於 3 個月前 詢問

birdville3000 於 3 個月前 解答

  • 已解決

Still getting Newsletter Emails after unsubscribing

I have unsubscribed from all newsletter after receiving the first email but days later I'm still getting emails from Firefox (e.g. Superpower #4: See if your info has bee… (閱讀更多)

I have unsubscribed from all newsletter after receiving the first email but days later I'm still getting emails from Firefox (e.g. Superpower #4: See if your info has been leaked).

This is an incredibly bad user experience and to my knowledge illegal in the EU.

I'm probably still within that journey but the journey should terminate the moment I clicked unsubscribed.

jkl123 於 3 個月前 詢問

Chris 於 3 個月前 解答

  • 已解決

Remember search and form history

Remember search and form history. This setting always resets to false after the latest two FireFox updates and I need to enable it again. After logging out and back in t… (閱讀更多)

Remember search and form history. This setting always resets to false after the latest two FireFox updates and I need to enable it again.

After logging out and back in the setting is disabled again. I've removed all plugins and extensions I've added and the issue persists.

I've tried Places Database : Verify Integrity but the issue persists on very Restart or loggin. In the past I've even removed FireFox with a 3rd party uninstaller to remove all remnants of FF but, as a very long term user of FF (right from the early Win XP days), this issue pops up from time to time and it's really starting to become extremely annoying.

Apart from Refreshing FF or the total nuke and reinstall option, what else can be done to stop this issue?

Thanks.

workshop3 於 3 個月前 詢問

jscher2000 - Support Volunteer 於 4 天前 解答

  • 已解決

Bookmarks folders position defaults to top now

So, I have a couple of bookmarks folders with something like 200+ entries, with the folders themselves on my bookmarks toolbar. Previously, when I opened the folder from … (閱讀更多)

So, I have a couple of bookmarks folders with something like 200+ entries, with the folders themselves on my bookmarks toolbar. Previously, when I opened the folder from the toolbar, it would default to the last position observed, e.g. if I selected a bookmark from the middle, it'd open back up to the middle.

It's stopped doing that lately, and instead always opens to the top of the folder. I realize this sounds minor, but it's catastrophic for my use case. Anyone got any tips on how to make it revert to the previous behavior?

halykan 於 2 天前 詢問

TyDraniu 於 2 天前 解答

  • 已解決

Hopefully more than just the "previous" session can be restored...

Hello, and thank you for reading my post. I hope you'll be able to help me with this, please... When booting up my PC last night, it wouldn't immediately show an active… (閱讀更多)

Hello, and thank you for reading my post. I hope you'll be able to help me with this, please...

When booting up my PC last night, it wouldn't immediately show an active online connection even though the router had all green lights (as it usually would when I'm able to go online) -- it showed the globe icon in the System Tray instead of that box-like one that resembles a monitor.

In the past, when something like this happened, I thought that I was able to restart the PC and it would then hopefully connect just fine and, when I'd then open my Firefox browser (the latest version), all of my MANY tabs would be there.

This time, however, that didn't work and it took about 45 minutes (and, I admit, several attempts to restart the PC, usually from the Start Menu but once with a hard boot by pressing the power button for several seconds, to try to prod it along) before the computer could indeed go online. Unfortunately, this seems to have "erased" all of the open tabs that I had and I don't know how to get them back (though I hope I can somehow).

Can you please tell me if there's indeed a way to somehow go back more than one (1) session so that I can get those tabs back (maybe they're encoded somehow in my Firefox profile?), and, if so, what that is? (FYI, my research found a suggestion {https://connect.mozilla.org/t5/discussions/restore-previous-session/td-p/24278} to edit the browser.sessionstore.max_resumed_crashes setting in about:config so I then went in and increased the number from 1, but I doubt that'd suddenly make earlier sessions accessible...only maybe adding sessions in the future that I could then restore from. Is that right?)

Please let me know your thoughts, and thanks again, Bram Weiser

bramweiser 於 5 天前 詢問

jscher2000 - Support Volunteer 於 5 天前 解答

  • 已解決

remove importenterpriseroots

I logged onto my daughters school google account through firefox and now they are managing my browser. Which registry do I need to delete in order to remove this so I can… (閱讀更多)

I logged onto my daughters school google account through firefox and now they are managing my browser. Which registry do I need to delete in order to remove this so I can use firefox again? Can I just delete the entire Mozilla folder

darkgcn14 於 2 天前 詢問

darkgcn14 於 2 天前 解答

  • 已解決

Leading Zero Suppressed in Firefox PDF v109.0.1 64 bit on Windows 10

Was filling out pdf version of 2022 IRS tax forms and discovered leading zero is suppressed in Firefox PDF v109.0.1 64 bit on Windows 10. "Before" image is after typing … (閱讀更多)

Was filling out pdf version of 2022 IRS tax forms and discovered leading zero is suppressed in Firefox PDF v109.0.1 64 bit on Windows 10. "Before" image is after typing leading zero but before 'enter' or moving to next field. "After" image is after typing leading zero and after 'enter' or moving to next field. The leading zero disappears.

Saving pdf does not change leading zero suppression.

To see if the pdf document was configured by the IRS to suppress leading zero, I opened the same form in Microsoft Edge v109.0.1518.78 64 bit on Windows 10. It retained the leading zero after typing then 'enter' or moving to next field.

While using MS Edge to complete pdf forms fixes my immediate issues, there still seems to be a defect in Firefox pdf.

italiangm 於 1 個月前 詢問

italiangm 於 3 天前 解答