Showing questions tagged: Show all questions
  • Solved
  • Archived

SVG processing limit(s) ?

Related to some personal SVG project files. Which are relative large files (containing lots of generated paths and other data). On the largest of these files I spotted t… (read more)

Related to some personal SVG project files. Which are relative large files (containing lots of generated paths and other data).

On the largest of these files I spotted that some general svg-viewer failed with a "XML parse error: cannot load more than 200.000 XML elements" error message.

The same file, when viewed in Firefox (114~, Linux, Mint), also developed some odd hiccup that did not make sense. Unless ...

Is there a similar limitation active in Firefox ?

- I tried to see if "Inspect>Console" gave some potential related message on this. But spotted nothing out of the ordinary. - Searched developer.mozilla.org for any related svg data. But could not find any. - After ditching some data in the effected file, unrelated to the hiccup part, the hiccup disappeared. Suggesting I did hit some svg limit in Firefox. - File size: ~26.5MB. Number of elements: Other than more than 200.000, unknown at this point. (not sure how to count them at this moment either)

Asked by mvgulik 2 years ago

Answered by mvgulik 2 years ago

  • Solved
  • Archived

Font Change - Regular vs Troubleshooting Mode

Some fonts randomly use an ugly, blocky font for no reason. I've seen it happen on some web pages and PDFs but not on all. I have tried other browsers but it is a Firefox… (read more)

Some fonts randomly use an ugly, blocky font for no reason. I've seen it happen on some web pages and PDFs but not on all. I have tried other browsers but it is a Firefox-only problem. It doesn't occur in troubleshooting mode as shown in the attached picture. Any help to resolve this would be greatly appreciated!

Asked by sdhillon 1 year ago

Answered by sdhillon 1 year ago

  • Solved
  • Archived

Funcions `loadOneTab` and `loadURI` in 2023 in Firefox Experimental API?

I am using the Experimental API in my private Firefox extension. So far, I've been using Firefox 102 ESR, but I'm planning to switch to Firefox ESR 115. There's already … (read more)

I am using the Experimental API in my private Firefox extension.

So far, I've been using Firefox 102 ESR, but I'm planning to switch to Firefox ESR 115. There's already a Firefox 115 Beta available, so I've started testing it with my private extension.

So far, I've been using internal Firefox functions like `loadOneTab` and `loadURI` and it worked very well.

I used the `loadOneTab` function like this:

``` const placesURL = "chrome://browser/content/places/places.xhtml"; window.gBrowser.loadOneTab( placesURL, { inBackground: false, allowThirdPartyFixup : true, relatedToCurrent : true, triggeringPrincipal : services.scriptSecurityManager.getSystemPrincipal() } ); ```

But the `loadOneTab` function no longer exists at all in Firefox's internal API. What should I replace it with?

I found the function `_createTab`:

``` // window.gBrowser._createTab({ uriString: placesURL }); ```

But the `_createTab` function returns an error:

``` Uncaught Error: UserInteraction with id "browser.tabs.opening" was not initialized ```

...I guess this is by security to make this function called only by user action? And I call this function inside `async function`.

Is it somehow possible to open a new tab from the Experimental API in Firefox 115 beta? I need this very badly. Really very much.

---

I used the `loadURI` function like this:

``` window.gBrowser.selectedBrowser.loadURI(linkGo, {triggeringPrincipal: Services.scriptSecurityManager.getSystemPrincipal()}); ```

The `loadURI` function appears to still be available in Firefox's internal API, but returns an error like this:

``` TypeError: 'uri' member of CancelContentJSOptions is not an object. RemoteWebNavigation.sys.mjs:28:41 ```

How to overcome this error?

Asked by look997 1 year ago

Answered by look997 1 year ago

  • Solved
  • Archived

Google maps displays multiple place names

It is only in Firefox that this happens. Android and Opera are both fine. For example the city name appears several time over the map, and likewise so do suburb names. Se… (read more)

It is only in Firefox that this happens. Android and Opera are both fine. For example the city name appears several time over the map, and likewise so do suburb names. See attached screen grab. Is there a setting that I have missed?

Peter

Asked by OTG70 1 year ago

Answered by OTG70 1 year ago

  • Solved
  • Archived

Can't login to usaa.com banking site. FF keeps refreshing login page

Can't login to usaa.com banking site. keeps refreshing login page Using FF desktop latest ver. / win 7 I enter/submit my USAA username on the login page via a username d… (read more)

Can't login to usaa.com banking site. keeps refreshing login page Using FF desktop latest ver. / win 7

I enter/submit my USAA username on the login page via a username dialog box. I then expect the password dialog box to open, but when I submit the username, FF flashes, i.e. the password dialog box displays for a split second and reverts right back to the username dialog box.

This happens at usaa.com with my user agent set to Windows/FF v 113. BUT if I set the user agent to Android/phone FF v 113, USAA detects the browser as Android/phone FF and it redirects to user agent to https://mobile.usaa.com where I AM able to enter username/password and login.

So what is wrong with FF? There are multiple threads of users unable to login to banking and other sites on the FF browser.

Asked by jenna 1 year ago

Answered by jenna 1 year ago

  • Solved
  • Archived

new windows 11 build, cannot use Firefox

I have been unable to get Firefox to open in my new windows 11 build. I install Firefox, try to launch the program and get a message that an instance of Firefox is runnin… (read more)

I have been unable to get Firefox to open in my new windows 11 build. I install Firefox, try to launch the program and get a message that an instance of Firefox is running and must be closed to run my requested launch. I use taskbar and there is no instance of any Firefox process running. I have uninstalled and reinstalled and the same message comes up. I installed an old version of Firefox from 2012 and it works but I get security notices about it and there is no update option available. Is Microsoft blocking my use of Firefox? I went to the Microsoft store and downloaded their version and the same thing happened. Any suggestions will be greatly appreciated.

Asked by creighd 1 year ago

Answered by jonzn4SUSE 1 year ago

  • Solved
  • Archived

accessing outlook live

I don't know if this is a firefox or outlook problem, but I can no longer access outlook live (https://outlook.live.com/mail/0/) from my main screen. Blank page. Oddly … (read more)

I don't know if this is a firefox or outlook problem, but I can no longer access outlook live (https://outlook.live.com/mail/0/) from my main screen. Blank page. Oddly enough though, I can access it by going to "private browsing." So I'm guessing there's a setting that's keeping outlook from loading, but I don't remember changing any settings recently, so I'm stumped. This has been happening for only the past 3 days.

Asked by denbetsy2 2 years ago

Answered by cor-el 2 years ago

  • Solved
  • Archived

Automatic dynamic theme to show name of profile in browser header

I use multiple Firefox profiles. I would like an EASY way to see the name of the Firefox profile somewhere on the screen. The attached image shows a theme I created whi… (read more)

I use multiple Firefox profiles. I would like an EASY way to see the name of the Firefox profile somewhere on the screen. The attached image shows a theme I created which shows the name of the profile on the menu bar. I forgot exactly how I did it, but it involved typing this in a Word document, taking a screenshot and turning it into a jpeg, crop the image, upload it as a theme, then test it. Repeated several times until I got it to work.

I don't need or want fancy graphics here. I just need the name of the Firefox profile to appear somewhere in the window. In my fantasy world, there would be an option to include this name in the window Title bar.

Asked by dan400man1 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

Unreadable / garbled / distorted text rendering?

I experienced unreadable / garbled / distorted text rendering on some websites on macOS 13.4.1 (22F82). Tested on following browsers: Firefox 114.0.2 (64-bit) Fire… (read more)

I experienced unreadable / garbled / distorted text rendering on some websites on macOS 13.4.1 (22F82).

Tested on following browsers:

  • Firefox 114.0.2 (64-bit)
  • Firefox Developer Edition 115.0b9 (64-bit)
  • Firefox Nightly 116.0a1 (2023-06-30) (64-bit)

See attached screenshot when I visited reStructuredText Quick Reference documentation[1] using a Private Window from a new Firefox Profile.

How can I further investigate or fix this issue?

[1]: https://docutils.sourceforge.io/docs/user/rst/quickref.html

Asked by Leonard L. 1 year ago

Answered by cor-el 1 year ago

  • Locked
  • Archived

Has ANYONE EVER RCVD HELP TO ACCESS FIREFOX ACCT WHEN PRIMARY ACCOUNT IS W R O N G ????

Now I have another question -- how does one get rid of a pc shot dead to eradicate Firefox? Anyone? Huh, No? Then I guess I am 100% correct in shooting the damned thi… (read more)

Now I have another question -- how does one get rid of a pc shot dead to eradicate Firefox?

Anyone? Huh, No? Then I guess I am 100% correct in shooting the damned thing and going off the grid to never deal with Mozilla again. Hope you all get fire-ants in your pants!

Asked by Cats2 1 year ago

Last reply by Paul 1 year ago

  • Solved
  • Archived

Closed Captions in YouTube with FireFox

I use the closed captions (CC) in YouTube videos with FireFox. Lately I have been seeing videos that seem to misbehave. At the very start of the video, ALL the captions… (read more)

I use the closed captions (CC) in YouTube videos with FireFox. Lately I have been seeing videos that seem to misbehave. At the very start of the video, ALL the captions display at once, one after the other. Then, as play continues there are no more captions. Most videos still show captions normally, that is, captions appearing only when the dialog matches them. But a few videos misbehave by showing all the captions at once. Here is one such video.

https://www.youtube.com/watch?v=ZgqJ5wQF944

I noticed this misbehavior within the last month and assumed that the video was doing something peculiar with the timing of the captions. But when I use the YouTube Show Transcript option to display the captions and associated timing outside the video, the transcript looks quite reasonable.

One further oddity, if I take that same URL and load the video in a different browser, for example, Chrome, the captions are displayed normally.

I've included a screen shot of the video in YouTube showing all the captions displaying at once.

Asked by prairiepedaler 2 years ago

Answered by prairiepedaler 1 year ago

  • Solved
  • Archived

Unitron hearingaids play Windows sounds but not firefox video. Works ok in Chrome.

After searching and only finding old outdated post of other subjects. This is unique to hearing aids Bluetooth connection. I can hear from my hearing aids the sound made… (read more)

After searching and only finding old outdated post of other subjects. This is unique to hearing aids Bluetooth connection. I can hear from my hearing aids the sound made by windows but even with the sound setting pointing to the hearing aids no sound from a Firefox video. Must be the player problem. I don't know. Does the player need to be upgraded?

Asked by Simson FireFox 1 year ago

Answered by Simson FireFox 1 year 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 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Can no longer open Google Links/Suggestions when searching for products etc on my Acer Aspire Laptop.

Up until 2 weeks ago (so middle of June 2023) I had no issues with Firefox. However, since then I cannot open any 'GoogleAds' suggestions/links when searching products et… (read more)

Up until 2 weeks ago (so middle of June 2023) I had no issues with Firefox. However, since then I cannot open any 'GoogleAds' suggestions/links when searching products etc on my Acer Aspire Laptop (2023)?

I have Windows 11, Google is my nominated browser and my antivirus program is the same as when it was working OK.etc?

Non GoodleAds links, seem to work fine

As I don't know the exact date accessing the links/suggestions stopped working, I have no idea as to whether any Windows update has caused the issue with Firefox?

I can find my way round a computer, but I am not computer technically minded.

Any help would be appreciated as I am disabled and bedridden, so the internet is my key to the world.

Asked by thisismyprivate1 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

PROBLEM ACCESSING MY GMAIL VIA FIREFOX

PROBLEM ACCESSING MY GMAIL VIA FIREFOX My wife and I both have (separate) Gmail accounts – we access them on Win 10 computers, using Firefox. I have set up two Firefox … (read more)

PROBLEM ACCESSING MY GMAIL VIA FIREFOX

My wife and I both have (separate) Gmail accounts – we access them on Win 10 computers, using Firefox. I have set up two Firefox “buttons” (one for each Gmail address), both of which worked perfectly – until today!

Now, when I click on EITHER of the two Gmail “buttons” I get ONLY my wife’s email! I CAN access my own Gmail with either my Android phone OR using the Edge browser however!

So far as I can see, nothing has changed with the two URLs (a different one for each button) – I’ve tried setting up a ‘new’ button from scratch and just using 'my' URL in the search bar but both still give the same result – my wife’s email account!

HELP!!

Asked by goshjm 1 year ago

Answered by goshjm 1 year 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 1 year ago

Answered by talexander0 1 year ago