Kukhonjiswa imibuzo ethegiwe:

Setting up servers

I am trying to set up a new address. In the outgoing server I amtold that they cannot set it up because my browser (Your latest) MAY not be safe. What do I do?

Okugcinwe kunqolobane 1 208

pull down bookmarks glitched after rebuilt system

Rebuilt my computer, restored Bookmarks from 'bookmarks-2025-08-30.html' but the original 'Other bookmarks' (just below 'Bookmarks toolbar') is now empty and has been mov… (funda kabanzi)

Rebuilt my computer, restored Bookmarks from 'bookmarks-2025-08-30.html' but the original 'Other bookmarks' (just below 'Bookmarks toolbar') is now empty and has been moved to the bottom of all my other bookmarks in a new 'Other Bookmarks' folder. How do I get the contents back in the 'Other bookmarks' (just below 'Bookmarks toolbar'). P.S. I have a backed up 'bookmarks-2025-08-30.json' as well as a ' bookmarks-2025-08-30.html' available, if that would help. Regards and Best, NP_145

Solved Okugcinwe kunqolobane 2 207

Attempts to Download document files from facebook group fails

I joined a couple facebook groups. Each offered a file tab with documents available for download. I tried numerous times with firefox and it failed. Clicking the "Downloa… (funda kabanzi)

I joined a couple facebook groups. Each offered a file tab with documents available for download.

I tried numerous times with firefox and it failed. Clicking the "Download" item on the ... menu caused the same files tab view and list to open in a new tab.

I hated to do it, but I dusted off M$ Internet Explorer, logged into FB and joined a group, clicked the Files tab, selected a file, clicked the 3 dots, menu popped up and I clicked "Download". Poof. The Save As popup appeared, the file was downloaded. Works as expected with IE.

Might there be a setting in FF that is blocking such downloads of PDF and .doc document files?

Okugcinwe kunqolobane 2 206

Unable to see "View all memories" on One Drive

Hi Up to a few days ago I was able to see "View all memories" from One Drive in Firefox. Not anymore. I am subscribed to One Drive. Every few days I get an email from One… (funda kabanzi)

Hi

Up to a few days ago I was able to see "View all memories" from One Drive in Firefox. Not anymore.

I am subscribed to One Drive. Every few days I get an email from One Drive with the past memories from the day of the email. I will open the emails and click on "View all memories" then it would take me to the One Drive and I would be able to see those pictures individually. For a few days now I have not been able to do this on Firefox anymore. The website goes to gray like it is trying to download the pictures but it gets stuck there.

This is happening both on my desktop with Windows 7 and my laptop with Window 11. Everything works in the Microsoft Edge browser. I can see all the images individually from that day.

I have communicated this problem to Microsoft One Drive and it seems to be a browser problem. Is there any way that this problem can be solved in the Firefox browser?

I would appreciate your help, Amy

Solved Okugcinwe kunqolobane 15 198

Hung update on my WIn 7 machine

Hello, I am still running an old WIn 7 media center because I have applications I need that are no longer supported elsewhere. Firefox ESR has been working just fine up u… (funda kabanzi)

Hello, I am still running an old WIn 7 media center because I have applications I need that are no longer supported elsewhere. Firefox ESR has been working just fine up until the most recent update - which repeatedly fails to install each time I start Firefox. Is there a location where this update resides? If so may I know this location and procedure to eliminate this errant update? Thanks!

Solved 4 197

How to get help for Firefox command line parameters

Using Windows 11 and a recent version of Firefox, if I open a command prompt window and enter: C:\Users\Admin\Documents>"C:\Program Files\Mozilla Firefox Esr\firefox.e… (funda kabanzi)

Using Windows 11 and a recent version of Firefox, if I open a command prompt window and enter: C:\Users\Admin\Documents>"C:\Program Files\Mozilla Firefox Esr\firefox.exe" --help

I get nothing.

But it works if I add "| more": C:\Users\Admin\Documents>"C:\Program Files\Mozilla Firefox Esr\firefox.exe" --help | more Usage: C:\Program Files\Mozilla Firefox Esr\firefox.exe [ options ... ] [URL]

      where options include:
 -h or --help       Print this message.
 -v or --version    Print Firefox version.
 --full-version     Print Firefox version, build and platform build ids.
 -P <profile>       Start with <profile>.
 --profile <path>   Start with profile at <path>.
 --migration        Start with migration wizard.
 --ProfileManager   Start with ProfileManager.
 --origin-to-force-quic-on <origin>
                    Force to use QUIC for the specified origin.
 --new-instance     Open new instance, not a new window in running instance.
 --safe-mode        Disables extensions and themes for this session.
 --allow-downgrade  Allows downgrading a profile.
 --MOZ_LOG=<modules> Treated as MOZ_LOG=<modules> environment variable,
                    overrides it.
 --MOZ_LOG_FILE=<file> Treated as MOZ_LOG_FILE=<file> environment variable,
                    overrides it. If MOZ_LOG_FILE is not specified as an
                    argument or as an environment variable, logging will be
                    written to stdout.
 --console          Start Firefox with a debugging console.
 --headless         Run without a GUI.
 --browser          Open a browser window.
 --new-window <url> Open <url> in a new window.
 --new-tab <url>    Open <url> in a new tab.
 --private-window <url> Open <url> in a new private window.
 --preferences      Open Options dialog.
 --screenshot [<path>] Save screenshot to <path> or in working directory.
 --window-size width[,height] Width and optionally height of screenshot.
 --search <term>    Search <term> with your default search engine.
 --setDefaultBrowser Set this app as the default browser.
 --first-startup    Run post-install actions before opening a new window.
 --kiosk            Start the browser in kiosk mode.
 --kiosk-monitor <num> Place kiosk browser window on given monitor.
 --disable-pinch    Disable touch-screen and touch-pad pinch gestures.
 --jsconsole        Open the Browser Console.
 --devtools         Open DevTools on initial load.
 --jsdebugger [<path>] Open the Browser Toolbox. Defaults to the local build
                    but can be overridden by a firefox path.
 --wait-for-jsdebugger Spin event loop until JS debugger connects.
                    Enables debugging (some) application startup code paths.
                    Only has an effect when `--jsdebugger` is also supplied.
 --start-debugger-server [ws:][ <port> | <path> ] Start the devtools server on
                    a TCP port or Unix domain socket path. Defaults to TCP port
                    6000. Use WebSocket protocol if ws: prefix is specified.
 --marionette       Enable remote control server.
 --remote-debugging-port [<port>] Start the Firefox Remote Agent,
                    which is a low-level remote debugging interface used for WebDriver
                    BiDi and CDP. Defaults to port 9222.
 --remote-allow-hosts <hosts> Values of the Host header to allow for incoming requests.
                    Please read security guidelines at https://firefox-source-docs.mozilla.org/remote/Security.html
 --remote-allow-origins <origins> Values of the Origin header to allow for incoming requests.
                    Please read security guidelines at https://firefox-source-docs.mozilla.org/remote/Security.html
 --remote-allow-system-access Enable privileged access to the application's parent process

Can anyone explain why?

Is it possible to change Firefox so that it works without "| more"?

Note that the above was on my Windows 11 laptop, but I'm sending this from my Windows 7 desktop. None of the suggested topics were appropriate, so I selected the first one "Accessibility".

Open 1 197

crashes

whenever i stop, backtrack or advance a video as in youtube i can expect it to crash. the same with pages containing videos. also playing music sound clips i can guarante… (funda kabanzi)

whenever i stop, backtrack or advance a video as in youtube i can expect it to crash. the same with pages containing videos. also playing music sound clips i can guarantee a crash. this has been a problem for years.

Okugcinwe kunqolobane 1 195

115.23.0esr (64-bit) DOES NOT ALLOW ME TO LOG IN TO MY BANK ACCOUNT

i just upgraded firefox for Mac OS to 115.23.0esr (64-bit) and now I cannot log in to my bank account from this desktop. Safari works on the iPhone but I NEED FIREFOX ON… (funda kabanzi)

i just upgraded firefox for Mac OS to 115.23.0esr (64-bit) and now I cannot log in to my bank account from this desktop. Safari works on the iPhone but I NEED FIREFOX ON THE DESKTOP IMAC (Sierra 10.12.6) There seems to be NO INFORMATION ON YOUR "ASK A QUESTION" PAGE ABOUT THE UPDATE

Okugcinwe kunqolobane 1 189

YOU JUST DISABLED ALL MY ADD-ONS - WHY???

I require some add-ons for accessibility, which you abruptly disabled today due to "could not be verified". Also, all my other add-ons were disabled for the same reason … (funda kabanzi)

I require some add-ons for accessibility, which you abruptly disabled today due to "could not be verified". Also, all my other add-ons were disabled for the same reason - see attached. I read "https://support.mozilla.org/en-US/kb/add-ons-cause-issues-are-on-blocklist", which doesn't answer my questions. If you can't explain specifically why you did this, or tell me how to override your blocks, I'll uninstall Firefox from all my platforms!

Okugcinwe kunqolobane 3 189

cannot display PDF from HPE site in windows 7 + firefox esr

Every document like the below one does not display in firefox esr 115: https://support.hpe.com/hpesc/public/docDisplay?docId=c01081836&docLocale=en_US I get an empty … (funda kabanzi)

Every document like the below one does not display in firefox esr 115:

https://support.hpe.com/hpesc/public/docDisplay?docId=c01081836&docLocale=en_US

I get an empty pdf viewer frame. Also the debugger shows the following error;

Uncaught TypeError: Promise.withResolvers is not a function

Is there some way to overcome this problem? a future release of firefox esr?

Okugcinwe kunqolobane 4 188