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

Norad Santa Tracker doesn't display properly in Firefox.

Hi. The annual NORAD Santa Tracker website does not function properly under Firefox. While there are no issues with the 3D rendering itself, the 3D map is squished vertic… (læs mere)

Hi. The annual NORAD Santa Tracker website does not function properly under Firefox. While there are no issues with the 3D rendering itself, the 3D map is squished vertically toward the left side of the page. It appears to be defaulting to a mobile browser view. The only extension I have installed is uBlock Origin, and I turned it off for the NORAD Santa website, and the display issue persists.

Opening the site under Safari shows the Santa tracker taking up the entire browser window as it should do.

I'm currently on Mac OS Sonoma using the latest version of Firefox 121.0

Stillet af wb8979 for for 6 måneder siden

Besvaret af zeroknight for for 6 måneder siden

  • Løst
  • Arkiveret

scam add-on?

I went to a normal retail website, and got this page that appeared to be from Firefox, telling me to download an add-on for security. I declined. but now when I try to go… (læs mere)

I went to a normal retail website, and got this page that appeared to be from Firefox, telling me to download an add-on for security. I declined. but now when I try to go to that website, I get re-directed to some strange websites. How do I fix this?

Stillet af knit2utah for for 6 måneder siden

Besvaret af knit2utah for for 6 måneder siden

  • Løst
  • Arkiveret

How to disable Quic protocol in Windows with MS Intune

Hello I am looking for a way to disable the QUIC protocol in Firefox through Intune. tried by below value but its not working, anyone did the settings in MS Intune for W… (læs mere)

Hello

I am looking for a way to disable the QUIC protocol in Firefox through Intune. tried by below value but its not working, anyone did the settings in MS Intune for Windows? <enabled/> <data id="JSON" value=' {

 "network.http.http3.enable": {
   "Value": 0,
   "Status": "user"
 },

{

 "network.http.http3.enable_0rtt": {
   "Value": 0,
   "Status": "user"
 }

}'/>

Thanks

Stillet af Shri Sivakumaran for for 6 måneder siden

Besvaret af Shri Sivakumaran for for 6 måneder siden

  • Løst
  • Arkiveret

[video can't be player because this file is corrupt][mp4 h264 yuv420p]

Open this url https://openfde.com/intro.mp4 and firefox shows "video can't be player because this file is corrupt". Web Console logs: ``` Media resource https://openfde.… (læs mere)

Open this url https://openfde.com/intro.mp4 and firefox shows "video can't be player because this file is corrupt".

Web Console logs: ``` Media resource https://openfde.com/intro.mp4 could not be decoded. intro.mp4

Media resource https://openfde.com/intro.mp4 could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_DECODE_ERR (0x806e0004) Details: void mozilla::AppleVTDecoder::OnDecodeError(OSStatus): OnDecodeError:ffffcd9a intro.mp4 ```

`ffmpeg -i` with this video file: ``` Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/path/to/intro.mp4':

 Metadata:
   major_brand     : isom
   minor_version   : 512
   compatible_brands: isomiso2avc1mp41
   encoder         : Lavf58.76.100
 Duration: 00:01:51.77, start: 0.000000, bitrate: 3243 kb/s
 Stream #0:0[0x1](eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(progressive), 4096x2304 [SAR 1:1 DAR 16:9], 3109 kb/s, 25 fps, 25 tbr, 12800 tbn (default)
   Metadata:
     handler_name    : ?Mainconcept Video Media Handler
     vendor_id       : [0][0][0][0]
 Stream #0:1[0x2](eng): Audio: mp3 (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 128 kb/s (default)
   Metadata:
     handler_name    : #Mainconcept MP4 Sound Media Handler
     vendor_id       : [0][0][0][0]

```

Chrome is fine.

Stillet af kilireg for for 6 måneder siden

Besvaret af zeroknight for for 6 måneder siden

  • Løst
  • Arkiveret

Comcast email

Trying to access my email account at Comcast, but recently (last few months) when signing in I get a blank page with the following message: Firefox prevented this page f… (læs mere)

Trying to access my email account at Comcast, but recently (last few months) when signing in I get a blank page with the following message:

Firefox prevented this page from automatically redirecting to another page.

Followed by a link that says" Allow"

How can I correct this without having to "allow" each time?

thank you.

Doug

Stillet af Douglas Konen for for 6 måneder siden

Besvaret af zeroknight for for 6 måneder siden

  • Løst
  • Arkiveret

Changing url in the same tab

Hello, currently using 120.0.1 (64-bit) for macos and would like to know how to change behavior: When i'm trying to modify url in tab i'm currently working on and press e… (læs mere)

Hello, currently using 120.0.1 (64-bit) for macos and would like to know how to change behavior: When i'm trying to modify url in tab i'm currently working on and press enter/return it opens modified url in new tab for some reason. But when i hold option it opens it in current tab, is there any way to make it as default behavior? Thank you very much👍

Stillet af Vladimir Rumyantsev for for 6 måneder siden

Besvaret af zeroknight for for 6 måneder siden

  • Løst
  • Arkiveret

Lost all Passwords on Mac After Synchronization

I synchronized my Mac and iphone Firefox password accounts so I can share passwords between devices. I just realized I've lost all the passwords on my Mac. The only passw… (læs mere)

I synchronized my Mac and iphone Firefox password accounts so I can share passwords between devices. I just realized I've lost all the passwords on my Mac. The only passwords I see are the ones stored on my iphone

Is there a solution to retrieving the passwords on my Mac?

Thanks

Stillet af Dan for for 6 måneder siden

Besvaret af Dan for for 6 måneder siden

  • Løst
  • Arkiveret

How to disable Quic protocol in Mac with Jamf

Hello I am looking for a way to disable the QUIC protocol in Firefox through Jamf Pro. tried by below value but its not working, anyone did the settings for Mac? <… (læs mere)

Hello

I am looking for a way to disable the QUIC protocol in Firefox through Jamf Pro. tried by below value but its not working, anyone did the settings for Mac?

<plist version="1.0"> <dict> <key>Preferences</key> <dict> <key>network.http.http3.enable</key> <dict> <key>Value</key> <false/> <key>Status</key> <string>user</string> </dict> <key>network.http.http3.enable_0rtt</key> <dict> <key>Value</key> <false/> <key>Status</key> <string>user</string> </dict> </dict> </dict> </plist>


Thanks

Stillet af Shri Sivakumaran for for 6 måneder siden

Besvaret af Mike Kaply for for 6 måneder siden

  • Løst
  • Arkiveret

Can't start FF from the terminal

Hello ``` ~ /Applications/Firefox.app/Contents/MacOS/firefox-bin [1] 5919 killed /Applications/Firefox.app/Contents/MacOS/firefox-bin ``` Can't event imagine … (læs mere)

Hello

```

~ /Applications/Firefox.app/Contents/MacOS/firefox-bin

[1] 5919 killed /Applications/Firefox.app/Contents/MacOS/firefox-bin ```

Can't event imagine how to debug this - FF has stopped working totally from the command line, despite options etc It is still working when run from the dock however. But I need to start it from the terminal for the second profile

Stillet af admin237 for for 6 måneder siden

Besvaret af jonzn4SUSE for for 6 måneder siden

  • Løst
  • Arkiveret

Broken fonts after update

Hello, i've updated the Firefox browser to version 120 and since then polish texts in browser are broken. How can i fix it or restore to previous working browser version?… (læs mere)

Hello, i've updated the Firefox browser to version 120 and since then polish texts in browser are broken. How can i fix it or restore to previous working browser version?

Stillet af Kamil Płonka for for 6 måneder siden

Besvaret af zeroknight for for 6 måneder siden

  • Løst
  • Arkiveret

Autoscrolling is broken since 119.0

Hi, I am seeing issues with autoscrolling in 119.0. In Rundeck for example you can "follow" the output of playbooks that are running so you can dynamically see the log as… (læs mere)

Hi, I am seeing issues with autoscrolling in 119.0. In Rundeck for example you can "follow" the output of playbooks that are running so you can dynamically see the log as it is written. The autoscrolling in this field has stopped working. When manually scrolling in the field, more messages appear but the autoscrolling is no longer functional. I have also seen it on other places, though I don't have remember good examples to add, so I don't believe it is Rundeck causing the issue--we also haven't updated rundeck recently in our environment, so it shouldn't have changed since before 119.0 was released. Let me know if there is more information I can provide to diagnose the issue.

Stillet af mattdanielsdba for for 8 måneder siden

Besvaret af cor-el for for 7 måneder siden

  • Løst
  • Arkiveret

fn-F12 is different with Sonoma

Hi-- I recently upgraded from Mojave to Sonoma 14.2, and Firefox 120.0.1. In Mojave, fn-F12 used to invoke a "Dashboard" with applets like Dictionary and Thesaurus. W… (læs mere)

Hi--

I recently upgraded from Mojave to Sonoma 14.2, and Firefox 120.0.1.

In Mojave, fn-F12 used to invoke a "Dashboard" with applets like Dictionary and Thesaurus.

With Sonoma, fn-F12 causes the bottom part of Firefox's frontmost window to become a web developer tool, same as ⌥⌘I, instead.

Can I get my Dictionary and Thesaurus back?

--Gil

Stillet af GilDawson for for 6 måneder siden

Besvaret af cor-el for for 6 måneder siden

  • Løst
  • Arkiveret

FF Memory SURGES when accessing finance.yahoo.com/

For the last couple of weeks, whenever I access the finance.yahoo.com/ website, my computer slows to a crawl. I run Activity Monitor to show me FF memory usage has surged… (læs mere)

For the last couple of weeks, whenever I access the finance.yahoo.com/ website, my computer slows to a crawl. I run Activity Monitor to show me FF memory usage has surged to 6.5 GB! I cannot just 'quit' FF, have to force quit to regain the memory. No problems with any other website. I am running Mac OS 12.7, 8GB RAM, FF 102.0.1

Any help/suggestions appreciated.

Regards, Peter Donlevy

Stillet af peter.donlevy for for 6 måneder siden

Besvaret af peter.donlevy for for 6 måneder siden

  • Løst
  • Arkiveret

Not getting "history" or remembering visited sites on new iMac

On my old iMac, Firefox remembered sites I had visited and filled them in, like if I typed A it would autofill Amazon. This is not happening on my new 2023 iMac and I ca… (læs mere)

On my old iMac, Firefox remembered sites I had visited and filled them in, like if I typed A it would autofill Amazon. This is not happening on my new 2023 iMac and I can't figure out how to turn this on. Also, I could see my site visit history on my old iMac, but this field is blank, with no history of sites visited shown, on my new machine. Help is appreciated. Please keep in mind that I am technically retarded and need step by step guidence. Thank you in advance for your help

Stillet af Jerryjerry for for 6 måneder siden

Besvaret af jscher2000 - Support Volunteer for for 6 måneder siden

  • Løst
  • Arkiveret

Strange Text - FireFox on Mac

Firefox on my mac has recently started displaying strange text in any windows where the browser itself chooses the font. I verified that the font settings are default, an… (læs mere)

Firefox on my mac has recently started displaying strange text in any windows where the browser itself chooses the font. I verified that the font settings are default, and the issue persists. Screenshots attached, any ideas?

Only my mac has this issue, my iPhone, as well as two Windows PCs all on the same account do not present with this.

Stillet af Mike Kemp for for 6 måneder siden

Besvaret af cor-el for for 6 måneder siden

  • Løst
  • Arkiveret

Stop Auto Open After Download

Hi, I am a student, who tend to mass download files at once. The annoying part is that after every download, firefox automatically opens up the downloaded file in a new … (læs mere)

Hi,

I am a student, who tend to mass download files at once. The annoying part is that after every download, firefox automatically opens up the downloaded file in a new tap. How can I disable automatically open files after download?

Thanks.

Stillet af z7798xxzzz for for 6 måneder siden

Besvaret af Terry for for 6 måneder siden

  • Løst
  • Arkiveret

Dark Reader not working on mozilla.org

Dark Reader works for all sites except for mozilla.org, I think these webpages are over-ridden by the Firefox browser? I saw a couple archived posts recommending global c… (læs mere)

Dark Reader works for all sites except for mozilla.org, I think these webpages are over-ridden by the Firefox browser? I saw a couple archived posts recommending global changes for all sites via Firefox -> Settings -> Language and Appearance -> Colors, or to install themes. Neither option would work. I don't want to override all sites to dark globally, that's way to much change, just let Dark Reader change just mozilla.org.

Stillet af Leland359 for for 6 måneder siden

Besvaret af Terry for for 6 måneder siden

  • Løst
  • Arkiveret

Accessing Youtube.com causes immediate unlogged tab crash

Hey, I've been having an odd issue with Firefox where tabs where I attempt to access youtube.com will immediately crash. This issue first arose when I attempted to log i… (læs mere)

Hey,

I've been having an odd issue with Firefox where tabs where I attempt to access youtube.com will immediately crash. This issue first arose when I attempted to log in to Youtube, and had never occurred before. When I did that login, the tab crashed, and I have been unable to access the website since (100% crash rate).

Basic details: The website does not visually load at all. However, the URL bar icons for the website do briefly appear prior to tab crash. (Autoplay button, etc). The crash is never reported in about:crashes.

I've tried the following tests, unsuccessfully: - Logging out of all Google accounts separately - Disabling all extensions - Transferring all of my data to a new computer - Reinstalling Firefox - Rebooting Firefox in troubleshooting mode

This problem does not occur on my Windows machine but occurred on my previous intel-based Mac and now on my current Apple Silicon Mac.

The only success I have had is in creating an entirely new Firefox profile. However, I would prefer to fix the issue, as I assume that porting all my settings to the new profile would... also probably bring the bug along.

Thanks for reading & any advice is appreciated.

Stillet af Michael for for 6 måneder siden

Besvaret af zeroknight for for 6 måneder siden

  • Løst
  • Arkiveret

Beachball when switching between apps

Since approximately July 2023, Firefox gives me a beachball and pauses for about 10 seconds whenever I change between it and another app, or between one Firefox window an… (læs mere)

Since approximately July 2023, Firefox gives me a beachball and pauses for about 10 seconds whenever I change between it and another app, or between one Firefox window and another. The same behavior does not occur with other browsers, likewise whether my connection is WiFi or wired.

I have No Proxy set in Network Settings. I am running a 2021 M1 Max Macbook Pro on Ventura 13.5.2.

I would appreciate any advice on how to troubleshoot and fix. Thanks.

Stillet af Kelly for for 6 måneder siden

Besvaret af zeroknight for for 6 måneder siden