Showing questions tagged: Show all questions
  • Solved
  • Archived

slowness to open external link

I can't say well what is it ...but when i open links from discord (twitch/yt/etc) the Firefox take too long to start load the page but if i just click on any link direct … (read more)

I can't say well what is it ...but when i open links from discord (twitch/yt/etc) the Firefox take too long to start load the page but if i just click on any link direct from firefox browser ..the page load faster

-windows 10 pro x64 22H2 -Firefox Dev 115.0b5 (i use dev to load unsigned pluggins) but the problem persist in all versions

Asked by itachimetal 10 months ago

Answered by willjoe24421 10 months ago

  • Solved
  • Archived

DNS fails for some websites after Fenix is brought back to the foreground

The website I'm using most is 9gag.com I can get the website to load again by choosing exit in Firefox to clear out all my data, then re-opening Firefox and logging in f… (read more)

The website I'm using most is 9gag.com

I can get the website to load again by choosing exit in Firefox to clear out all my data, then re-opening Firefox and logging in from scratch.

It will just hang on load screen, usually what you see before data begins to load.

I can reproduce it by removing Firefox from recents, then launching it again and re-opening the existing tab, or even a new one.

Asked by harrymilanes 10 months ago

Answered by harrymilanes 10 months ago

  • Solved
  • Archived

How can I prevent a specific address from appearing in the address bar?

I'd like to be able to prevent a specific address from appearing in the Firefox address bar (as a suggestion) when I start to type in the address bar. I tried deleting t… (read more)

I'd like to be able to prevent a specific address from appearing in the Firefox address bar (as a suggestion) when I start to type in the address bar. I tried deleting the cookies associated with a particular address, but the address still appears as a suggestion in the address bar when I start typing its name. Thanks a lot for any help.

Asked by robertclay3 10 months ago

Answered by cor-el 10 months ago

  • Solved
  • Archived

Autofill Issue

When I'm using my Firefox browser and signing in to my Gmail account, the autofill function always gives me several old, expired gmail account names that I don't wish to … (read more)

When I'm using my Firefox browser and signing in to my Gmail account, the autofill function always gives me several old, expired gmail account names that I don't wish to see anymore. It's very annoying. I think I have turned off all the autofill options under Firefox>Preferences, but all these old account names keep showing up. Any suggestions for how to solve this? Thank you

Asked by bclough9377 10 months ago

Answered by cor-el 10 months ago

  • Solved
  • Archived

Just updated to version 115.0 on 7/4/23 and experiencing issues with videos and livestreams.

Recently had my FF update to version 115.0 automatically. With the update, watching videos on youtube is impossible. Videos show buffering but never play the video and do… (read more)

Recently had my FF update to version 115.0 automatically. With the update, watching videos on youtube is impossible. Videos show buffering but never play the video and do not start even with skipping around. Same thing goes for live streams on twitch where the chats will load but not the actual stream. Other videos in news websites appear to be the same. Issue is not resolved in private browsing.

Asked by jgideon01.2019 10 months ago

Answered by jgideon01.2019 10 months ago

  • Solved
  • Archived

Add Individual Tag to Bookmark Toolbar

I would like to put an individual tag onto my bookmarks toolbar. This StackExchange answer from years ago seems to suggest that it should be possible just like putting th… (read more)

I would like to put an individual tag onto my bookmarks toolbar. This StackExchange answer from years ago seems to suggest that it should be possible just like putting the Tags category onto the toolbar. However, I am not able to do that for an individual tag, even though I can for the whole Tags category.

Is it possible to put an individual tag onto the toolbar? If so, how would I do that?

Asked by mishakuzma 10 months ago

Answered by mishakuzma 10 months ago

  • Solved
  • Archived

Disable F11 original solution not working in latest version (115.0 64-bit)

The solution for the original Disable F11 (https://support.mozilla.org/en-US/questions/1255696) is no longer working. When the solution is executed from the Browser Conso… (read more)

The solution for the original Disable F11 (https://support.mozilla.org/en-US/questions/1255696) is no longer working. When the solution is executed from the Browser Console...

doc = Services.wm.getMostRecentWindow("navigator:browser").window.document; if(E=doc.getElementById('key_fullScreen')){E.removeAttribute('keycode');E.removeAttribute('command');}

The return is a reference to "HTLMDocument chrome://browser/content/browser.xhtml" which can be opened up and displays more information.

It used to just come back with something like "Undefined." and then it worked (F11 was disabled for the browser instance). Looks like it just started to not work with this latest version of 115.0 64-bit as this solution has been working for over a couple of years now.

Is there a way to enable this to work in the latest version?

Asked by SouthSlope 10 months ago

Answered by cor-el 10 months ago

  • Solved
  • Archived

Firefox 115: menu and tabs background color changed

After Firefox upgraded from 114.02 to 115 menu and tabs background color changed: FF 114: https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2023-… (read more)

After Firefox upgraded from 114.02 to 115 menu and tabs background color changed:

FF 114: https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2023-07-05-17-00-30-1a3adf.png FF 115: https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2023-07-05-17-00-34-cba7e0.png

These are screenshots of active window. When window of v115 becomes inactive, background color changes to lighter, but still no visible horizontal line between menu and tabs. I don't use any additional themes, "System theme — auto" is selected.

From release notes for FF 115: For users with a Firefox Colorways built-in theme, the theme will be automatically migrated to the same theme hosted on addons.mozilla.org for Firefox profiles that have disabled add-ons auto-updates. This will allow users to keep their Colorways theme when they are later removed from Firefox installer files. I guess it is relevant somehow, but i never installed Colorways and don't know what is it.

How to make FF 115 look like it was in 114? I can see changes in `browser/themes/` in sources between 114.02 and 115. Is it possible to "extract" default theme from 114 and install/apply it to 115?

I use Firefox under Fluxbox window manager in Arch Linux, if it matters.

Asked by dimich.dmb 10 months ago

Answered by a.j.buxton 9 months ago

  • Solved
  • Archived

Debugger Console now shows all clicks, all keyboard events, everything; too verbose?

I have spent all evening using the Console to debug a project I have been working on. All of a sudden it now displays event information for every click, every keypress (u… (read more)

I have spent all evening using the Console to debug a project I have been working on. All of a sudden it now displays event information for every click, every keypress (up and down events separately), every selection, everything. This now happens on (almost) any site I visit. This is so absurdly verbose anything I am hoping to debug is buried under mountains of extraneous information about my inputs.

Is this is a setting that can be disabled somewhere, that I enabled without realising somehow? I have spent some considerable amount of time poking around trying to find some setting, but to no avail. It was certainly not behaving this way before, is it possible to change this back?

Asked by talexander0 10 months ago

Answered by talexander0 10 months ago

  • Solved
  • Archived

doesnt work teemo.gg

trying to open 3d model on this site https://teemo.gg/viewer/league-of-legends/champions/katarina/0 its start loaded model but nothing was showed in browsers based on chr… (read more)

trying to open 3d model on this site https://teemo.gg/viewer/league-of-legends/champions/katarina/0 its start loaded model but nothing was showed in browsers based on chromium everything works fine

Asked by levgalstyan1 9 months ago

Answered by levgalstyan1 9 months ago

  • Solved
  • Archived

I can't get my comcast email

I get this when trying to get my email from Comcast: Secure Connection Failed An error occurred during a connection to oauth.xfinity.com. PR_CONNECT_RESET_ERROR Error … (read more)

I get this when trying to get my email from Comcast:

Secure Connection Failed

An error occurred during a connection to oauth.xfinity.com. PR_CONNECT_RESET_ERROR

Error code: PR_CONNECT_RESET_ERROR

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.

Asked by janet-sutton 9 months ago

Answered by David 9 months ago

  • Solved
  • Archived

FireFox Not Rendering Code Properly

Counter code numbers do not show for me here with FF but do show for Safari (which I don't like): http://robfalcone.com/rf/ Embedded archive sows fine on this ONE site b… (read more)

Counter code numbers do not show for me here with FF but do show for Safari (which I don't like): http://robfalcone.com/rf/

Embedded archive sows fine on this ONE site but all others similar won't show it even tho all are set up exactly the same.

This form is showing correctly. https://www.denisericciardi.org/mailing-list/

This form is NOT. https://amherstrepublicans.org/mailing-list/

This archive shows correctly. https://www.denisericciardi.org/mailing-list/archive-2023/

The one embedded here does NOT. https://bedfordresidents.com/bra/mailing-list/newsletter-archive/


I have about 30 websites with these errors. The only ONE is this that has NO errors even tho setup exactly the same https://www.denisericciardi.org/mailing-list/archive-2023/

Asked by GadsdenGurl 9 months ago

Answered by jscher2000 - Support Volunteer 9 months ago

  • Solved
  • Archived

Just starting getting PR_CONNECT_RESET_ERROR on xfinity websites

For about a week or so, I am unable to log in to xfinity website, and only the xfinity website using Firefox. I can log in fine using Microsoft Edge. I have tried clearin… (read more)

For about a week or so, I am unable to log in to xfinity website, and only the xfinity website using Firefox. I can log in fine using Microsoft Edge. I have tried clearing the cache and turning off Microsoft Defender firewall. I don't use any third party security software - just Microsoft Defender. I also don't use a VPN. I didn't add any new software in the last month, only usual updates from Microsoft and Firefox.

What can I do to fix this?

Asked by George 9 months ago

Answered by jscher2000 - Support Volunteer 9 months ago

  • Solved
  • Archived

Firefox 115.0 crashes when trying to browse computer to post documents, photos, etc.

When writing reviews in Google Maps when you click post pictures from your computer (allowing one to browse your computer to find pictures to post) the tab crashes. This… (read more)

When writing reviews in Google Maps when you click post pictures from your computer (allowing one to browse your computer to find pictures to post) the tab crashes.

This occurs on other websites as well where one would browse the computer to attach documents, photos or videos. Heck, it even happens with this site (selecting browse to post picture causes firefox to crash).

This did not occur prior to updating to 115.0

Windows 11 operating system

Asked by aztx_purchases 9 months ago

Answered by aztx_purchases 9 months ago

  • Solved
  • Archived

Missing PHP comonents

Hi. I have started having trouble accessing some pages that I have reached easily in the past. When I enter the website address, I get the following.. The MediaWik… (read more)

Hi. I have started having trouble accessing some pages that I have reached easily in the past. When I enter the website address, I get the following..


The MediaWiki logo MediaWiki 1.31 internal error

Installing some PHP extensions is required. Required components

You are missing a required extension to PHP that MediaWiki requires to run. Please install:

   mbstring (more information)
   iconv (more information)
   fileinfo (more information)

- an example of the address that produces this result is:

https://wiki.apterous.org/Episode_8050

I am not sure what has gone wrong, or how to fix it. I tried clicking on 'more information' and found some alarming technobabble way beyond my limited comprehension. What is 'mbstring' 'iconv' and 'fileinfo'? - and how do I 'install' them? This site has worked in the past, so I am mystified. Thanks for any help. - John

Asked by John Powers 9 months ago

Answered by jscher2000 - Support Volunteer 9 months ago

  • Locked
  • Archived

imap password

Why won't Thunderbird email work for me? It always wants password for "ricc on imap,shaw.ca" I phoned Shaw (my isp) but they don't support Thunderbird … (read more)

Why won't Thunderbird email work for me? It always wants password for "ricc on imap,shaw.ca" I phoned Shaw (my isp) but they don't support Thunderbird

Asked by hap 9 months ago

Last reply by Paul 9 months ago

  • Solved
  • Archived

"Privacy/Security" addons ... wait a sec ... this be not rite?

I asked a few "security/privacy" addon creators this question: " Hail all: First off, a note to explain this post: I have severe Asperger's and ADHD. I work for a Corpo… (read more)

I asked a few "security/privacy" addon creators this question: "

Hail all:

First off, a note to explain this post: I have severe Asperger's and ADHD. I work for a Corporation that handles delicate data. Now, my Asperger's requires clarity, but this ad-on is all BUT clear. Which is a serious annoyance, since, more and more, life is becoming unclear, due to continuous contradictions everywhere. More so ... it, at first glance, appears to be not quite right: The ad-on promises security and privacy, BUUUUUT ... does seemingly the absolute opposite? Let me explain:

So, I got the Multi-Account Container ad-on. Upon installing it, it requested:

   Access your data for all web sites
   Access browsing history
   Monitor extension usage and manage themes
   Access browser tabs

Why on earth are these needed? Now, you speak of privacy, security, all very nice, but then you throw these "necessities" in the ad-on, which totally counter the promised privacy, security and whatnot.

I have certain data that I access through the Private Window in Firefox, related to my work. Several tabs are Corporate Account information, log ins, ... , which I darn sure refuse to give out. Not to mention, Corporate project data.

Your "necessities" breach privacy, security, and even invoke the possibility of personal data theft, bank data theft, and even, indeed so, Corporate espionage!

1) Access data for all websites: Why not just ask the darn info directly? I will open the Corporation for you, give you all access keys. Way faster. 2) Access browsing history: If you need money, just ask ... I do not like my data shoved out for money so they can "offer targetted advertising". I HATE advertising, each ad I encounter brings my IQ down by 10 %, because my poor dumb brain can't understand the stream of lies in those. Also: you have no rights to dive into my history data, it is "private" for a reason, protected by LAW. This then breaches these Privacy Laws. 3) Monitor extension usage and manage themes: Oh? Am I per chance a COMPLETE idiot? That I can't read, or think? I am quite sure, I am just clever enough to handle this myself, I reckon. Could be wrong, but then there's google and the likes to help me out, in case I do not find the right colour and icon for my tab. 4) Access Browser Tabs: Here's a smarter idea, I think ... well, for as far as I CAN think, seeing the above uncalled for "assistance" provided: Come to my place and have my computer. Direct access thus no need to do all that network doing thingy needed for remote Browser Access.

Sorry for appearing angry, but these kinds of "necessities to ensure the ad-on to work". This ad-on can just as well work without these "kindly offered assist tools". So why are they in here, while you provide your ad-on as a means to secure and privatise my data?

I would appreciate some information here. Thank you."

I received no reply yet, though I asked 11 creators nigh 2 weeks ago. Seems ... fishy ... no? I mean, can someone give an explanation on this?

Thank you. Ben

Asked by dtm_samurai@hotmail.com 9 months ago

Answered by TyDraniu 9 months ago