Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen
  • Gelöst

Google Passkey Prompt

Since the Tahoe upgrade I can't login to my google account because the 'Passkey' prompt that the system is supposed to automatically trigger, never eventuates as it used … (Lesen Sie mehr)

Since the Tahoe upgrade I can't login to my google account because the 'Passkey' prompt that the system is supposed to automatically trigger, never eventuates as it used to in Sequoia. I am signed into my account on the same desktop using Safari but my preferred browser is Firefox, so this is quite frustrating.

Gefragt von QbnPat vor 5 Monaten

Beantwortet von Pakeeza Safdar vor 5 Monaten

  • Gelöst
  • Archiviert

Amazon Prime Video no progress bar

Last week we lost the progress bar at the bottom of videos on Prime Video. When I cursor over the bar it returns Infinity:NaN:NaN. Switching to MS Edge and the progress … (Lesen Sie mehr)

Last week we lost the progress bar at the bottom of videos on Prime Video. When I cursor over the bar it returns Infinity:NaN:NaN. Switching to MS Edge and the progress bar appears as normal. I get the same results in Firefox on both my PC and Laptop. I have updated and reinstalled Firefox to the lastest version. I have NOT added any new extensions in the last year.

Gefragt von Curt W vor 6 Monaten

Beantwortet von jonzn4SUSE vor 6 Monaten

  • Gelöst
  • Archiviert

Images from canvas black or transparent: img.src = canvas.toDataURL(); // FF: 'image/jpeg'=black. Png,webp,default=transparent.

I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution. The behavior is the same whether the served i… (Lesen Sie mehr)

I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution.

The behavior is the same whether the served image is jpg or webp. A Servlet delivers the image data, here in webp:

          response.setHeader("Content-Type", "image/webp");

On page, I use a canvas thus => see '// FIREFOX'

     var canvas = document.createElement( 'canvas' );
     canvas.width = width;
     canvas.height = avail_height;
     var context = canvas.getContext( '2d' );
     context.drawImage( imgsrc, 0, 0, width, avail_height);
     context.lineWidth = 150;
     // FIREFOX: canvas.toDataURL('image/jpeg')=black, png,webp,default=transparent
     img.src = canvas.toDataURL('image/jpeg');
     img.onmousedown = disableDragging; // for FF
     img.style.opacity = "1.0";
     console.log('setImg ok');

Inspecting a black jpeg:

        data:image/jpeg;base64,...

Thanks!

Gefragt von phobrain vor 7 Monaten

Beantwortet von phobrain vor 6 Monaten

  • Gelöst
  • Archiviert

Facebook isn't loading

Facebook simply isn't loading in Firefox anymore - it loads in Edge on my PC just fine and on my Mobile Android Browser . I've tried disabling all extensions, and clearin… (Lesen Sie mehr)

Facebook simply isn't loading in Firefox anymore - it loads in Edge on my PC just fine and on my Mobile Android Browser .

I've tried disabling all extensions, and clearing cache and cookies, but Facebook still refuses to load and returns the message, attached.

Gefragt von IanSeale vor 6 Monaten

Beantwortet von IanSeale vor 6 Monaten

  • Gelöst
  • Archiviert

Firefox won't load accounts.firefox.com

new install of firefox won't load accounts.firefox.com other browsers on the computer load it fine I've imported bookmarks and passwords and stuff, and since refreshed fi… (Lesen Sie mehr)

new install of firefox won't load accounts.firefox.com

other browsers on the computer load it fine

I've imported bookmarks and passwords and stuff, and since refreshed firefox but can't find a way to fully restore it to initial settings, even uninstall and reinstall won't do it

error messages from console:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/styles/62a53a14.main.css. (Reason: CORS request did not succeed). Status code: (null). Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/head.bundle.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/appDependencies.bundle.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/styles/3c59f525.tailwind.out.css. (Reason: CORS request did not succeed). Status code: (null). Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/app.bundle.en_US.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/app.bundle.en_US.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com InstallTrigger is deprecated and will be removed in the future. accounts.firefox.com onmozfullscreenchange is deprecated. accounts.firefox.com onmozfullscreenerror is deprecated. accounts.firefox.com

Gefragt von Matty Wright vor 1 Jahr

Beantwortet von Matty Wright vor 1 Jahr

  • Gelöst

Netflix not working with Firefox

Netflix stopped working with Firefox saying that an update is required. My Firefox and OS (Win11) are completely up to date. Update required Looks like your browser, oper… (Lesen Sie mehr)

Netflix stopped working with Firefox saying that an update is required. My Firefox and OS (Win11) are completely up to date.

Update required

Looks like your browser, operating system, or device is not supported. Please make some updates to access Netflix. Learn more about updates and requirements here.

Can't access your account? Contact us.

Gefragt von ckitrick vor 5 Monaten

Beantwortet von Paul vor 5 Monaten

  • Gelöst

ChatGPT not working after new browser update

After being prompted to update the browser this morning, and after I updated it, I can no longer use ChatGPT. Chat GPT will open, but it's unresponsive, can't log in, the… (Lesen Sie mehr)

After being prompted to update the browser this morning, and after I updated it, I can no longer use ChatGPT. Chat GPT will open, but it's unresponsive, can't log in, the arrow button to submit an inquiry doesn't work, and none of the other features of ChatGPT are working

Gefragt von pankewycz vor 1 Monat

Beantwortet von Denys vor 1 Monat

  • Gelöst
  • Archiviert

mail.proton.me does not load

Hello After last firefox update this page mail.proton.me (specifically: https://mail.proton.me/u/0/inbox) does not load for me. It works in chrome and edge but not firef… (Lesen Sie mehr)

Hello After last firefox update this page mail.proton.me (specifically: https://mail.proton.me/u/0/inbox) does not load for me.

It works in chrome and edge but not firefox. I cleared my cookies and cache but it did not help. All I get is blank white page and sometimes error message. I attach screen from my F12 menu when I try to load page. In brave for example there is much more activity than in FF.

Gefragt von Piterk vor 10 Monaten

Beantwortet von Piterk vor 10 Monaten

  • Gelöst

No longer able to sign into Apple iCloud.com

Hello, I am no longer able to sign into my Apple iCloud account and tools (Mail, Calendar, Notes, etc) through my Firefox browser. The problem started this past Friday,… (Lesen Sie mehr)

Hello, I am no longer able to sign into my Apple iCloud account and tools (Mail, Calendar, Notes, etc) through my Firefox browser. The problem started this past Friday, and it happening on both my home office and work laptops. When I switch to my Microsoft Edge browser on the same 2 laptops, I am able to sign-in to my iCloud account and tools without any difficulty. So it is not a problem on the Apple iCloud side. I am able to access my iCloud account and tools/apps from my iPhone and my iPad as always. It is only when I try to login from a Firefox browser window that I get a "Failed to Verify Your Identity" error message.

Gefragt von adrian.biafore vor 5 Monaten

Beantwortet von George Kitsoukakis vor 5 Monaten

  • Gelöst
  • Archiviert

Docusign

Using Firefox on Windows 11 I cannot access DocuSign files. I need to send a form to an on-line bank and want to use the DocuSign function. When I click on that option … (Lesen Sie mehr)

Using Firefox on Windows 11 I cannot access DocuSign files. I need to send a form to an on-line bank and want to use the DocuSign function. When I click on that option on the site all that displays on the screen is DOCUSIGN but the feature doesn't show. I tried turning off security addons such as Privacy Badger and Ghostery but that didn't help. I can get to the feature using Edge but I really don't like using that. Is there a setting that I've missed that may cause the disconnect?

The generic DocuSign site it https://powerforms.docusign.net/. Any other details in the URL I used refer to my bank and the account, so I am not including that information.

Thank you.

Gefragt von crl4242 vor 8 Monaten

Beantwortet von jonzn4SUSE vor 8 Monaten

  • Gelöst
  • Archiviert

Logging in to Reddit is blocked.

Firefox is not allowing me to login to Reddit.com. Nor can I create a new account with Reddit.com with Firefox. I can login fine with Microsoft Edge. I don't want to use … (Lesen Sie mehr)

Firefox is not allowing me to login to Reddit.com. Nor can I create a new account with Reddit.com with Firefox.

I can login fine with Microsoft Edge. I don't want to use Microsoft Edge.

I can login fine with Chrome. I don't want to use Chrome.

What's Firefox's problems?

moonpupy@outlook.com

Gefragt von moonpupy vor 11 Monaten

Beantwortet von jonzn4SUSE vor 11 Monaten

  • Gelöst

ChatGPT

Ever since Firefox updated (to 147.0, I assume), I can no longer get ChatGPT to work. It does nothing when I click on "Log in" (I have a ChatGPT account), and the up arro… (Lesen Sie mehr)

Ever since Firefox updated (to 147.0, I assume), I can no longer get ChatGPT to work. It does nothing when I click on "Log in" (I have a ChatGPT account), and the up arrow that you hit (or enter button) after asking a question does nothing (and the up arrow stays greyed out even while you are typing the question). I can use ChatGPT just fine on my Safari browser and iPhone. I used my iPhone ChatGPT to take me through steps to help, and it had me do several things (all of which did not work). These included: 1) refreshing the page/restarting; 2) open chat.openai.com, clicked lock icon and clicked "clear cookies and site data" and reloaded the page; 3) did same and clicked on the shield icon and toggled off "enhanced tracking protection"; 4) Went to file and "new private window", then chat.openai.com; 5) went to "about:support" in Firefox and clicked "refresh Firefox"; 6) Went to Firefox Settings, then Privacy & Security, then Permissions, then Block pop-up windows, then clicked exceptions and added "https://chat.openai.com"; 7) Then to Firefox Settings, then Privacy & Security, then Cookies and Site data, then manage exceptions, then added also "https://openai.com"; 8) Then changed enhanced tracking protection to Custom and unchecked cookies (cross-site tracking cookies) and restarted Firefox (I have since rechecked the box); 9) When I log into Firefox, it was showing a banner that read "Your privacy matters. Firefox now securely routes your DNS requests whenever possible to a partner service to protect you while you browse." Chat said to click "Disable" for this.; 10) After refreshing Firefox I chose (the 2nd time) "Restore only the ones you want" and opened a new tab. 11) At one point, I hit "Log in" for ChatGPT and the screen went slightly blurry and a new small rounded rectangular box (about 3 inches long) popped up, and Chat told me to hit the "X" to close that box, it then said to right-click on "Log In', and to choose "open link in new tab", but that option was not available. Chat says Firefox is still failing to load the embedded login frame, even after refresh. 12) I logged into "https://chat.openai.com/auth/login, and that still didn't work in Firefox, either. 13) Finally, I changed to Safari and successfully logged in. But I prefer Firefox as my main browser and want ChatGPT to work! I've even tried adding it to my sidebar (the new feature), and the same problems are occurring. It won't let me log in, and I can't ask it any questions. Help!  :)

Gefragt von debzmd vor 1 Monat

Beantwortet von TyDraniu vor 1 Monat

  • Gelöst
  • Archiviert

Cannot connect to IRS login page

I have no ability to connect to the IRS.gov account log in page. When attempting to do so, the link reverts to a maintenance page, with the hopeful message: "We apologi… (Lesen Sie mehr)

I have no ability to connect to the IRS.gov account log in page. When attempting to do so, the link reverts to a maintenance page, with the hopeful message: "We apologize but there seems to be an issue completing your request. Please try again in a few minutes." An error URL is also attached.

Error from: https://sa.www4.irs.gov/sso/?resumePath=%2Fas%2FfuB6lQpSku%2Fresume%2Fas%2Fauthorization.ping&allowInteraction=true&reauth=false&connectionId=SADIPACLIENT&vnd_pi_requested_resource=https%3A%2F%2Fsa.www4.irs.gov%2Fola%2F&vnd_pi_application_name=OLA Reference ID:

This is not a new problem and has been ongoing for over a year. I have found several messages in the Mozilla support system describing the exact same problem from different users. There does not seem to be a fix that has been found. The information that I have found regarding the IRS website does not suggest that it will only work with Chrome or Chrome based browsers. But I can easily use the site with Edge.

There are several sites that I am unable to access with Firefox that force me to use Edge. I understand that Firefox has its security idiosyncrasies. But As this number climbs, and to include what are public facing government sites, a question I will soon ask is why use the Fireofox browser?

Gefragt von Matthew Kostura vor 8 Monaten

Beantwortet von jonzn4SUSE vor 8 Monaten

  • Gelöst
  • Archiviert

Can't watch Video after Asus bios and nvidia driver updated

I can't watch Twitch live stream and videos after updated.When I watching live stream on Twitch, the stream start showing some old tv effect but in colours green. I thoug… (Lesen Sie mehr)

I can't watch Twitch live stream and videos after updated.When I watching live stream on Twitch, the stream start showing some old tv effect but in colours green. I thought was Twitch problem, then I changed to watch video from my college by using their website. But it still has that effect. But I can watch Youtube videos with no problems. Then i changed to use Microsoft Edge to watch Twitch, surprisingly with no problem. I already updated to the latest version in Firefox. Can anyone help me Please. Thank You

Gefragt von Tom Tom vor 1 Jahr

Beantwortet von Tom Tom vor 1 Jahr

  • Gelöst
  • Archiviert

Firefox Issues With Facebook

I'm having issues using Firefox with the Facebook site. Groups are slow to load and sometimes the chat and notification windows take forever to load with shimmering panel… (Lesen Sie mehr)

I'm having issues using Firefox with the Facebook site. Groups are slow to load and sometimes the chat and notification windows take forever to load with shimmering panels or a wait cursor displayed. I've cleared the cache and deleted the cookie, but that didn't rectify the issue. I don't have a problem with Edge.

Gefragt von eugbug1 vor 6 Monaten

Beantwortet von eugbug1 vor 5 Monaten

  • Gelöst
  • Archiviert

cannot log into Mercari on Laptop, but can on phone

Computer: Lenovo Y70-70 laptop Phone: Motorola Edge+ 5G UW (2022) OS: Microsoft Windows 10 Home Firefox: Version 134.0.1 (64-bit) When I awoke my laptop from sleep this m… (Lesen Sie mehr)

Computer: Lenovo Y70-70 laptop Phone: Motorola Edge+ 5G UW (2022) OS: Microsoft Windows 10 Home Firefox: Version 134.0.1 (64-bit)

When I awoke my laptop from sleep this morning, the opened Mercari tab did not load correctly, forcing me to log out and attempt to reset it. It acted as if I was not logged in to begin with and would not load the correct account information. When I logged out and then attempted to log back in, I was given an error that stated that the password or account was incorrect. I contacted Mercari Support for assistance, first, as I could not log into my account on an Edge browser, either. When I opened a Chrome browser, it auto-logged me in without issue. Mercari support assisted me for close to 13 hours, and eventually changed my email address associated with my account. Unfortunately, after that, I still could not get logged in, still getting the same wrong password or account message on my laptop. HOWEVER, when I opened firefox on my phone and attempted to log in there, it worked, using the same account and password information as I had attempted on my laptop. Additionally, I was able to log into my Mercari app on my phone, as well as BOTH Chrome and Edge on my laptop. It is only Firefox on my laptop which is not accepting the correct information. I have cleared my cache on firefox, which did not work. I have done an end task on Firefox on my laptop and restarted it, which did not work. I have restarted my laptop, which did not work. I power cycled my T-mobile router, which did not work. I even connected to the internet via hot-spot through my motorola phone, which also did not work. I can log into Mercari on any other way that I attempt, using the same account and password, EXCEPT for Firefox on my Lenovo. Firefox claims that it is up to date and will not find a newer update. Nothing was altered, to my knowledge, between putting my laptop to sleep last night and waking it up this morning. No updates, power interruptions, or anything that I am aware of. I am at my wit's end and am out of ideas for things to try to fix this. Please help. I do NOT want to have to run Chrome again, just to be able to log into a single page on my laptop.

Gefragt von Ravyn vor 1 Jahr

Beantwortet von Ravyn vor 1 Jahr

  • Gelöst
  • Archiviert

Audio not playing on certain websites

Hello, when I am on Firefox I am unable to play audio from websites such as Reddit,Twitter and other sites but I am able to do so in youtube. This does not happen to me i… (Lesen Sie mehr)

Hello, when I am on Firefox I am unable to play audio from websites such as Reddit,Twitter and other sites but I am able to do so in youtube. This does not happen to me in other browsers such as brave/edge. Things I have tried are refreshing firefox, turning off extensions, installing windows media pack, trying a different sound device, adjusting sound mixer, allowing autoplay, update drivers. This started happening after I did a clean install of windows. Any help would be appreciated.

Gefragt von alanjzamora vor 12 Monaten

Beantwortet von alanjzamora vor 11 Monaten

  • Gelöst
  • Archiviert

Gray screen shown when I clink on any photo in "Your memories from this day" email from photos@onedrive.com

Hello, This started happening recently, in the last 30 days. Gray screen is shown when I clink on any photo in "Your memories from this day" email from photos@onedrive.co… (Lesen Sie mehr)

Hello,

This started happening recently, in the last 30 days. Gray screen is shown when I clink on any photo in "Your memories from this day" email from photos@onedrive.com. If I go to OneDrive, then select today's date the issue is the same.

I've tried the same actions in Chrome and the photos are shown without issues.

Can someone help with this?

Regards, Petar

Gefragt von petarl vor 6 Monaten

Beantwortet von Denys vor 4 Monaten

  • Gelöst
  • Archiviert

Drop Down Menu On Certain Websites Won't Work

I recently ported from chrome to firefox about 3 days ago and was tryin to access the dropdown menus on this website https://www2.gov.bc.ca/gov/content/governments/govern… (Lesen Sie mehr)

I recently ported from chrome to firefox about 3 days ago and was tryin to access the dropdown menus on this website https://www2.gov.bc.ca/gov/content/governments/government-id/bc-services-card/your-card/get-a-card

I realized it wasn't working so I turned off my adblocker (ublock origin), refreshed the site and still not working.

Also attempted to use troubleshoot mode and still does not work.

Cleared cache + cookies and used troubleshoot mode and nothing working still.

I lastly checked the website was working by opening the same link on chrome after all that and it works perfectly fine over there. Any ideas what could possibly be the issue?? I basically have a fresh install of firefox with no changed settings besides anything that might of been copied over from Chrome when firefox automatically asks you to migrate your stuff over, and used the troubleshoot mode + clearing cookies and cache

Gefragt von KoiYouu vor 7 Monaten

Beantwortet von KoiYouu vor 7 Monaten

  • Gelöst
  • Archiviert

Firefox can't open Gmail

I searched the forums and found a few similar entries but i couldn't see any solution so far. Whenever i try to open my inbox the page initially loads and shows the prog… (Lesen Sie mehr)

I searched the forums and found a few similar entries but i couldn't see any solution so far. Whenever i try to open my inbox the page initially loads and shows the progress bar but after the progress hits 100% it just hangs there and nothing happens. See screenshot please. Gmail works normally in other browser (MS Edge) and my Android phone. I've been experiencing this issue for more than a month now. Not sure exactly when it started. Probably with v134. Installing v135 fresh didn't change anything. This is one of the most persistent issues i've experienced about browsers. I use Avast AV but all browser modules are disabled + web shield disabled.

So far i tried these steps to no avail: - Clear cache and history - Clear whole site data by using "forget site" feature - Clear cache and cookies using the padlock icon next to the search bar - Disable/enable hardware acceleration - Disable/enable javascript (gmail requires javascript to work anyways) - Disabled all add ons/extensions, tried safe mode - Reinstalled firefox after uninstalling and deleting any left over folders

My system specs: - Windows 10 pro 22h2 x64 - ASrock B450M HDV R4 Mainboard - AMD Ryzen R5 3600X CPU - AMD RX 6600 GPU - 16 GB DDR4 3000 RAM, 250 GB M2 SSD

Gefragt von RudeBoy8066 vor 1 Jahr

Beantwortet von jonzn4SUSE vor 1 Jahr