types of scrolling behavior

I cannot seem to find what it is called, but only web design related stuff to scrolling. I'm looking to change the behavior of scrolling bar, that lets me click a point … (read more)

I cannot seem to find what it is called, but only web design related stuff to scrolling.

I'm looking to change the behavior of scrolling bar, that lets me click a point and the page stops at that point, whereas right now, it keeps scrolling to the end/top of the page (based on the direction relative to the starting point). I find the behavior pretty annoying and something that used to be done by the buttons on either end point.

Is this a relic of the past or can i opt-in to it through the config

Asked by Yinmin 4 days ago

Last reply by Yinmin 3 days ago

When I click "save link as" the link does not change color like it used to be

In firefox when I click "save link as" the link does not change color like it used to be. I am using Firefox version 115.15Oesr because I still use an old computer with w… (read more)

In firefox when I click "save link as" the link does not change color like it used to be. I am using Firefox version 115.15Oesr because I still use an old computer with windows 7 pro 64 bit.

Asked by minh_huu_nguyen 3 days ago

can't pin unsigned extension installed via about:debugging "temporary extensions"

Hi! I'm developing a web extension. I managed to install it via about:debugging "temporary extensions", and I can see the extension icon under the "puzzle button" in the … (read more)

Hi! I'm developing a web extension. I managed to install it via about:debugging "temporary extensions", and I can see the extension icon under the "puzzle button" in the toolbar.

I now want to pin it to the toolbar, it will save me a click when I'm trying to test things live.

When I click the puzzle button, there is no "pin to toolbar" option for the temporary extension, although I can see it for the extensions installed from the marketplace.

Is there a way to allow pinning for the extensions installed for debugging? Maybe an option in "about:config"?


Thank you!

Asked by vindex10 3 days ago

wifi symbol with exclamation mark and cannot connect to wifi

Hi there - I cannot connect to internet wifi (?) and it has the symbol with the exclamation mark. I am currently connecting to my mobile to use the internet. It's kind … (read more)

Hi there - I cannot connect to internet wifi (?) and it has the symbol with the exclamation mark. I am currently connecting to my mobile to use the internet. It's kind of weird? this message will probably go through - even stranger!!! so I can bring up the firefosx page but then not connect to a regular website. pleeeeeeeease help??? thank you!

Asked by Circe's Cosmic Circle 3 days ago

Why are favicons such a problem?

Favicons seem to be a problem for Firefox, at least on Linux Operating Systems. On multiple distros favicons simply don't show, while they may on Windows. Not trying to … (read more)

Favicons seem to be a problem for Firefox, at least on Linux Operating Systems. On multiple distros favicons simply don't show, while they may on Windows. Not trying to dig, but shouldn't this be a pretty basic feature that's expected for a browser no matter what OS is used? Even searching at the forums here for favicons reveals 222 potential threads - one would think that the sheer volume of reports issued for them not functioning correctly would prompt a unified remediation effort. Don't get me wrong, I love Firefox - have used it for decades now across a multitude of OS's - and favicons always used to display properly. Googling this issue will reveal several recommendations of 3rd party addons and tweaks. Can we make favicons just work (again?)

Asked by WizardofCOR 3 days ago

The sidebar doesn't remember the width and the last selection e.g. History

With my previous FF installation, it would remember both the width and the last selection in the sidebar after closing and re-opening FF. I just formatted and reinstalle… (read more)

With my previous FF installation, it would remember both the width and the last selection in the sidebar after closing and re-opening FF.

I just formatted and reinstalled windows and now FF simply would not remember the last sidebar condition.

I'm using Windows 10 22H2 and FF 130 64-bit.

Asked by eddman 1 week ago

Last reply by eddman 3 days ago

Firefox fails to render .heic images

Dear colleagues: I have made a page with a stack of z-indexed .heic images. The viewer clicks (jQuery) on the top image to reveal the next. The page is local, not onli… (read more)

Dear colleagues:

I have made a page with a stack of z-indexed .heic images. The viewer clicks (jQuery) on the top image to reveal the next.

The page is local, not online. I'm on a Mac mini 2018, OS Ventura 13.6.1, Firefox 13.0.

Safari renders the operation correctly. Firefox fails to load the .heic images. Chrome also fails to load the images.

Any suggestions welcome. My 83yo brain sometimes misses things. cheers Chris

Asked by 976hyfjhsy 4 days ago

Last reply by 976hyfjhsy 4 days ago

Forbidden 403

Hello support. We have a job that runs every hour pinging a service. From 28th of August each hour we recieve several error emails. Every querry that is re run complete… (read more)

Hello support.

We have a job that runs every hour pinging a service. From 28th of August each hour we recieve several error emails.

Every querry that is re run completes normally. We can not figure out what the issue is.

We have checked everything on our side.

I have captured tcpdump on the server and found this in wireshark.

[1 bytes missing in capture file].GET http://detectportal.firefox.com/canonical.html HTTP/1.1 Host: detectportal.firefox.com User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/116.0 Accept: */* Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Cache-Control: no-cache Pragma: no-cache Connection: keep-alive


HTTP/1.1 403 Forbidden Mime-Version: 1.0 Date: Thu, 12 Sep 2024 11:39:24 CEST Content-Type: text/html Connection: keep-alive Proxy-Connection: keep-alive Content-Length: 2346

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Notification: Policy: URL Filtering</title> <style type="text/css"> body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#333333; background-color: #ffffff; } h1 { font-size: 18px; font-weight: bold; text-decoration: none; padding-top: 0px; color: #2970A6; } a:link { color: #2970A6; text-decoration: none; } a:hover { color: #2970A6; text-decoration: underline; } p.buttonlink { margin-bottom: 24px; } .copyright { font-size: 12px; color: #666666; margin: 5px 5px 0px 30px; } .details { font-size: 14px; color: #969696; border: none; padding: 20px 20px 20px 20px; margin: 0px 10px 10px 35px; } .shadow { border: 3px solid #9f9f9f; padding: 10px 25px 10px 25px; margin: 10px 35px 0px 30px; background-color: #ffffff; width: 600px; -moz-box-shadow: 3px 3px 3px #cccccc; -webkit-box-shadow: 3px 3px 3px #cccccc; box-shadow: 3px 3px 3px #cccccc; /* For IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='cccccc')"; /* For IE 5.5 - 7 */ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='cccccc'); } .logo { border: none; margin: 5px 5px 0px 30px; } </style>

 

This Page Cannot Be Displayed

Based on your organization's access policies, access to this web site ( http://detectportal.firefox.com/canonical.html ) has been blocked because the web category "Infrastructure and Content Delivery Networks" is not allowed.

PROXY-06

If you have questions, please contact Sys Support and provide the codes shown below.

Date: Thu, 12 Sep 2024 11:39:24 CEST
Username:
Source IP: 10.9.56.105
URL: GET http://detectportal.firefox.com/canonical.html
Category: Infrastructure and Content Delivery Networks
Reason: BLOCK-WEBCAT
Notification: WEBCAT

GET http://detectportal.firefox.com/canonical.html HTTP/1.1 Host: detectportal.firefox.com User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/116.0 Accept: */* Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Cache-Control: no-cache Pragma: no-cache Connection: keep-alive


HTTP/1.1 403 Forbidden Mime-Version: 1.0 Date: Thu, 12 Sep 2024 11:39:24 CEST Content-Type: text/html Connection: keep-alive Proxy-Connection: keep-alive Content-Length: 2346

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Notification: Policy: URL Filtering</title> <style type="text/css"> body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#333333; background-color: #ffffff; } h1 { font-size: 18px; font-weight: bold; text-decoration: none; padding-top: 0px; color: #2970A6; } a:link { color: #2970A6; text-decoration: none; } a:hover { color: #2970A6; text-decoration: underline; } p.buttonlink { margin-bottom: 24px; } .copyright { font-size: 12px; color: #666666; margin: 5px 5px 0px 30px; } .details { font-size: 14px; color: #969696; border: none; padding: 20px 20px 20px 20px; margin: 0px 10px 10px 35px; } .shadow { border: 3px solid #9f9f9f; padding: 10px 25px 10px 25px; margin: 10px 35px 0px 30px; background-color: #ffffff; width: 600px; -moz-box-shadow: 3px 3px 3px #cccccc; -webkit-box-shadow: 3px 3px 3px #cccccc; box-shadow: 3px 3px 3px #cccccc; /* For IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='cccccc')"; /* For IE 5.5 - 7 */ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='cccccc'); } .logo { border: none; margin: 5px 5px 0px 30px; } </style>

 

This Page Cannot Be Displayed

Based on your organization's access policies, access to this web site ( http://detectportal.firefox.com/canonical.html ) has been blocked because the web category "Infrastructure and Content Delivery Networks" is not allowed.

PROXY-06

If you have questions, please contact Sys Support and provide the codes shown below.

Date: Thu, 12 Sep 2024 11:39:24 CEST
Username:
Source IP: 10.9.56.105
URL: GET http://detectportal.firefox.com/canonical.html
Category: Infrastructure and Content Delivery Networks
Reason: BLOCK-WEBCAT
Notification: WEBCAT

GET http://detectportal.firefox.com/canonical.html HTTP/1.1 Host: detectportal.firefox.com User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/116.0 Accept: */* Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Cache-Control: no-cache Pragma: no-cache Connection: keep-alive


HTTP/1.1 403 Forbidden Mime-Version: 1.0 Date: Thu, 12 Sep 2024 11:39:24 CEST Content-Type: text/html Connection: keep-alive Proxy-Connection: keep-alive Content-Length: 2346

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Notification: Policy: URL Filtering</title> <style type="text/css"> body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#333333; background-color: #ffffff; } h1 { font-size: 18px; font-weight: bold; text-decoration: none; padding-top: 0px; color: #2970A6; } a:link { color: #2970A6; text-decoration: none; } a:hover { color: #2970A6; text-decoration: underline; } p.buttonlink { margin-bottom: 24px; } .copyright { font-size: 12px; color: #666666; margin: 5px 5px 0px 30px; } .details { font-size: 14px; color: #969696; border: none; padding: 20px 20px 20px 20px; margin: 0px 10px 10px 35px; } .shadow { border: 3px solid #9f9f9f; padding: 10px 25px 10px 25px; margin: 10px 35px 0px 30px; background-color: #ffffff; width: 600px; -moz-box-shadow: 3px 3px 3px #cccccc; -webkit-box-shadow: 3px 3px 3px #cccccc; box-shadow: 3px 3px 3px #cccccc; /* For IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='cccccc')"; /* For IE 5.5 - 7 */ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='cccccc'); } .logo { border: none; margin: 5px 5px 0px 30px; } </style>

 

This Page Cannot Be Displayed

Based on your organization's access policies, access to this web site ( http://detectportal.firefox.com/canonical.html ) has been blocked because the web category "Infrastructure and Content Delivery Networks" is not allowed.

PROXY-06

If you have questions, please contact Sys Support and provide the codes shown below.

Date: Thu, 12 Sep 2024 11:39:24 CEST
Username:
Source IP: 10.9.56.105
URL: GET http://detectportal.firefox.com/canonical.html
Category: Infrastructure and Content Delivery Networks
Reason: BLOCK-WEBCAT
Notification: WEBCAT

GET http://detectportal.firefox.com/canonical.html HTTP/1.1 Host: detectportal.firefox.com User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/116.0 Accept: */* Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Cache-Control: no-cache Pragma: no-cache Connection: keep-alive


HTTP/1.1 403 Forbidden Mime-Version: 1.0 Date: Thu, 12 Sep 2024 11:39:24 CEST Content-Type: text/html Connection: keep-alive Proxy-Connection: keep-alive Content-Length: 2346

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Notification: Policy: URL Filtering</title> <style type="text/css"> body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#333333; background-color: #ffffff; } h1 { font-size: 18px; font-weight: bold; text-decoration: none; padding-top: 0px; color: #2970A6; } a:link { color: #2970A6; text-decoration: none; } a:hover { color: #2970A6; text-decoration: underline; } p.buttonlink { margin-bottom: 24px; } .copyright { font-size: 12px; color: #666666; margin: 5px 5px 0px 30px; } .details { font-size: 14px; color: #969696; border: none; padding: 20px 20px 20px 20px; margin: 0px 10px 10px 35px; } .shadow { border: 3px solid #9f9f9f; padding: 10px 25px 10px 25px; margin: 10px 35px 0px 30px; background-color: #ffffff; width: 600px; -moz-box-shadow: 3px 3px 3px #cccccc; -webkit-box-shadow: 3px 3px 3px #cccccc; box-shadow: 3px 3px 3px #cccccc; /* For IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='cccccc')"; /* For IE 5.5 - 7 */ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='cccccc'); } .logo { border: none; margin: 5px 5px 0px 30px; } </style>

 

This Page Cannot Be Displayed

Based on your organization's access policies, access to this web site ( http://detectportal.firefox.com/canonical.html ) has been blocked because the web category "Infrastructure and Content Delivery Networks" is not allowed.

PROXY-06

If you have questions, please contact Sys Support and provide the codes shown below.

Date: Thu, 12 Sep 2024 11:39:24 CEST
Username:
Source IP: 10.9.56.105
URL: GET http://detectportal.firefox.com/canonical.html
Category: Infrastructure and Content Delivery Networks
Reason: BLOCK-WEBCAT
Notification: WEBCAT

GET http://detectportal.firefox.com/canonical.html HTTP/1.1 Host: detectportal.firefox.com User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/116.0 Accept: */* Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Cache-Control: no-cache Pragma: no-cache Connection: keep-alive


HTTP/1.1 403 Forbidden Mime-Version: 1.0 Date: Thu, 12 Sep 2024 11:39:24 CEST Content-Type: text/html Connection: keep-alive Proxy-Connection: keep-alive Content-Length: 2346

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Notification: Policy: URL Filtering</title> <style type="text/css"> body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#333333; background-color: #ffffff; } h1 { font-size: 18px; font-weight: bold; text-decoration: none; padding-top: 0px; color: #2970A6; } a:link { color: #2970A6; text-decoration: none; } a:hover { color: #2970A6; text-decoration: underline; } p.buttonlink { margin-bottom: 24px; } .copyright { font-size: 12px; color: #666666; margin: 5px 5px 0px 30px; } .details { font-size: 14px; color: #969696; border: none; padding: 20px 20px 20px 20px; margin: 0px 10px 10px 35px; } .shadow { border: 3px solid #9f9f9f; padding: 10px 25px 10px 25px; margin: 10px 35px 0px 30px; background-color: #ffffff; width: 600px; -moz-box-shadow: 3px 3px 3px #cccccc; -webkit-box-shadow: 3px 3px 3px #cccccc; box-shadow: 3px 3px 3px #cccccc; /* For IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='cccccc')"; /* For IE 5.5 - 7 */ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='cccccc'); } .logo { border: none; margin: 5px 5px 0px 30px; } </style>

 

This Page Cannot Be Displayed

Based on your organization's access policies, access to this web site ( http://detectportal.firefox.com/canonical.html ) has been blocked because the web category "Infrastructure and Content Delivery Networks" is not allowed.

PROXY-06

If you have questions, please contact Sys Support and provide the codes shown below.

Date: Thu, 12 Sep 2024 11:39:24 CEST
Username:
Source IP: 10.9.56.105
URL: GET http://detectportal.firefox.com/canonical.html
Category: Infrastructure and Content Delivery Networks
Reason: BLOCK-WEBCAT
Notification: WEBCAT

GET http://detectportal.firefox.com/canonical.html HTTP/1.1 Host: detectportal.firefox.com User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/116.0 Accept: */* Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Cache-Control: no-cache Pragma: no-cache Connection: keep-alive


HTTP/1.1 403 Forbidden Mime-Version: 1.0 Date: Thu, 12 Sep 2024 11:39:24 CEST Content-Type: text/html Connection: keep-alive Proxy-Connection: keep-alive Content-Length: 2346

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Notification: Policy: URL Filtering</title> <style type="text/css"> body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#333333; background-color: #ffffff; } h1 { font-size: 18px; font-weight: bold; text-decoration: none; padding-top: 0px; color: #2970A6; } a:link { color: #2970A6; text-decoration: none; } a:hover { color: #2970A6; text-decoration: underline; } p.buttonlink { margin-bottom: 24px; } .copyright { font-size: 12px; color: #666666; margin: 5px 5px 0px 30px; } .details { font-size: 14px; color: #969696; border: none; padding: 20px 20px 20px 20px; margin: 0px 10px 10px 35px; } .shadow { border: 3px solid #9f9f9f; padding: 10px 25px 10px 25px; margin: 10px 35px 0px 30px; background-color: #ffffff; width: 600px; -moz-box-shadow: 3px 3px 3px #cccccc; -webkit-box-shadow: 3px 3px 3px #cccccc; box-shadow: 3px 3px 3px #cccccc; /* For IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='cccccc')"; /* For IE 5.5 - 7 */ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='cccccc'); } .logo { border: none; margin: 5px 5px 0px 30px; } </style>

 

This Page Cannot Be Displayed

Based on your organization's access policies, access to this web site ( http://detectportal.firefox.com/canonical.html ) has been blocked because the web category "Infrastructure and Content Delivery Networks" is not allowed.

PROXY-06

If you have questions, please contact Sys Support and provide the codes shown below.

Date: Thu, 12 Sep 2024 11:39:24 CEST
Username:
Source IP: 10.9.56.105
URL: GET http://detectportal.firefox.com/canonical.html
Category: Infrastructure and Content Delivery Networks
Reason: BLOCK-WEBCAT
Notification: WEBCAT


What is the cause of this? And how can we prevent it.

Thank you in advance.

KR, Nikola

Asked by Nikola Ferček 4 days ago

Really sick and tired of this!

I'm totally fed up with this! I got this particular one trying to go to Amazon via a link from search but it's happening constantly with links from search and from other … (read more)

I'm totally fed up with this! I got this particular one trying to go to Amazon via a link from search but it's happening constantly with links from search and from other sites that I'm on. I am on Amazon a lot. I don't know what this behavior is, where it's coming from, why it's happening, or how to stop it. I'm at the point of just uninstalling Firefox because of it. I've tried the common fixes such as clearing cache and cookies as well as all saved data and it still persists. Firefox has been my default browser for a very long time but if this can't be stopped permanently, I'm done with it!

Asked by Ray Dunne 1 week ago

Last reply by Ray Dunne 4 days ago

you have asked me to incorporate a new address on my oRestoration of my email using my hand-held computer, which I no longer have. My only box is my stand alone computer in my office

Only way I can gain access is through my stand alone computer. I no longer have a hand-held computer. So can we work through our problem via my computer. Otherwise, I don… (read more)

Only way I can gain access is through my stand alone computer. I no longer have a hand-held computer. So can we work through our problem via my computer. Otherwise, I don't know what to do. Sorry for the trouble. My email address is rselfwoofus@yahoo.com Thanks for much for assist me with my problem. Richard

Asked by Norman1943 4 days ago

Logging in to my bank account : works for my private bank account but no longer works for my company account!

Hi, I have always used my Firefox browser to access my bank accounts, one being my private account and the other for my company account. I noticed however last week tha… (read more)

Hi, I have always used my Firefox browser to access my bank accounts, one being my private account and the other for my company account. I noticed however last week that I could not log in to my company account but I had no problem logging in to my private account. I contacted the bank ( Handelsbank in Sweden) who were surprised but said that this problem may occasionally arise with the Firefox browser. (However it has never happened before to me over the last 10 years!) Is this a temporary glitch or do I have to switch to another browser?!

The Bank start page is: https://www.handelsbanken.se/sv/hitta-bankkontor/uppsala-city From which I go to the company account log-in page at: https://secure.handelsbanken.se/logon/se/corp/sv/ On that page there are 4 log-in choices to click on. None of these however work - i.e. I cannot access the next step!
( I have no problem accessing my private account however by clicking on the Private log-in page at; https://secure.handelsbanken.se/logon/se/priv/sv/mbidqr/ )

Grateful for any support - I don't want to switch browser from Firefox (to Microsoft Edge which seems to work for both private & company log-in). 1000 thanks in advance, Peter Buckley, Uppsala, Sweden

Asked by Peter Buckley 6 days ago

pasek zakładek

mimo zaznaczonej opcji wyswietalaj pasek zakladek - pasek się wyświetla ale pusty - mimo że są tam zakładki, dotyczy sytuacji z przeniesieniem zakładek na nowy PC, proszę… (read more)

mimo zaznaczonej opcji wyswietalaj pasek zakladek - pasek się wyświetla ale pusty - mimo że są tam zakładki, dotyczy sytuacji z przeniesieniem zakładek na nowy PC, proszę o pomoc.

Asked by aniezka 4 days ago

Error message "Azure Front Door WAF Policy - BLOCKED ACCESS"

When I try to access the site rrf.rsm.govt.nz I get the error message "Azure Front Door WAF Policy - BLOCKED ACCESS. This is a sample message send from the Front Door WA… (read more)

When I try to access the site rrf.rsm.govt.nz I get the error message "Azure Front Door WAF Policy - BLOCKED ACCESS. This is a sample message send from the Front Door WAF Policy linked to the called Frontend EndPoint. Test! " The site is the New Zealand government register of licensed radio transmitters.

I have previously accessed the site using Firefox with no problems. I can still access the site using Edge and Chrome (and Firefox on iOS).

Asked by martin.gledhill 4 days ago

WebGL

Update kills WebGL function... last time had to strip everything FireFox out of the registry, erase anything FireFox from anywhere, and do a clean download and installati… (read more)

Update kills WebGL function... last time had to strip everything FireFox out of the registry, erase anything FireFox from anywhere, and do a clean download and installation... Auto Update came yesterday... problem again!!! WHY This is the second time this has occured.

Ref: webgl. disabled false webgl. force-enabled true

Video: Intel Q45/Q43 Express Chip, Integrated


Thanks - Ron [edited email and phone# from public community support forum]

Asked by k4fzu 4 days ago