firefox 113.0.2 does not display website correctly

G'day Folks, I have an issue whereas Firefox 113.0.2 does not display website correctly using Win 8.1e or Win 10 Pro. Firefox 113.0.2 does not display website correctly … (మరింత చదవండి)

G'day Folks,

I have an issue whereas Firefox 113.0.2 does not display website correctly using Win 8.1e or Win 10 Pro. Firefox 113.0.2 does not display website correctly The site has a Date and Time line with a colour line underneath it, "The current AU EST Date and Time in Tanilba Bay Australia is - June 1st, 2023 2:34:07 PM" "PC-Bug Fixer draws the line" that refuses to show centred.

Google Chrome, Internet Explorer, Bing, etc. all show these items correctly, i.e. centred under the headers above it, but not Firefox 113.0.2.

I have deleted all the History, cache(s), etc., but reloading still fails to show these items as being centred.

Any Ideas please on what I have forgotten to do to fix this anomaly please?

Regards Roger Hass / PC-Bug Fixer now in Tanilba Bay NSW 2319 Australia

Asked by pcbugfixer 3 నిమిషాల క్రితం

Possible fix for black screen videos with fine audio

I was having issues playing videos. All I would get was a black screen, but I could hear the audio. Although some videos, like facebook shorts, played just fine. And I co… (మరింత చదవండి)

I was having issues playing videos. All I would get was a black screen, but I could hear the audio. Although some videos, like facebook shorts, played just fine. And I could view videos in other browsers. Tried several things I saw suggested on threads having the same issues, but ultimately I uninstalled firefox and then reinstalled it and it seemed to have fixed the issue. Hopefully this helps others having the same issue. I tried to suggest it on a few of those threads but they were locked.

Asked by dogscouts 3 గంటల క్రితం

Last reply by dogscouts 1 గంట క్రితం

Storage (databases) seem to be broken

Storage seem to be broken in general, although the problem has morphed with my bad troubleshooting attempts. This problem started ~last week (or ~two months after I switc… (మరింత చదవండి)

Storage seem to be broken in general, although the problem has morphed with my bad troubleshooting attempts. This problem started ~last week (or ~two months after I switched OS from Windows to Garuda Linux, a variant of Arch) and has progressively gotten worse.

Initial problem: Privacy Badger errors and says storage is broken. Putting `navigator.storage.estimate()` into PB's extension console leads to a quota of a large number, and a usage of 0. Pandora.com then logs me out, and doesn't allow me to log back in. Console reveals it's an indexedDB problem about storage quotas. Many websites are forgetting tokens - I'll log in, and then 15 minutes later, log in again. This happened on Discord, Fastmail, and this support forum (in fact, I couldn't log in on Firefox here. Had to use Chromium). Bitwarden's extension also errors, although this one doesn't directly mention storage and instead says that the sync is out of date directly after syncing. Alright. (If I had to guess, the sync process no longer can write to storage so it's stuck with an old sync).

OK, this is odd. I load back the profile directory I still have saved from the last machine. Still symptomatic. Maybe it's a permissions problem? I run `chmod -R 777 ~/.mozilla/firefox` and relaunch. Still symptomatic. I nuke my firefox directory entirely, reinstall firefox (switching to For Developers) in the process, reimport my bookmarks, and run chmod again. Still symptomatic. Alright.

Maybe it's a problem with my extensions. I really, really doubt that, but maybe. I restart into troubleshooting mode. The problem still exists, but when I go back my bookmarks and extensions are gone.

Problem as it stands now: Pandora.com still logs me out, but I can log back in. Sometimes. It just doesn't remember when I relaunch firefox. Along the way at some point, visiting about:support now shows nothing. As in, when I press "copy text to clipboard" this is the report I get back:

  Application Basics
  ------------------
  
  Name:
  Version:
  Build ID:
  Distribution ID:
  User Agent:
  OS:
  OS Theme:
  Multiprocess Windows:
  Fission Windows:
  Remote Processes:
  Enterprise Policies:
  Google Location Service Key:
  Google Safebrowsing Key:
  Mozilla Location Service Key:
  ...full report in Troubleshooting Information section below, but it's not very helpful

When I open the browser console, I am greeted with dozens of errors. Here are the first few:

  NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001    (NS_ERROR_NOT_IMPLEMENTED) [nsIAppStartup.secondsSinceLastOSRestart]
      _collectStartupConditionsTelemetry resource:///modules/BrowserGlue.sys.mjs:1608
      BG__onFirstWindowLoaded resource:///modules/BrowserGlue.sys.mjs:1716
      BG_observe resource:///modules/BrowserGlue.sys.mjs:961
      _delayedStartup chrome://browser/content/browser.js:2068
  BrowserGlue.sys.mjs:1617:15
  
  TypeError: connection not specified in clone options.
      cloneStorageConnection resource://gre/modules/Sqlite.sys.mjs:1416
      <anonymous> resource://gre/modules/PlacesUtils.sys.mjs:2165
      promiseDBConnection resource://gre/modules/PlacesUtils.sys.mjs:1434
      fetchAnnotatedPages resource://gre/modules/History.sys.mjs:183
      _initializePromise resource://gre/modules/DownloadHistory.sys.mjs:205
      ensureInitialized resource://gre/modules/DownloadHistory.sys.mjs:229
      getList resource://gre/modules/DownloadHistory.sys.mjs:63
      _promiseList resource:///modules/DownloadsCommon.sys.mjs:790
  
  TypeError: connection not specified or invalid.
      wrapStorageConnection resource://gre/modules/Sqlite.sys.mjs:1507
      <anonymous> resource://gre/modules/PlacesUtils.sys.mjs:2177
      withConnectionWrapper resource://gre/modules/PlacesUtils.sys.mjs:1484
      get resource://gre/modules/PlacesUtils.sys.mjs:2253
      #kickOffOriginsAlternativeFrecency resource://gre/modules/PlacesFrecencyRecalculator.sys.mjs:366
      AlternativeFrecencyHelper resource://gre/modules/PlacesFrecencyRecalculator.sys.mjs:350
      PlacesFrecencyRecalculator resource://gre/modules/PlacesFrecencyRecalculator.sys.mjs:136
  
  TypeError: can't access property "executeBeforeShutdown", db is undefined
      withConnectionWrapper resource://gre/modules/PlacesUtils.sys.mjs:1485

(Many more errors here of "db is undefined" in various places)

  NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED)    [nsINavBookmarksService.tagsFolder] PlacesUtils.sys.mjs:2085
  
  Error: Error(s) encountered during statement execution: database or disk is full
      handleCompletion resource://gre/modules/Sqlite.sys.mjs:1067
  Sqlite.sys.mjs:402:15
  
  StorageError: Storage error: QuotaExceededError: IndexedDB: main/partitioning-exempt-urls importChanges() IndexedDB:  importChanges() in main/partitioning-exempt-urls The current transaction exceeded its quota limitations.
      StorageError resource://services-settings/RemoteSettingsClient.sys.mjs:157
      _adjustedError resource://services-settings/RemoteSettingsClient.sys.mjs:928
      maybeSync resource://services-settings/RemoteSettingsClient.sys.mjs:816
  Caused by: QuotaExceededError: IndexedDB: main/partitioning-exempt-urls importChanges() IndexedDB:  importChanges() in main/partitioning-exempt-urls The current transaction exceeded its quota limitations.
  
  StorageError: Storage error: InvalidStateError: IndexedDB: main/message-groups importChanges() IndexedDB: collections, timestamps, records importChanges() in main/message-groups A mutation operation was attempted on a database that did not allow mutations.
      StorageError resource://services-settings/RemoteSettingsClient.sys.mjs:157
      _adjustedError resource://services-settings/RemoteSettingsClient.sys.mjs:928
      maybeSync resource://services-settings/RemoteSettingsClient.sys.mjs:816
  Caused by: InvalidStateError: IndexedDB: main/message-groups importChanges() IndexedDB: collections, timestamps, records importChanges() in main/message-groups A mutation operation was attempted on a database that did not allow mutations.
      importChanges resource://services-settings/Database.sys.mjs:120
      promise resource://services-settings/IDBHelpers.jsm:128
      executeIDB resource://services-settings/IDBHelpers.jsm:92
      executeIDB resource://services-settings/Database.sys.mjs:474
  RemoteSettingsClient.sys.mjs:532:15
  RemoteSettingsWorker error: QuotaExceededError: IndexedDB:  execute() The current transaction exceeded its quota limitations.
  
  Could not write session state file  DOMException: Could not write chunk (size = 117330) to file /home/hugh/.mozilla/firefox/gkgh2t17.dev-edition-default/sessionstore-backups/recovery.jsonlz4.tmp. The file may be corrupt. <empty string> SessionFile.sys.mjs:405:17
  QM_TRY failure (ERROR): 'Unavailable failed with resultCode 0x80520012, resultName NS_ERROR_FILE_NOT_FOUND, context dom::localstorage::FirstOriginInitializationAttempt::Datastore', file dom/localstorage/ActorsParent.cpp:1056
  QM_TRY failure (WARNING): 'Unavailable failed with resultCode 0x80520012, resultName NS_ERROR_FILE_NOT_FOUND, context dom::localstorage::FirstOriginInitializationAttempt::Datastore', file dom/localstorage/ActorsParent.cpp:8393
  QM_TRY failure (WARNING): 'Unavailable failed with resultCode 0x8052000F, resultName NS_ERROR_FILE_TOO_BIG, context dom::localstorage::FirstOriginInitializationAttempt::Datastore', file dom/localstorage/ActorsParent.cpp:487

I see the error of "database or disk is full" - however, my disk is new (6 months old) and is literally 95% free space (see attached screenshot). I'm out of ideas, so hopefully someone else has more.

Asked by calm.iron3027 5 గంటల క్రితం

New Firefox verson produces "Access Denied" message

New version produces "Access Denied" when logging into Chewy.com Please fix this. I tried to add an image, but, like last time, doing so froze the page and I couldn't get… (మరింత చదవండి)

New version produces "Access Denied" when logging into Chewy.com Please fix this. I tried to add an image, but, like last time, doing so froze the page and I couldn't get back here. Had to start over. Can I revert to the earlier version of Firefox that worked? If so, how?

Asked by appookta 1 రోజు క్రితం

Last reply by appookta 2 గంటల క్రితం

Browser not loading Youtube videos

Often when I click on links that take me to video's Foxfire will not launch the video. It stalls and takes forever to load or it does not load at all. I am finding that… (మరింత చదవండి)

Often when I click on links that take me to video's Foxfire will not launch the video. It stalls and takes forever to load or it does not load at all. I am finding that with more sites as time goes on. Google photos also won't load in a timely manner BUT of I change to Chrome everything loads quickly. This didn't use to be a problem but now is, any solutions out there.

Asked by John & Kathy Haley 2 గంటల క్రితం

Firefox interrupting my use of my online Bank Accounts and investment information - very important to solve!

I'm having a problem using my bank website with Firefox - I get a message when I move from one page to another, and that message closes the bank website - Here is the mes… (మరింత చదవండి)

I'm having a problem using my bank website with Firefox - I get a message when I move from one page to another, and that message closes the bank website - Here is the message: "Bad Request Your browser sent a request that this server could not understand. Size of a request header field exceeds server limit." It is very important to me to be able to view my accounts and investments daily - please help me solve this!

Asked by stur8445 2 రోజుల క్రితం

Last reply by stur8445 12 గంటల క్రితం

Firefox stops working when I try to type in the bookmarks sidebar search - it's happening on 2 different computers

Firefox stops working when I try to type in the bookmarks sidebar search - it's happening on 2 different computers. What do I do? Thank you.

Asked by drschnitz1 2 రోజుల క్రితం

Last reply by drschnitz1 13 గంటల క్రితం

Can't log into email

Hello! When I try to log into my Microsoft 365 Outlooks, I get the following message: 'Your browser is a bit unusual... Try disabling ad blockers and other extensions… (మరింత చదవండి)

Hello! When I try to log into my Microsoft 365 Outlooks, I get the following message:

'Your browser is a bit unusual...

Try disabling ad blockers and other extensions, enabling javascript, using a different web browser or turning off your VPN.'

I did go in and turn off the ad blocker. I do not have a VPN, and I could not find anything about Javascript on the Preferences page.

Please let me know what to do so I can log into my email.

Thank you! Christine

Asked by ladulcemusica 15 గంటల క్రితం

Firefox using two fonts for Arabic text

In a simple HTML file containing an Arabic / Urdu / Persian phrase: "با نشئہ درویشی در ساز و دمادم زن", Firefox in Linux (Ubuntu, to be more precise) uses the default fon… (మరింత చదవండి)

In a simple HTML file containing an Arabic / Urdu / Persian phrase: "با نشئہ درویشی در ساز و دمادم زن", Firefox in Linux (Ubuntu, to be more precise) uses the default font (DejaVu Sans) for the whole phrase except for one character (UNICODE: 6C1). Font used for this character is Noto Sans Arabic UI. So the text looks broken due to different fonts.

Please have a look at the attached screenshots for better understanding.

I've tried to search but could not find how exactly Firefox resolves preferences in Font Settings and CSS "font-family" preference to local fonts in Linux. Does this have to do something with "fontconfig"?

How can I make Firefox use only the default font for the whole phrase?

Asked by Irfan Latif 20 గంటల క్రితం

Last reply by Irfan Latif 15 గంటల క్రితం

Thousands of bookmarks

Hello, I have a situation I cannot explain. Firefox has created over 47,000 bookmarks to the same location. This happens in multiple folders. One is just google. Anot… (మరింత చదవండి)

Hello, I have a situation I cannot explain. Firefox has created over 47,000 bookmarks to the same location. This happens in multiple folders. One is just google. Another is a website I use for work. I delete them and they keep coming back.

I have sync turned off.

Any other ideas?

Asked by rplesh 2 రోజుల క్రితం

Last reply by rplesh 16 గంటల క్రితం

Firefox Custom Sidebar Width using CSS [Solved]

tried searching for this but unfortunately i didn't find any relevant posts trying to set the sidebar width using the 'userChrome.css' file the css file path is; C:\Us… (మరింత చదవండి)

tried searching for this but unfortunately i didn't find any relevant posts

trying to set the sidebar width using the 'userChrome.css' file

the css file path is;

C:\Users\username\AppData\Roaming\Mozilla\Firefox\Profiles\bjf0cg2g.default-release\chrome\

userChrome.css

the css is;

  1. sidebar { min-width:34px !important; max-width:34x !important; }


appreciate any feedback because there seems to be an issue with the above

Asked by cVcFireFox 1 రోజు క్రితం

Last reply by cVcFireFox 18 గంటల క్రితం

Flashing white screen on some sites while navigating between pages

I have problem with some websites, Firefox would flash white screen when I click between menu pages https://www.microsoft.com/en-us/microsoft-365/onedrive/online-clou… (మరింత చదవండి)

I have problem with some websites, Firefox would flash white screen when I click between menu pages

  1. https://www.microsoft.com/en-us/microsoft-365/onedrive/online-cloud-storage

Top menu bar, clicking back and forth with those menu links

  1. https://www.ghacks.net/

Top menu bar, clicking back and forth with those menu links

  1. https://mpv.io/manual/

Those 2 HTML links, click and press back then repeat

  1. https://vndb.org/

NSFW, side menu, clicking back and forth with those menu links Footage, compare between Edge and Firefox:

  1. Flash white, so maybe epilepsy warning
  2. One of the sites is NSFW, but by default they're all hidden, some text may say "18+", etc, but no NSFW images were shown in the footage

https://1drv.ms/u/s!AmwlKvqIgGxK_Anfz5d4pnjOdLns This could be just Firefox default behavior, but it's a bit frustrating, I hope someone can help me with this.

Asked by Testxxxx1234 17 గంటల క్రితం

My emails keep getting bounced back to certain domains with the following example message - SMTP error from remote server for RCPT TO command, reason: 550 5.4.1 Recipient address rejected: Access denied. AS(201806281) [DB5EUR

Hi I'm having problems sending emails, with a constant message, as per the example posted here: SMTP error from remote server for RCPT TO command, host: devon-gov-u… (మరింత చదవండి)

Hi I'm having problems sending emails, with a constant message, as per the example posted here: SMTP error from remote server for RCPT TO command, host: devon-gov-uk.mail.protection.outlook.com (104.47.11.74) reason: 550 5.4.1 Recipient address rejected: Access denied. AS(201806281) [DB5EUR

Asked by admin4100 17 గంటల క్రితం

YouTubeTV Playback controls in Firefox

What is it about YouTubeTV in Firefox that breaks my ability to control playback? I can click with mouse, but shortcuts ("Play (k)", "Back 15 seconds (j)", or "Forward 15… (మరింత చదవండి)

What is it about YouTubeTV in Firefox that breaks my ability to control playback? I can click with mouse, but shortcuts ("Play (k)", "Back 15 seconds (j)", or "Forward 15 seconds (l)") stop working repeatedly and I'm forced to go back to using my mouse (Wacom Intuos Pro M). This doesn't sound like a big deal until you're forced to watch an offensive "My Pillow" ad or worse, and I can't immediately stop the playback of these radicalized terrorists. Or if while watching a DVR recording, it stops allowing me to skip thru commercials, or pause playback without picking up my pen (mouse) to get back in control of the 'playback' features.

Strangely, this never happens on YouTube videos/content. Those same controls ('shortcuts') work fine there.

Asked by Eye Magic Graphics 19 గంటల క్రితం

Firefox reports incorrect timezone despite privacy.resistFingerprinting being false

Hi, Firefox reports an incorrect timezone (UTC), despite `privacy.resistFingerprinting` being false. (None of the settings underneath `privacy` have been changed. The c… (మరింత చదవండి)

Hi,

Firefox reports an incorrect timezone (UTC), despite `privacy.resistFingerprinting` being false. (None of the settings underneath `privacy` have been changed.

The clearest example is here: https://browserspy.dk/date.php (screenshot attached). Another browser (epiphany) reports the correct timezone on that page.

I have tested the following versions: - Mozilla Firefox 102.11.0esr - Mozilla Firefox 113.0 - Mozilla Firefox 113.0b9

It persists under `--safe-mode`, in Private Browsing mode and despite being signed into a firefox account or not.

uname -a: Linux s 6.3.4 #1-NixOS SMP PREEMPT_DYNAMIC Wed May 24 16:30:25 UTC 2023 x86_64 GNU/Linux

timedatectl, displays correct timezone

I'm at a loss at how to proceed and debug this, every search leads back to privacy.resistFingerprinting, but as mentioned this isn't the case here.

Asked by sophie1889 21 గంటల క్రితం

No visual on youtube videos

I go to youtube, open a video and the audio plays just fine, except there is no visual. The video says its playing and I can hear it normally but I can't see anything. Su… (మరింత చదవండి)

I go to youtube, open a video and the audio plays just fine, except there is no visual. The video says its playing and I can hear it normally but I can't see anything. Subtitles show up, but the place where the video is supposed to be is just blank, the same as the background of the page. Weirdly if I click the settings button on youtube, the one next to the sign in or account button, the video will display as long as that menu is up. If I close the menu the video goes away.

I have refreshed firefox, deleted and reinstalled firefox, removed all my extensions, turned hardware acceleration off (and then back on when it didn't work) as was recommended in a similar post a few years ago, and restarted my computer. Youtube still won't show me a video. It works fine on chrome, just not firefox.

I uploaded a screenshot of an ad, which doesn't play but shows the outline of the video player, a screenshot of a normal video where the area the video should be in is just more indistinct background, a screenshot of the video appearing normally when I have the settings menu open, and a screenshot of the captions loading properly over an empty void.


Edit: I installed the Enhancer for Youtube extension? Which I haven't ever installed beofre? And now Youtube works? Why

Asked by reedviolets5 1 రోజు క్రితం

firefox version 113.0.1 update problem

I have firefox version 113.0.1 on two computers both running windows 10 Pro. the last update failed on both computers and firefox would not run so I reinstalled version 1… (మరింత చదవండి)

I have firefox version 113.0.1 on two computers both running windows 10 Pro. the last update failed on both computers and firefox would not run so I reinstalled version 113.0.1 Any suggestions?

Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz 2.40 GHz 8.00 GB RAM

Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz 3.30 GHz 16.0 GB RAM

Asked by mstraranch 1 రోజు క్రితం