Showing questions tagged: Show all questions
  • Solved
  • Archived

Firefox Developer Edition-Developer Console cannot exit Full Screen

Firefox Developer Edition - Developer Console is killing my productivity. It started opening in Full screen mode about a week ago and will not exit full screen. I have to… (read more)

Firefox Developer Edition - Developer Console is killing my productivity. It started opening in Full screen mode about a week ago and will not exit full screen. I have to F12 and exit developer console. This is a major issue because, I work with the console not docked. Docking blocks my productivity. F11 only puts it into some very weird outline mode where all I see is a rectangular grey outline on my full screen. If I click on it, it repaints the console in full screen. There is no option to drag and expand or contract. Nothing. Nada. Please help. This is my primary browser, er -was my primary browser. I'll continue to work around it until my patience is completely exhausted. Almost there now.

Sorry about the terrible markup on the screenshot. It's hard to encircle a big gray full screen empty frame. Thank you.

Asked by wbossons 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

firefox taking up to much memory, did some things that didn't work

so, my computer is getting old, and because of that, it's slowing then. Firefox isn't helping much because it uses too many processes and memory. i tried deleting some ex… (read more)

so, my computer is getting old, and because of that, it's slowing then. Firefox isn't helping much because it uses too many processes and memory. i tried deleting some extensions, I tried using task manager to close separate processes but i always end closing the wrong one and closing firefox completely i tried going to dom.ipc.processCount and change the count to 1. I'm so confused, it's slowing down my games i play.

Asked by collinsmarcus69 1 year ago

Answered by collinsmarcus69 1 year ago

  • Locked
  • Archived

Waterfox/HDMI port malfunctioning

When using Waterfox and I am trying to stream video content through my HDMI port to a Vizio TV, I encounter a variety of issues. 1) The audio content comes across but no … (read more)

When using Waterfox and I am trying to stream video content through my HDMI port to a Vizio TV, I encounter a variety of issues. 1) The audio content comes across but no video (black screen) (The most common issue) 2) I can sometimes get the connection to work by starting the stream then plugging in the HDMI connector rather than connecting with the stream paused. 3) Twice, I crashed Windows (Win7) by unplugging and plugging the HDMI cable in while trying to get the thing to work. That is not something I would want to risk again unless some possible bug is found and removed first. All extensions were disabled and I was updated to the latest Waterfox version. The sites I can't use are PBS Passport and The Smithsonian Channel for sure, but I never tried YouTube out of fear of creating another system crash. I tried moving to Waterfox because I liked the speed and many of the features, but I had used Slimjet (64 bit) for years and have never had this HDMI interface problem.

Asked by greentree468 1 year ago

Last reply by Paul 1 year ago

  • Solved
  • Archived

Firefox not working correctly with new Wikipedia as of 1/22/23

In the past, going to Wikipedia in Firefox automatically opened a search box to type in a search term. However, with the recently updated Wikipedia interface, Firefox no… (read more)

In the past, going to Wikipedia in Firefox automatically opened a search box to type in a search term. However, with the recently updated Wikipedia interface, Firefox no long opens a search box, so the user must: (a) stop typing (b) grab a mouse (c) click on the magnifying glass icon just to enter a search term. To demonstrate this, please go to https://en.wikipedia.org/wiki/Main_Page and you will see there is no search box and you have to manually open the search box.

However, this works perfectly in Chrome. Going to https://en.wikipedia.org/wiki/Main_Page automatically opens a search field to easily type into.

Will Firefox be updated to allow immediate access to search field in Wiki? Please see attached .png file and thank you for listening! CW

Asked by cwrecords 1 year ago

Answered by cwrecords 1 year ago

  • Solved
  • Archived

Can't answer on support.mozilla.org :x

I asked a question to add details after an answer but when I have an error when I click to the "Post a Reply" button. 400 Bad request: detail "Question creator cannot ta… (read more)

I asked a question to add details after an answer but when I have an error when I click to the "Post a Reply" button.

400 Bad request: detail "Question creator cannot take a question."

Asked by gui_@.@ 1 year ago

Answered by gui_@.@ 1 year ago

  • Solved
  • Archived

Relay Masks

The free version allows for 5 masks. Is that 5 lifetime masks or 5 active masks? Example: If I set up 2 masks I have 3 remaining. If I delete one of the set up masks do I… (read more)

The free version allows for 5 masks. Is that 5 lifetime masks or 5 active masks? Example: If I set up 2 masks I have 3 remaining. If I delete one of the set up masks do I now have 4 remaining or have I still used up a mask even though it was deleted giving me 3 remaining? Thanks

Asked by Patrick 1 year ago

Answered by TyDraniu 1 year ago

  • Solved
  • Archived

userChrome.css not working

I'm trying to take off this "Extension (Tabliss)" tag on my url. I have followed the instructions down below from another Firefox support forum: https://discourse.mozill… (read more)

I'm trying to take off this "Extension (Tabliss)" tag on my url. I have followed the instructions down below from another Firefox support forum: https://discourse.mozilla.org/t/make-addressbar-text-extension-name-of-the-extension-shorter-or-hide/28026/3

The instructions I followed are listed below:

"Users can apply custom style rules to modify Firefox’s toolbar area by creating a userChrome.css file. This takes about 10 minutes so when you have time to take it slowly and carefully:

(1) Set up your chrome folder and userChrome.css file following the five six steps in this article:

https://www.userchrome.org/how-create-userchrome-css.html 45

I have a boring video there if you like demonstrations.

(2) This is the code to paste into the file. You can edit the file using Notepad or a better editor. Make sure to keep it in a plain text format with a .css file extension (not .css.txt).

See improved rule down in: Make addressbar text "Extension (Name Of The Extension)" shorter or hide

/*
   Hide Extension Name in the identity area unless
   hovered for half a second (updated for Fx80)
*/
#identity-box.extensionPage #identity-icon-labels,
#identity-box.extensionPage #identity-icon-label {
  visibility: collapse !important;
  transition: visibility 250ms ease-in-out;
}
#identity-box.extensionPage:hover #identity-icon-labels,
#identity-box.extensionPage:hover #identity-icon-label {
  visibility: visible !important;
  transition: visibility 250ms ease-in-out 500ms;
}

(3) Firefox should read the file at its next startup and apply it to every extension page you load."

Edit: So, yeah, I need help getting this tag off. I'm new to Firefox so it could be something obvious I'm missing. I have also tried CTRL+SHIFT+R to reload the page for changes and also closed and reopened my Firefox entirely.

Thanks in advance.

Asked by MaxwellQ 3 years ago

Answered by Wesley Branton 3 years ago

  • Solved
  • Archived

All firefox pages, including the setting pages, appear blank

I have read the responses about pages white and I have tried every advices (clean cache, historial,... reinstall the last version, install a before version, nothing works… (read more)

I have read the responses about pages white and I have tried every advices (clean cache, historial,... reinstall the last version, install a before version, nothing works. Please, I need help because I would like to continue using Firefox. Thanks

Asked by palomavaquero65 2 years ago

Answered by jscher2000 - Support Volunteer 2 years ago

  • Solved
  • Archived

Firefox doesn't remember username, but remembers password

On this site: https://www.orange.pl/twojekonto/zaloguj I can't force firefox to remember username (no problem with remembering password on next step). In older Firefox wi… (read more)

On this site: https://www.orange.pl/twojekonto/zaloguj I can't force firefox to remember username (no problem with remembering password on next step). In older Firefox without WebEx there was addon which allowed to manipulate forms to prepare proper autocompletion data. This addon is not supported with WebEx anymore due to lack of proper functions. Instead Firefox Dev Team claims that mechanism built in current Firefox is enough for such tasks and mentioned addons are not needed. Seems it is wrong thinking.

I tried different approaches to save username for mentioned site but without success.

Asked by zygdresze1 3 years ago

Answered by cor-el 3 years ago

  • Solved
  • Archived

*.final files

I recently had hard drive problems and during the ensuing melee, I discovered that Firefox has stored well over 100k files with the general name {xxx...}.final. Being the… (read more)

I recently had hard drive problems and during the ensuing melee, I discovered that Firefox has stored well over 100k files with the general name {xxx...}.final. Being the curious sort--and given that these boogers are taking up almost 1Gb--I looked at a few and they appear to be related to websites that I visited. I can see keeping some recent things around, but some of this goes back, literally, to the day I bought my PC. Um...that's a lot of files and a lot of space for places I visited once and will never go to again. Some of the websites no longer exist, so obviously those files are wasted space.

I am unable to find much about this on the web, either via Google or the help here. A few people have brought it up, but no one seems to know what to do. The help here goes nuts with the search term "final" and brings up a plethora of hits containing "finally" and so forth, but nothing useful. "}.final" isn't much help, either.

The path is C:\Users\<user name>\AppData\Roaming\Mozilla\Firefox\Profiles\<profile name>\storage\default

Questions: 1) Can some or all of this be deleted? 2) Is there a way to tell Firefox not to be so anal about keeping so many useless things?

Given the sheer quantity of these things, it would make future backup/restores easier if I could trim some of the fat, but I don't want to mess things up, either.

Thanks...

Asked by greyrollins 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Firefox updates

I do my Firefox updates manually. I am currently using version 108.0.2. When I click on "about", it says I should "Update to Partner Removal". It usually tells me to upda… (read more)

I do my Firefox updates manually. I am currently using version 108.0.2. When I click on "about", it says I should "Update to Partner Removal". It usually tells me to update to the next version that is available. What is Partner Removal? Is it a legitimate update? I can't find anything on the website regarding this. Why does it not tell me to update to version 109?

Thank you for your help.

Mark Olson

Asked by Markeo 1 year ago

Answered by James 1 year ago

  • Solved
  • Archived

Unable to load Firefox

I am suddenly unable to load Firefox on my desktop.. When I double click the icon, I see the circle spin for about 2 seconds, then nothing happens. I've unnstalled and re… (read more)

I am suddenly unable to load Firefox on my desktop.. When I double click the icon, I see the circle spin for about 2 seconds, then nothing happens. I've unnstalled and reinstalled Firefox, but that didn't help. I can access it on my laptop, so it seems smth has gone wrong on my main computer. Any ideas?

Asked by smlayton 1 year ago

Answered by smlayton 1 year ago

  • Solved
  • Archived

Firefox 109.0 on Linux Video Playback

The latest Firefox update appears to break video playback on Linux. I am having issues playing video on Twitter, Facebook, and Locals. YouTube video still plays. I have n… (read more)

The latest Firefox update appears to break video playback on Linux. I am having issues playing video on Twitter, Facebook, and Locals. YouTube video still plays. I have not enabled any new ad blocking and have also not changed any settings. Looking at the Troubleshooting Information in Firefox reveals nothing that is suspect.

Asked by jdawgnoonan 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Microphone Broken in latest update (109.0)

I recently updated my system (OpenSuse15.4) which included a Firefox update to version 109.0. I regularly use my mic for google voice, however even though I can select m… (read more)

I recently updated my system (OpenSuse15.4) which included a Firefox update to version 109.0.

I regularly use my mic for google voice, however even though I can select my microphone in Google voice, It never shows any input.

I tested my mic in other apps and it works fine. When I pull up my systems pulse audio volume control (pavucontrol), it does not show firefox in the recording tab like it used to when using Google Voice.

To test to see if it was a Google Voice error, I also tried testing my mic at https://mictests.com/, and zoom.com, but after selecting my desired input device, mictests.com was also unable to record anything, and again, pavucontrol did not show anything being recorded.

I have attached an image of pavucontrol that shows audacity recording audio. Normally, I would also see Firefox in this window when using the mic.

Asked by gnac 1 year ago

Answered by jonzn4SUSE 1 year ago

  • Locked
  • Archived

Virus

Down loaded update on Feb 2. What received was a virus with a 888 845 9852 number supposed to be Microsoft. I checked the number it was reported as spam. I called the … (read more)

Down loaded update on Feb 2. What received was a virus with a 888 845 9852 number supposed to be Microsoft. I checked the number it was reported as spam. I called the number just for grins, Nancy wanted me to go to th help.info and turn over control to a “technician” so it could be repaired. In strong terms I explained to Nancy what she could do with her web site. I replaced HD and installed back up from external hard drive.

Asked by clarence1141 1 year ago

Last reply by Paul 1 year ago

  • Solved
  • Archived

time stamp

on other browsers I was able to go to history and see at what time of day I viewed a certain web site. Is that function on Firefox? This came in very handy so Please add … (read more)

on other browsers I was able to go to history and see at what time of day I viewed a certain web site. Is that function on Firefox? This came in very handy so Please add this function! Thanks!

Mike [email removed from public]

Asked by guitarlessonsonline 1 year ago

Answered by guitarlessonsonline 1 year ago

  • Solved
  • Archived

Doesn't Firefox have a Two-factor Authentication thing that I can use with Facebook. Without a mobile phone, using the Firefox browser on a computer or laptop?

Okay, I give up. So, Facebook is or has implemented this Turn on two-factor authentication or whatever it is. What this means for me at the moment is that I am unable t… (read more)

Okay, I give up. So, Facebook is or has implemented this Turn on two-factor authentication or whatever it is. What this means for me at the moment is that I am unable to access my Facebook account as it is now forcing me to use this Two-factor authentication thingie, despite that I do not have a mobile phone. (yes, I know it's unusual in this day of age not to have one. I did have one at one time, but for the moment I have no interest in getting another one). I would rather use my laptop anyway.

Doesn't Firefox have a Two-factor Authentication thing that I can use with Facebook? Without a mobile phone using the Firefox browser on a computer or laptop?

Now, from what I can see, Facebook is offering 3 ways of doing this. #1) Authentication app, like Google Authenticator or Duo Mobile. #2) Text message (SMS). #3) Security Key. So, because I do not use or have a mobile phone, I was guessing that my option would only be #1 Authentication app, like Google Authenticator ... which I have never used before, and while reading up on it, I keep reading that I can only use it with the Google Chrome browser?!? If that wasn't bad enough, I typically use Microsoft Outlook, not Gmail. So, I am at a loss at this point.

Again, I do not have a mobile phone. Doesn't Firefox have a Two-factor Authentication thing that I can use with Facebook? Without a mobile phone using the Firefox browser on a computer or laptop?

Help please.

Asked by Teagan 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago