Firefox Launch Time Abyssmal

Every time I start up firefox, it takes about a full minute to load. It shows an outline of the UI, but does not become usable for a while, windows also puts up a "firefo… (Lesen Sie mehr)

Every time I start up firefox, it takes about a full minute to load. It shows an outline of the UI, but does not become usable for a while, windows also puts up a "firefox is not responding" window when the window is interacted with. After loading, opening a new window is unaffected, and page loading is snappy. just the initial launch is the issue. This remains true even after a clean uninstall + reinstall. Appdata folder was removed as well, and did not affect the issue. I do not have any antivirus software other than windows defender, so that should not be an issue. My hardware is also not likely to be at fault, as it is sufficiently up to date (upgraded within last year, not sharing specs here). Chrome starts up in less than a second for reference. Once again, a fresh install with a new profile has the same symptoms. Have tried every available guide to no effect.

Gefragt von Kizmel Sakura vor 24 Minuten

FF Browser Update Malfunction?

This morning my Linux Mint PC notified me via Update Manager that an update to FF version 126 was available. I ran the update and it completed with no problems. I use FF … (Lesen Sie mehr)

This morning my Linux Mint PC notified me via Update Manager that an update to FF version 126 was available. I ran the update and it completed with no problems. I use FF as a Flatpak. When I checked the FF version in FF Help>About FF it still showed version 125.0.3 even after restarting FF and the PC. I checked the Synaptic Package Manager on my PC and it shows that my current FF version is 126. The Software Manager shows the current version is 125.0.3. Why is FF still showing the previous version after I ran the update for 126? I'm concerned that I might have a compromised FF even though I updated it via Linux Mint Update Manager like I always do for any program updates. Thank you, Colin

Gefragt von Colin vor 1 Stunde

Google Calendar won't print whole day on Firefox

FIREFOX won't print whole day of my google calendar - now it just prints when I get to the computer and print out the day - but then it skips the morning or night - BUT I… (Lesen Sie mehr)

FIREFOX won't print whole day of my google calendar - now it just prints when I get to the computer and print out the day - but then it skips the morning or night - BUT I can go to Chrome and it will print from 6am to 12midnight .... PLEASE get this fixed - such a pain to log in to another calendar/browser ETC all the time

Gefragt von 3D H&G vor 2 Stunden

macOS disable Firefox default browser prompt non-interactively

I am trying to configure Firefox on macOS to not prompt the user to make it the default browser. I am using the following script to create the profile and set the user p… (Lesen Sie mehr)

I am trying to configure Firefox on macOS to not prompt the user to make it the default browser.

I am using the following script to create the profile and set the user preferences after installing Firefox by copying `Firefox.app` from the downloaded DMG: ```

  1. !/bin/sh

open -a Firefox.app --args -CreateProfile default sleep 1

write_userpref() { USER=$(whoami) PROFILE=$(ls -1 "/Users/${USER}/Library/Application Support/Firefox/Profiles/" | grep -E "\.default$") cat << EOF > "/Users/${USER}/Library/Application Support/Firefox/Profiles/${PROFILE}/user.js" // mandatory comment? user_pref("app.update.auto", false); user_pref("app.update.disable_button.showUpdateHistory", false); user_pref("app.update.enabled", false); user_pref("breakpad.reportURL", ""); user_pref("browser.newtabpage.activity-stream.feeds.topsites", false); user_pref("browser.newtabpage.activity-stream.feeds.section.topstories", false); user_pref("browser.tabs.crashReporting.sendReport", false); user_pref("browser.discovery.enabled", false); user_pref("browser.defaultbrowser.notificationbar", false); user_pref("browser.shell.checkDefaultBrowser", false); user_pref("browser.shell.didSkipDefaultBrowserCheckOnFirstRun", false); user_pref("browser.shell.skipDefaultBrowserCheckOnFirstRun", true); user_pref("browser.newtabpage.enabled", false); user_pref("experiments.enabled", false); user_pref("extensions.pocket.enabled", false); user_pref("toolkit.telemetry.enabled", false); user_pref("update_notifications.enabled", false); EOF }

write_userpref

open -a Firefox.app --args -new-tab -P default "about:blank" sleep 3 osascript -e 'quit app "Firefox"' sleep 2

open -a Firefox.app --args -P default about:blank ```

Here's the behaviour I'm seeing:

  1. Firefox starts to an `about:blank` tab, however there is a second "Firefox Privacy Notice" tab
  2. AppleScript quits Firefox
  3. Firefox starts to an `about:blank` tab, however it is now prompting me to make it the default browser

I do not want Firefox to prompt the user to become the default browser.

My ideal scenario is that Firefox starts without the "Firefox Privacy Notice" tab and without prompting me to make it the default browser. From the observed behaviour, this doesn't seem possible.

Can anyone tell me how I can accomplish this without user interaction or MDM?

Gefragt von hal.martin vor 2 Stunden

Letzte Antwort von hal.martin vor 2 Stunden

Dead keys not working only in a specific profile

Today I noticed that typing characters with accents like á, ã, â, etc. doesn't seem to work at all from firefox, they all end up ignoring the dead key and just typing the… (Lesen Sie mehr)

Today I noticed that typing characters with accents like á, ã, â, etc. doesn't seem to work at all from firefox, they all end up ignoring the dead key and just typing the letter itself. It can render them just fine and I can paste them from another app normally too, but actually typing them is impossible from firefox.

After trying to troubleshoot, I eventually found out a few things: - iBus is not at fault, since it works in every other app and I even restarted it, but the problem persists - This only happens in my main profile, newly created profiles don't have that problem - The problem still happens on troubleshoot mode (as long as it is my main profile) - Compose key also doesn't work (I don't want to use compose key anyway, because my keyboard has specialized dead keys, but I at least tried it)

I suspect the problem lies in a setting on about:config that's different from newly created profiles, but I have no idea which and Ctrl+F searching this site doesn't show any relevant configuration that might be the culprit.

Gefragt von Kazuma vor 2 Stunden

loss of open tabs and windows

Today while using firefox all my open tabs and windows crashed. Due to the situation, I had to restart my computer because everything was stuck. When it restarted I could… (Lesen Sie mehr)

Today while using firefox all my open tabs and windows crashed. Due to the situation, I had to restart my computer because everything was stuck. When it restarted I couldn't restore the previous session so I used various methods to restore it but I still can't restore the windows and tabs that were open today. I would like you to restore my session from before the failure today.

Gefragt von mateuszzadrozny11 vor 2 Stunden

Only display fully downloaded files in the download folder

Hello dear community, I have a program that continuously monitors the download folder under Windows 11 for a specific file and retrieves it. I download this file in Fire… (Lesen Sie mehr)

Hello dear community,

I have a program that continuously monitors the download folder under Windows 11 for a specific file and retrieves it. I download this file in Firefox, but the said program gives an error.

I have noticed that when files are downloaded in FireFox, they already appear in the Downloads folder with the corresponding file extension with 0 bytes and these are then apparently swapped or merged with the .parts file.

The problem is that the mentioned program now tries to retrieve the unfinished file, which then leads to an error.

Does anyone know if it is possible to customize Firefox so that the file only appears in the download folder when the download is fully complete?

Many thanks for your help :D

Gefragt von Andrijan vor 1 Tag

Letzte Antwort von Andrijan vor 3 Stunden

PR_CONNECT_RESET_ERROR

I just did the most recent Windows 10 updates: KB5037768, KB5038350, KB5001716 My version is 22H2 for x64 and .Net 6.0.30 Upon finishing the update and rebooting, Fire… (Lesen Sie mehr)

I just did the most recent Windows 10 updates:

KB5037768, KB5038350, KB5001716

My version is 22H2 for x64 and .Net 6.0.30

Upon finishing the update and rebooting, Firefox gave me the PR_CONNECT_RESET_ERROR on all websites. Not other browser was having an issue. I've tried all the troubleshooting steps I can find. Is there an error fix based on what I am describing that I can now try?

Thanks!

Gefragt von revincent vor 4 Stunden

Latest Update Will Not Download

This is my Mac Monterey. My Windows 10 is in Safe Mode With Networking. The last update will not download. That version is 125.0.3. What's available under Windows upd… (Lesen Sie mehr)

This is my Mac Monterey. My Windows 10 is in Safe Mode With Networking. The last update will not download. That version is 125.0.3. What's available under Windows updates does not download either. Now I am running my antivirus on my Windows to see if it runs clean. I do not know why I cannot apply these updates.

Gefragt von tightpurchaser vor 4 Stunden

scheduled task running

ive built a new pc and have a flashing program popup every 10min. upon assistance from a really good pc guy, we've found its a firefox default browser agent with a long … (Lesen Sie mehr)

ive built a new pc and have a flashing program popup every 10min. upon assistance from a really good pc guy, we've found its a firefox default browser agent with a long code.

its not listed in my scheduled tasks, eyt runs every 10min. only thing close to firefox would be thrunderbird, but iirc, mozilla and thunderbird are not longer the same company. either way. i need this thing to stop running every 10min.

Gefragt von Brett Isaacs vor 20 Stunden

Letzte Antwort von Brett Isaacs vor 5 Stunden

Mozilla Firefox NIGHTLY 127.0a1

Hi, Why is it so much updates all the time with Mozilla Firefox NIGHTLY Browser for the 127.0a1 version that was released 15th of April 2024? I don't even see the benefi… (Lesen Sie mehr)

Hi,

Why is it so much updates all the time with Mozilla Firefox NIGHTLY Browser for the 127.0a1 version that was released 15th of April 2024? I don't even see the benefits of the updates or any information and what the content is in them. by clicking on "What new" doesn't show anything other than this from 15th of April.

https://www.mozilla.org/en-US/firefox/127.0a1/releasenotes/?utm_source=firefox-browser&utm_medium=firefox-desktop&utm_campaign=about-dialog

Regards, MrCitizenUnknown

Gefragt von MrCitizenUnknown vor 23 Stunden

Letzte Antwort von MrCitizenUnknown vor 5 Stunden

설치한 부가기능(확장프로그램)을 사용할 수가 없습니다. unable show me add-on program

확장프로그램을 설치했는데, 원래 대로라면 브라우저 상단 주소창 옆 도구 모음에 설치한 확장프로그램의 아이콘이 나타나야 하나 나타나지 않고 있습니다. '도구 모음 사용자 지정'으로 들어가서 직접 추가하려고 해도 추가할 수 있는 아이콘이 나타나지 않습니다. 이 외의 방법으로 사용할 수 있는 방법을 아무것도 … (Lesen Sie mehr)

확장프로그램을 설치했는데, 원래 대로라면 브라우저 상단 주소창 옆 도구 모음에 설치한 확장프로그램의 아이콘이 나타나야 하나 나타나지 않고 있습니다. '도구 모음 사용자 지정'으로 들어가서 직접 추가하려고 해도 추가할 수 있는 아이콘이 나타나지 않습니다. 이 외의 방법으로 사용할 수 있는 방법을 아무것도 찾을 수가 없는데 대체 어디서 어떻게 찾아서 어떻게 사용해야 합니까?

i installed a add-on program however this icon for using is not shown on browser's menu bar. there is not on personal setting, so i cannot find how do myself. wat should i do?

Gefragt von kotacji vor 8 Stunden

Letzte Antwort von kotacji vor 6 Stunden

No sound coming through

All of a sudden, Firefox (125.0.3), running on Windows 11, is not delivering any sound at all on websites which have music or people speaking. The TOR browser does deliv… (Lesen Sie mehr)

All of a sudden, Firefox (125.0.3), running on Windows 11, is not delivering any sound at all on websites which have music or people speaking. The TOR browser does deliver the sound on those same websites.

Gefragt von rrotstein vor 1 Tag

Letzte Antwort von rrotstein vor 6 Stunden

firefox PDF editor losing changes

Firefox seems to forget edits made to text boxes. I was reading a large pdf and adding notes to previously made text boxes. I thought I must be going crazy as I saw there… (Lesen Sie mehr)

Firefox seems to forget edits made to text boxes. I was reading a large pdf and adding notes to previously made text boxes. I thought I must be going crazy as I saw there was no notes I thought I had already made multiple times so I tested it. I edited a text box, scrolled a bit and continued browsing on another monitor. Checked in a minute and boom edit gone. If anyone has a solution I'd appreciate it as I have been using Firefox PDF editor for a bit and quite liked it until now.

Gefragt von rqcniqsobvdsrxhjet vor 7 Stunden

Firefox scaling on Retina Macbook vs External 1080P display

On my Macbook Air M1, Firefox's UI and default scaling is perfect on my Retina display, but if I move the window to my external Philips 1080P monitor, some - but not all … (Lesen Sie mehr)

On my Macbook Air M1, Firefox's UI and default scaling is perfect on my Retina display, but if I move the window to my external Philips 1080P monitor, some - but not all - interface elements are very over-sized, which makes Firefox unuseable on any external monitor I connect. (I have tested this with multiple other monitors)

Gefragt von joe.blurton vor 7 Stunden

Letzte Antwort von joe.blurton vor 7 Stunden