• தீர்வுற்றது
  • Archived

Nvidia RTX Super Resolution only works sporadically in full screen and not at all in windowed videos.

Nvidia RTX Super Resolution seems to only work very rarely or not at all compared to the Chrome version. In some instances it will upscale the Full-Screen Video. It will … (மேலும் படிக்க)

Nvidia RTX Super Resolution seems to only work very rarely or not at all compared to the Chrome version. In some instances it will upscale the Full-Screen Video. It will not interact with windowed videos at all. But it will never upscale a windowed version that exceeds the playback resolution.

Steps to reproduce for windowed videos:

  1. Open any youtube video
  2. Set the resolution to 480p or lower (as I am using a QHD 2560 x 1440p monitor)
  3. Playback the video and monitor Nvidia Control Panel to see if Super Resolution has activated.

Observation for windowed videos: Feature works in Chrome. Feature does not work in Firefox

Full-Screen and Super Resolution: I have no idea what is going on here, on very rare occasions it does work, for the most part it does not work at all. If I had to give a rough idea of when it works, I would say that it is more likely to work when Firefox has been freshly launched.

I could neither see an active change in the Control Panel, or notice anything in the video quality. Both a quality change and feedback in the Control Panel occur when using the feature in Chrome. I have tested on identical links, with identical quality settings.

I tried:

  • setting the Super Resolution Quality manually, instead of manually
  • an incognito tab

Asked by rubinlord 1 வருடத்திற்கு முன்பு

Answered by rubinlord 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

Cannot access any major streaming platform (Prime Video, Netflix, Disney+)

I've freshly reinstalled Windows 11 and after trying to access and watch a movie on any of these sites I get an error (see the pictures). Browser version: 137.0.1 (64 bit… (மேலும் படிக்க)

I've freshly reinstalled Windows 11 and after trying to access and watch a movie on any of these sites I get an error (see the pictures).

Browser version: 137.0.1 (64 bit) Widevine version: 4.10.2891.0

Already tried to disable/enable DRM. Already reinstalled firefox. Already manually installed widevine. No clue what could be causing this issue.

Asked by REAL 2PAC 11 மாதங்களுக்கு முன்பு

Answered by jscher2000 - Support Volunteer 11 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

disney plus videos are not high quality on firefox

like the subject says the video on disney plus is very choppy/blurry/not 4k like it should be can u guys look into it? the video is blocky and blurry on firefox but not o… (மேலும் படிக்க)

like the subject says the video on disney plus is very choppy/blurry/not 4k like it should be can u guys look into it? the video is blocky and blurry on firefox but not on chrome for some reason and id like to fix it soon

Asked by dossantosjulia54 2 ஆண்டுகளுக்கு முன்பு

Answered by dossantosjulia54 2 ஆண்டுகளுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

Mozilla Firefoz crashes multiple times after waking laptop from sleep

The behavior began with fifteen to twenty crash messages appearing. After which the browser would stop responding and be unable to reach out to the internet. Network conn… (மேலும் படிக்க)

The behavior began with fifteen to twenty crash messages appearing. After which the browser would stop responding and be unable to reach out to the internet.

Network connectivity was confirmed as I was able to access my VPN and corporate teams.

I submitted as many crash reports as I could. Eventually the crash reporter ceased to function. The message is:

Firefox had a problem and crashed. Unfortunately, the crash reporter is unable to submit a report for this crash.

Details: expected value at line 1 column 1

Only a full reboot of the machine restored functionality but only temporarily. It returns after being put into sleep mode.

Running firefox in safe mode does not restore functionality. The behavior persists.

I am fully up to date according to firefox.

I am running a Lenovo Thinkpad Windows 11.

Asked by Candlejack 1 வருடத்திற்கு முன்பு

Answered by Candlejack 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

Where is the Home button?

I have no home button in new mozilla firefox. So I have close the browser when I'm in a different page to get back to the mozilla home page?

Asked by davidperkinsproperties 7 மாதங்களுக்கு முன்பு

Answered by ventolinmx 7 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

Get multirow bookmarks toolbar working again with Firefox 109 and Windows 11

Hi @all, I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (that… (மேலும் படிக்க)

Hi @all,

I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (that I also had before with Windows 10) and Windows 11 my multirow bookmarks toolbar doesn´t work anymore. Before the reinstallation it worked with the following code:


/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/multi-row_bookmarks.css made available under Mozilla Public License v. 2.0
See the above repository for updates as well as full license text. */

/* Makes bookmarks toolbar span multiple rows */

#PersonalToolbar{
  --multirow-bmb-n-rows: 3; /* Control how many rows are shown before scrolling */
  --multirow-bmb-row-margin: 2px; /* Control how much spacing is between rows */
  max-height: none !important;
}

#PlacesToolbar > hbox{ 
  display: block;
  width: 100vw;
}

#PlacesToolbarItems{
  display: flex;
  flex-wrap: wrap;
  /* --uc-bm-padding is defined in autohide_bookmarks_toolbar.css */
  max-height: calc(var(--multirow-bmb-n-rows) * (5px + 1em + (2 * (var(--multirow-bmb-row-margin) + var(--uc-bm-padding,2px))))) !important;
  overflow-y:auto;
  scrollbar-color: var(--lwt-accent-color) var(--toolbar-bgcolor) ;
  scrollbar-width: thin;
}

/* Hide the all-bookmarks button */
#PlacesChevron{ display: none }

/* Add some spacing between rows */
#PlacesToolbarItems > .bookmark-item{ margin: var(--multirow-bmb-row-margin) 3px !important;  }


I already tried some other codes that I found in the internet but none of them worked. I have this code in the file userChrome.css, this file is in a chrome folder and this folder is in my profile folder. Can anybody tell me what I have to do to make the multirow bookmarks toolbar working again?

Best regards heusmich

Asked by heusmich 3 ஆண்டுகளுக்கு முன்பு

Answered by heusmich 3 ஆண்டுகளுக்கு முன்பு

  • தீர்வுற்றது
  • Locked
  • Archived

severely broken webpage loading (for specifically roblox)

this is definitely a unique issue i have not ever had, LOL i'm running into a very strange issue where only the roblox page is not loading properly. everything else seems… (மேலும் படிக்க)

this is definitely a unique issue i have not ever had, LOL

i'm running into a very strange issue where only the roblox page is not loading properly. everything else seems to work just fine; trying to load roblox on google chrome works fine too! ive turned off my extensions and run it in troubleshoot mode, i've updated the browser and my pc and my drivers, nothing seems to want to fix it. i'm not very sure what's going on. it's very funny, but definitely troublesome- the website is not navigatable in this state.

it randomly popped up like this last night, i was under the impression roblox itself was down because my friend in the call at the time had been talking about how slow the site is. upon digging deeper and asking around, nobody else is having the issue i'm having so i'm lead to believe its a me issue

Asked by kindlingbird 1 வருடத்திற்கு முன்பு

Answered by cor-el 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

Reload past Firefox profile

Several weeks ago, I was attempting to upgrade from Windows 10 to Windows 11. In the process, I deleted Firefox (using Revo Uninstaller) and then reinstalled it, download… (மேலும் படிக்க)

Several weeks ago, I was attempting to upgrade from Windows 10 to Windows 11. In the process, I deleted Firefox (using Revo Uninstaller) and then reinstalled it, downloading it from the Mozilla website. Unfortunately, it didn’t run, giving me, at different attempts, different error messages. In the time since then, I have read many suggestions from many different websites and I have tried some of these suggestions, all with no success – until today. I have just completed the suggestions made on https://support.mozilla.org/en-US/questions/1327628 and Firefox is now back, working. I am happy and grateful, but not finished. None of my personal data came with the currently functioning version of Firefox. Since the re-emergence of Firefox, I have been reading several websites dealing with copy, backup and restore of my Firefox profile. Right now, the path C:\Users\rsuth\AppData\Roaming\Mozilla\Firefox\Profiles\ shows 5 folders: Two of the folders show 11/11/24 as the date modified (probably the date of the download from Mozilla). The folder 0dppjrfa.default contains one file, times.json, dated 8/11/2020. The other folder, ru82tlj5.default-release, has 97 items, most dated 11/11/2024. The remaining three folders are all dated 12/2/24 (today, as I write this). One folder’s name ends .default, the second name ends .default-release, and the third name ends .default-release-thirteen digits. The question that I am asking here is what do I do next to, hopefully, bring back the personal date I had with Firefox before my updating to Windows 11. Should I delete the folders dated 12/2/24? What, if anything, is the significance of the folder whose name ends in 13 digits? I’m hoping someone will be able to tell me how to fix these Firefox problems. And if I can, then I hope to be able to do something similar to help me bring back Thunderbird as well. Thunderbird became unfunctioning at the same time as Firefox. Thank you.

Asked by I_Rufus 1 வருடத்திற்கு முன்பு

Answered by I_Rufus 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Locked
  • Archived

Bookmark a pdf page

Hello! I was reading a pdf file in Firefox, and I wanted to bookmark a page to read it later. Unfortunately, on the top right hand corner, I can't find the bookmark butto… (மேலும் படிக்க)

Hello! I was reading a pdf file in Firefox, and I wanted to bookmark a page to read it later. Unfortunately, on the top right hand corner, I can't find the bookmark button (the ribbon button), and in the settings there is no way to find it or the option related.

Could you help me? Thanks.

Firefox 123, Windows 11

Asked by SuMo Bot 1 வருடத்திற்கு முன்பு

Answered by jscher2000 - Support Volunteer 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

Youtube Playback choppy / low frame rate in DEFAULT view only

Device: Surface Pro X SQ2 OS: Windows 11 Home for ARM (Up-to-date at time of writing) Firefox Version: 125.0.3 (AArch64 up-to-date at time of writing) I am having an iss… (மேலும் படிக்க)

Device: Surface Pro X SQ2 OS: Windows 11 Home for ARM (Up-to-date at time of writing) Firefox Version: 125.0.3 (AArch64 up-to-date at time of writing)

I am having an issue with Firefox and video playback, specifically on YouTube. When I play a video in default view mode, the playback is super choppy / low frame rate. When I change to theatre view or full screen, playback works perfectly.

I've tried incognito windows and troubleshooting mode with no improvement.

Microsoft Edge works fine.

Not sure where to go from here.

Asked by jconnmchugh 1 வருடத்திற்கு முன்பு

Answered by zeroknight 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

Firefox asks for master password on startup

On my computer Firefox ask for the master password every time at startup. On other computers in my family, Firefox only ask for the Master Password when accessing a site … (மேலும் படிக்க)

On my computer Firefox ask for the master password every time at startup. On other computers in my family, Firefox only ask for the Master Password when accessing a site with a password. I tried : - to disable than reenable Master Password - start in SafeMode without success. How can I solve my issue ? Thanks in advance for your help

Asked by jp.levy 1 வருடத்திற்கு முன்பு

Answered by cor-el 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

can't select text to copy it

i need to copy and paste text that's also a link, but firefox isn't letting me highlight it, I can do it in chrome, brave, & opera, it's not a mouse problem either, i… (மேலும் படிக்க)

i need to copy and paste text that's also a link, but firefox isn't letting me highlight it, I can do it in chrome, brave, & opera, it's not a mouse problem either, if I just right click on the page and select "highlight all" FF wont highlight it, is there a setting for this or a extension I can download? (in the picture the the rad text is also a link, I need to copy the number portion)

Asked by smotedown 1 வருடத்திற்கு முன்பு

Answered by jscher2000 - Support Volunteer 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

Captcha not working on firefox 127.0.1 yet again

Hi, am running firefox 127.0.1 on a windows 11 desktop. Numerous sites that use a captcha to login fail. In other words, the captcha never loads and I cannot login to tho… (மேலும் படிக்க)

Hi,

am running firefox 127.0.1 on a windows 11 desktop. Numerous sites that use a captcha to login fail. In other words, the captcha never loads and I cannot login to those sites. Such sites include teamfaderpro, Coursera, and bandcamp. All logins fail as the captcha is required to be passed prior to logging in, but the captcha never appears and so when I try to log in, nothing happens and I cannot login.

I have tried the above same sites on the Edge browser and have no such issue, the captcha shows and I can login.

Just FYI, the agent switcher setting change recommended by others previously is not suitable. When I tried that fix I was unable to access a considerable percentage of the internet due to some cloudflare issue, so the agent switcher setting is not an option. So far, I have tried all recommended settings to fix this issue and nothing has worked.

I am surprised no one else is having this issue.

Any help is appreciated, or at least inform google/mozilla about this issue as it has been ongoing (on and off) for me for many months. And yes, this problem is persistent for me at the moment, it remains despite rebooting windows, despite clearing cookies and cache (which I have set to automatically delete when exiting firefox).

Asked by Justin 1 வருடத்திற்கு முன்பு

Answered by Justin 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

How to edit saved autofill data in Firefox 136.0.2 in 2025

I have Firefox 136.0.2 (up to date) on Win 11. I want to remove specific autofill items, NOT all autofill items. Web info says use Settings > Privacy & Security … (மேலும் படிக்க)

I have Firefox 136.0.2 (up to date) on Win 11. I want to remove specific autofill items, NOT all autofill items. Web info says use Settings > Privacy & Security > Forms & Autofill BUT there is nothing for Forms and Autofill in my Firefox 136.0.2

Can anyone please help me find how to edit autofill in this version?

Asked by jules 11 மாதங்களுக்கு முன்பு

Answered by Logosor 11 மாதங்களுக்கு முன்பு

  • தீர்வுற்றது
  • Archived

Inter font not dispalying properly

I've installed Inter font from Google fonts (https://fonts.google.com/specimen/Inter) on my windows, but as you can see in the image, the font is not displaying correctly… (மேலும் படிக்க)

I've installed Inter font from Google fonts (https://fonts.google.com/specimen/Inter) on my windows, but as you can see in the image, the font is not displaying correctly in Firefox.

Asked by Aram 1 வருடத்திற்கு முன்பு

Answered by jscher2000 - Support Volunteer 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

White boxes appearing on browser and screen

Hello! Started up Firefox today and these whited out boxes started appearing over my search bars and random part of the screen, such as the descriptions of different art… (மேலும் படிக்க)

Hello!

Started up Firefox today and these whited out boxes started appearing over my search bars and random part of the screen, such as the descriptions of different articles on my home pages, extension and theme information in my settings, and different tabs (see pictures 1 and 2). The text is also white, making it almost impossible for me to see what I'm typing or selecting in the search bar (picture 3).

I've already tried some tips that I found on the forums such as changing the hardware accelerator, making sure my extensions and add-ons were up to date, etc. When I go into troubleshooting mode, the boxes disappear and Firefox functions normally, but when I tried turning off all my add-ons and themes on the regular browser, the problem still wasn't fixed. I did a full refresh of the browser, hoping that would help to reset whatever was causing the issue, but that didn't help either.

Any advice or troubleshooting tips would be greatly appreciated!

Asked by jayd8kit 1 வருடத்திற்கு முன்பு

Answered by cor-el 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

Picture-in-Picture button missing

As the title says, there is no PiP option for me. Even when I disable ALL addons and reboot FF, there simply is no PiP option.

Asked by Storm 1 வருடத்திற்கு முன்பு

Answered by cor-el 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

Youtube comments are gone

I don't know what happened, I haven't been tinkering with anything. This happens for every video, not just this one. I've also posted my addons as well, in case that help… (மேலும் படிக்க)

I don't know what happened, I haven't been tinkering with anything. This happens for every video, not just this one. I've also posted my addons as well, in case that helps with anything.

Asked by Max Peckhart 1 வருடத்திற்கு முன்பு

Answered by cor-el 1 வருடத்திற்கு முன்பு

  • தீர்வுற்றது
  • Archived

Loads content on Firefox even if the tab or the window is not visible, is possibile?

I hope this message finds you well! I use two versions of Firefox: the stable one and the developer one. The developer version is set to start with the Windows start and … (மேலும் படிக்க)

I hope this message finds you well! I use two versions of Firefox: the stable one and the developer one.

The developer version is set to start with the Windows start and is set to be minimized on the Windows try but since some years Firefox, as other browser do, never load the page or the tab content if the tab or the window is not active, been seen by the user.

I'm asking if there is some hidden settings in the about:config that allow me to disable this and let Firefox load tabs or page always, not only when the tab or windows is seen by me.

Thank you.

Asked by Mark 1 வருடத்திற்கு முன்பு

Answered by Mark 1 வருடத்திற்கு முன்பு