Showing questions tagged: Show all questions
  • Solved
  • Archived

Firefox seemed to "sync" the DisableAppUpdate policy from a Windows public comp to my Linux personal comp. I don't want that.

I normally use Firefox desktop on my Linux computer. Last week, I started using it on a public computer running Windows. I installed Firefox Portable and then logged/syn… (read more)

I normally use Firefox desktop on my Linux computer.

Last week, I started using it on a public computer running Windows. I installed Firefox Portable and then logged/synced into my Firefox account on this Win computer. I noticed that in the Firefox Portable Windows “about:preferences” page, it says “Your browser is being managed by your organization”, which links to about:policies. In that “about:policies” page, it shows this https://i.imgur.com/JmD8nXg.png Policy Name: DisableAppUpdate Policy Value: true. Now I’m back on my Linux desktop computer and it also has this “managed by your organization” message in “about:preferences” and the same “about:policies” stuff. In other words, it appears that this policy was copied from the Windows public computer to my personal Linux computer. I don’t want that.

How can I undo this? And how can I block this sort of policy syncing?

Asked by Mozilla cheese 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

WebGL stopped working after the Firefox 88 upgrade

Per the title, webgl suddenly stopped working a couple days ago. The error seems to be: WebGL creation failed: * WebglAllowWindowsNativeGl:false restricts context creati… (read more)

Per the title, webgl suddenly stopped working a couple days ago. The error seems to be:

WebGL creation failed: * WebglAllowWindowsNativeGl:false restricts context creation on this system.

I'm on Ubuntu 21.04 (X, not wayland) with an nvidia graphics card. The "share data" below seems comprehensive, but let me know if any other info will help.

Asked by john588 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Firefox needs a memory limit

Firefox needs a limit on memory usage. I was developing a tiny web page on Linux (PopOS) and accidentally created an endless loop in Javascript that ate memory (by growi… (read more)

Firefox needs a limit on memory usage. I was developing a tiny web page on Linux (PopOS) and accidentally created an endless loop in Javascript that ate memory (by growing an array). My entire OS became inoperable and had to be hard-rebooted. I was surprised this could happen due to Javascript (a sandboxed browser language), running in a web page (a sandboxed app) running in a Firefox browser that is supposed to protect users from the world wild web. One errant line of legal Javascript in HTML should not equate to a denial-of-service attack.

A sensible approach would be similar to the nice warning given when a script takes too much CPU, offering the user the choice to continue or stop the script when a tab exceeds some reasonable size: a fixed MB size, or say 10% of real RAM memory.

Ideally there should also be some hard limit calculated by Firefox according to the machine's available memory and Firefox's reasonable percentage of it. For example, maybe limit Firefox (all tabs combined) to 50% or maybe 75% of real memory, so that the O/S has a reasonable chance to remain operational so that a bad tab can be closed. Otherwise, Firefox could cause the O/S to lock up, resulting in data loss if there are tabs or other apps outside of Firefox that have unsaved changes.

Thanks for your consideration!

Asked by firefox1574 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

Firefox version 102 removed Edit and Resend Request (Console Tools) - and broke "Resend"

Using Firefox version 102: Open console tools and navigate to Network tab Right click on a POST request "Edit and Resend" is no longer an option? There is still the rese… (read more)

Using Firefox version 102:

Open console tools and navigate to Network tab Right click on a POST request "Edit and Resend" is no longer an option? There is still the resend option Clicking resend allows you to edit the request, but unfortunately the "Content-Length" attribute is not automatically updated like it was with edit and resend, so all requests fail after being edited. This is because the Content-Length header indicates the size of the message body, in bytes, sent to the recipient. When you add or removes bytes in a JSON request for example, it doesn't get updated. The attribute can also not be manually set. How can I use version 102 to edit and resend requests the same way I used to?

Thank you.

Asked by programming_all_night 8 months ago

Answered by TyDraniu 8 months ago

  • Solved

Copy-pasting of files not working in Ubuntu 22.04

Hey there, Intro: I recently switched to Linux and (because Brave is so broken) also to Firefox and I am liking it so far. Problem: Unfortunately I can't copy-paste fil… (read more)

Hey there,

Intro: I recently switched to Linux and (because Brave is so broken) also to Firefox and I am liking it so far.

Problem: Unfortunately I can't copy-paste files from Ubuntu Files (Nautilus) to Firefox (I tested image files and also sounds files, neither is working).

Test with Firefox: 1. Download a random photo (e.g. from Unsplash) 2. Select the file and hit ctrl + c in Files/Nautilus 3. I go to the clipboard inspector 4. I hit ctrl + v 5. The image does not show up in the output (see screenshot)

Test with Brave: 1. Do the same as above 2. The image does show up in the output (see screenshot)

Notes: - I am using Linux Ubuntu 22.04 with Wayland - Firefox Version 107.0 (64-bit) for Ubuntu Canonical - 1.0 - I have no extensions installed - I am not using the snap version (so I can scroll smoothly) ... I think I used apt-get install but not 100% sure

Asked by Stephan 4 months ago

Answered by Stephan 4 months ago

  • Solved
  • Archived

Get user agent string from console

I open the terminal (I'm using FreeBSD) and I run: `firefox --help` and I get a lot of command line options. However there seems to be no way to simply get the user agent… (read more)

I open the terminal (I'm using FreeBSD) and I run: `firefox --help` and I get a lot of command line options. However there seems to be no way to simply get the user agent string. This is kind of annoying because I might want to plug the current version of my Firefox browser in some automated scripts. At the moment I need to open Firefox, then go to the console and type in: `window.navigator.userAgent` copy the string manually and paste it wherever I want to use it. It would be really nice if there could be an extra option to the `firefox` command, like: `firefox --user-agent` that prints this information in the console. Maybe there's a way, if it is it must be really hidden because I couldn't find relevant information on how to do it.

Kind regards, Lucas.

Asked by liendolucas84 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Firefox 104.0.2 arbitrarily freezes (Ubuntu 22.04)

I upgraded to Ubuntu 22.04 recently. Since then Firefox 104.0.2 (64-bit) has been arbitrarily freezing; sometimes i have to restart the computer while most of the times I… (read more)

I upgraded to Ubuntu 22.04 recently. Since then Firefox 104.0.2 (64-bit) has been arbitrarily freezing; sometimes i have to restart the computer while most of the times I am able to kill the Firefox main process and restart Firefox.

The freeze occurs when i try to save a Web page; i don't see any "logic" as to which Web pages cause Firefox to freeze. It seems totally arbitrary.

I clear my downloads list everyday (sometimes more frequently than that) and clear cookies & cache everyday.

I have selected "no proxy" by default, in 'Connection Settings'.

This never happened until after i upgraded to Ubuntu 22.04.

I've browsed the support pages and don't find anything relevant to my problem. If I'm overlooking something, I apologize in advance!

I have attached a 'screen capture' image of Firefox processes just before i killed the main process.

Thanks in advance for any suggestions. Ramki

Asked by moccsha 6 months ago

Answered by jonzn4SUSE 6 months ago

  • Solved
  • Archived

Firefox Downloads menu "Open Containing Folder" opens the file instead :(

When I download a file and click on the downloads button to bring up the Downloads menu, I often just want to open the Linux Mint file manager in the right folder so I ca… (read more)

When I download a file and click on the downloads button to bring up the Downloads menu, I often just want to open the Linux Mint file manager in the right folder so I can move the file to a more appropriate place.

In the menu, there's the little button to the right of the listed downloaded file with "Open containing folder", but if I click on that, FF opens the downloaded file, not the file manager.

Obviously this wasn't always like this, but I don't recall doing anything that might have caused the issue. How can I set FF back to the default action of opening the Linux Mint file manager?

Thanks!

Asked by Adam H. 2 years ago

Answered by Adam H. 1 year ago

  • Solved
  • Archived

Disable automatic recovery

After a crash, or even after shutting down the computer without closing all Firefox windows, Firefox will restore all the windows and tabs from the last session on restar… (read more)

After a crash, or even after shutting down the computer without closing all Firefox windows, Firefox will restore all the windows and tabs from the last session on restarting Firefox.

There can be many reasons why this may not be preferred behaviour for many users: Sometimes Firefox or the computer crashes because too many windows and tabs are open (and other applications running), killing Firefox may be a measure against malicious pages trying to hijack the browser, discarded pages after shutdown do not need to be restored, ...

So is there a way to make Firefox immediately ask whether to restore the session, like it already does after the second crash? This should actually be an option in the settings.

Asked by lukasmaes 1 year ago

Answered by lukasmaes 1 year ago

  • Solved
  • Archived

How to have uninterruptible full screen

There are some browser games that are best played full screen, but I can't seem to find a way to keep the "helpful" menu from popping up over my game when the mouse hits … (read more)

There are some browser games that are best played full screen, but I can't seem to find a way to keep the "helpful" menu from popping up over my game when the mouse hits the top edge of the screen. The best I can do is not play full screen, and detach the tab of my game to minimize the amount of tabs visible (and clickable) but there are still these "landmines" on the screen that actively sabotage playing the game without having the handicap of firefox taking over and messing with the screen.

Is there any way to completely disable the popups from a fullscreen mode, show no toolbars, tabs, or anything else (except when exiting fullscreen mode via the keyboard.) I want the mouse to have no interaction with changing the display except for the game itself.

Playing http://slither.io is a good example of what I'm talking about.

Thanks!

CS

Asked by cs2991 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

how to remove the tittle bar in linux mint?

how to remove the Firefox tittle bar in Linux mint. in windows it does not show the tittle bar. chrome in Linux also doesn't show the title bar. is there any way? in pre… (read more)

how to remove the Firefox tittle bar in Linux mint. in windows it does not show the tittle bar. chrome in Linux also doesn't show the title bar. is there any way? in previous version there used to be an option to toggle the title bar in the customize session..

Asked by Shravanth Reddy Emani 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Open all synced tabs

Hello everyone, I have always been a fan of the sync feature. i have 3 devices i use everyday with my tabs open between all of them. now, just recently i switched to linu… (read more)

Hello everyone, I have always been a fan of the sync feature. i have 3 devices i use everyday with my tabs open between all of them. now, just recently i switched to linux and ported over my 500+ open tabs using the sync feature by just clicking "Open all taps" button. while playing around i missed up the os and had to reinstall it. now i am here in firefox looking at my synced tabs little window and there is no "open all tabs" button anymore. where did it get moved to? i looked everywhere and i couldn't find it. i cant just spend two or so hours opening all my tabs manually...

Thank you for your time.

Asked by waelother12 1 year ago

Answered by waelother12 1 year ago

  • Solved
  • Archived

Impossible to use an unusual port number in local URL

Hi all :) From a fresh Linux Debian Bullseye I try to connect to a local machine with Firefox (v97 64-bits) by its hostname (avahi server with default domain "local… (read more)

Hi all :)

From a fresh Linux Debian Bullseye I try to connect to a local machine with Firefox (v97 64-bits) by its hostname (avahi server with default domain "local") with the port 6180 bound to a remote web service port (61 is the distant machine IP and 80 is the forwarded port).

When I want to open this URL : http://bionic.local:6180/ FF displays "We can't find this site ... Unable to connect to server at bionic.local ... check your network connection and firewall"

BUT ping bionic.local works perfectly and resolve the good IP address from the Chromium navigator the same URL works without a problem, I can open the distant web site.

This workaround works : add a static resolution in the /etc/hosts file : 192.168.0.71 bionic bionic.local => so FF works in the expected way for now ! But as I said this a workaround and a bad solution.

I supposed too the port was blocked because I accessed an unusual port. So I tried this without success.

How the hell make that FF v97 allows me to use an unusual port ? Or is it bound to the domain "local" which is no more accepted by FF ?

Thank you in advance for your help. With adelphity, lnj

How to do

Asked by estebann 11 months ago

Answered by estebann 11 months ago

  • Solved
  • Archived

Firefox Automatically Redirecting from HTTP to HTTPS (RESOLUTION)

As per this issue I reported a while back, I was experiencing odd issue with automatic redirect to HTTPS for some private development sites. I finally found a fix for th… (read more)

As per this issue I reported a while back, I was experiencing odd issue with automatic redirect to HTTPS for some private development sites.

I finally found a fix for the issue. The problem appears to be with DuckDuckGo Privacy Essentials Extension which apparently *may automatically redirect to the http site. In order to prevent this, I added my development sites to 'Unprotected Sites' and this prevented DuckDuckGo from doing the automatic redirect to https.

  • - Odd thing is that I had multiple domains pointing to the same web instance and only one of the domains was having this issue with the DDG extension. Both were going to the same IP through a HTTP proxy. The proxy and web server were not the issue. This symptom points to an maybe an issue in Firefox....

In summary, be wary of odd redirects and the DuckDuckGo Privacy Essentials extension if you are doing web development work.

Asked by Timothy C. Quinn 11 months ago

Answered by Timothy C. Quinn 11 months ago

  • Solved
  • Archived

Bookmarks sidebar font size edit

ff-90.0.2 Followed community advice but the following fails to work. https://support.mozilla.org/en-US/questions/1306797 1. open "Help -> Troubleshooting Informa… (read more)

ff-90.0.2

Followed community advice but the following fails to work.

https://support.mozilla.org/en-US/questions/1306797

1. open "Help -> Troubleshooting Information" & find button to access the profile folder

2. find this button under: Application Basics > Profile dir > Open directory=/home/ab2qik/.mozilla/firefox/p3bbumtq.default-release click this button to open profile folder in Explorer

3. create a dir=chrome in this folder(all lowercase) 4. In dir=chrome create a text file=userChrome.css(all case sensitive) 5. userChrome.css - paste in text below 6. paste below code into chrome/userChrome.css:

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

  1. personal-bookmarks .toolbarbutton-text { font-size: 15px !important; }

7. (Quit/Exit) browser & restart Firefox when you create or modify the userChrome.css file.

8. Firefox 69 & later

about:config > toolkit.legacyUserProfileCustomizations.stylesheets = true

set above pref to true this enables userChrome.css & userContent.css in chrome folder

Asked by ab2qik 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

How to stop the search from jumping to the address bar when typing on Firefox Home

I have Firefox home with a search engine as home page, but since the update to 89, when I try to type into the search box, it jumps to the address bar. This is very anno… (read more)

I have Firefox home with a search engine as home page, but since the update to 89, when I try to type into the search box, it jumps to the address bar. This is very annoying. Can it be fixed? I do not want to use the address bar this way. I found a help that said to open the application menu and click "customize" but there is no "customize" option there. In the attached photo, I clicked in the search box to place the cursor there, but as soon as I began typing, it jumped to the address bar. This has never happened to me before in the 15 years I have used Firefox. I am a recent convert to Linux (about 1 year now) and am using Mint 19.3, Cinnamon 4.4.8, if that makes a difference.

Asked by bonnie here 1 year ago

Answered by Franz_von_Suppe 1 year ago

  • Solved
  • Archived

Restore all Firefox windows and tabs after closing

Hello, I would like to close all Firefox windows (to free up RAM) and then be able to restore all windows with their tabs without leaving the session. Is it possible … (read more)

Hello, I would like to close all Firefox windows (to free up RAM) and then be able to restore all windows with their tabs without leaving the session. Is it possible ? Thanks.

Firefox 87.0 Kubuntu 20.04.2 LTS

Asked by Pierre 1 year ago

Answered by Terry 1 year ago

  • Solved
  • Archived

Firefox and WEBP images

Having just upgraded my Debian 9 machine to Mint 20, this has updated my firefox browser. Everything was going fine until I came across the problem where by all image do… (read more)

Having just upgraded my Debian 9 machine to Mint 20, this has updated my firefox browser.

Everything was going fine until I came across the problem where by all image downloads are saved as webp images, a format that my favourite image editing software cannot handle.

This is a bit of a pain and has made me start looking at alternative web browsers.

Just thought you should know how simple things can cause a loss of support.

Regards David

Asked by david_firefox1 1 year ago

Answered by david_firefox1 12 months ago