Viser spørgsmål med mærkatet: Vis alle spørgsmål
  • Løst
  • Arkiveret

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… (læs mere)

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!

Stillet af sdhillon for 2 år siden

Besvaret af sdhillon for 2 år siden

  • Løst
  • Arkiveret

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 … (læs mere)

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?

Stillet af look997 for 1 år siden

Besvaret af look997 for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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

Stillet af OTG70 for 1 år siden

Besvaret af OTG70 for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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.

Stillet af jenna for 2 år siden

Besvaret af jenna for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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.

Stillet af creighd for 1 år siden

Besvaret af jonzn4SUSE for 1 år siden

  • Løst
  • Arkiveret

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 … (læs mere)

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.

Stillet af denbetsy2 for 2 år siden

Besvaret af cor-el for 2 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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.

Stillet af dan400man1 for 1 år siden

Besvaret af Paul for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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

Stillet af Leonard L. for 1 år siden

Besvaret af cor-el for 1 år siden

  • Låst
  • Arkiveret

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… (læs mere)

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!

Stillet af Cats2 for 1 år siden

Seneste svar af Paul for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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.

Stillet af prairiepedaler for 2 år siden

Besvaret af prairiepedaler for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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?

Stillet af Simson FireFox for 1 år siden

Besvaret af Simson FireFox for 1 år siden

  • Løst
  • Arkiveret

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 … (læs mere)

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

Stillet af bclough9377 for 1 år siden

Besvaret af cor-el for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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.

Stillet af thisismyprivate1 for 1 år siden

Besvaret af jscher2000 - Support Volunteer for 1 år siden

  • Løst
  • Arkiveret

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 … (læs mere)

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!!

Stillet af goshjm for 1 år siden

Besvaret af goshjm for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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?

Stillet af talexander0 for 1 år siden

Besvaret af talexander0 for 1 år siden

  • Løst
  • Arkiveret

Search Results Changing

After search results show and I click to view one of them and then hit the back button to go back to the same search results they have somehow changed. What setting do I … (læs mere)

After search results show and I click to view one of them and then hit the back button to go back to the same search results they have somehow changed. What setting do I need to change to keep this from happening? See photos,...... (Search Results 1) in the original results and (Search Results 2) is what happens if I click on one of the results to read and then hit the back button to get back to the results.

Stillet af simpleman2 for 1 år siden

Besvaret af jscher2000 - Support Volunteer for 1 år siden