Отображение вопросов с тегом: Показать все вопросы
  • Решено
  • Архивировано

secure sign in to government accounts

Hello With the new update to Firefox v137 I am no longer able to sign in to Government sites using my bank as a sign in partner. Google Chrome will sign in so it has s… (читать ещё)

Hello

With the new update to Firefox v137 I am no longer able to sign in to Government sites using my bank as a sign in partner. Google Chrome will sign in so it has something to do with the new update. I have cleared cache and all data and still no luck with the sign in. Any help would be appreciated because Firefox has been my default browser for years and I'm not interested in changing.

Regards

Roger Flagg

Задан rogerflagg 8 месяцев назад

Дан ответ jonzn4SUSE 8 месяцев назад

  • Решено

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

Задан phobrain 4 месяца назад

Дан ответ phobrain 4 месяца назад

  • Решено

DOMexception on OneDrive page

Hi, when I try to access the Gallery photos page on OneDrive, especially in the 'For you' section, I get a gray screen and nothing happens. When I check the console, it… (читать ещё)

Hi,

when I try to access the Gallery photos page on OneDrive, especially in the 'For you' section, I get a gray screen and nothing happens. When I check the console, it shows the issues I've captured in the screenshot. I tried this on Mac and Ubuntu with a fresh profile and a clear internet connection. Does anyone have an idea why this is happening? Firefox Version is the latest 142.0.1 No problem with Vivaldi, Chrome etc.

Thanks, Dirk

Задан dirmme 3 месяца назад

Дан ответ Denys 1 месяц назад

  • Архивировано

Sudden sound problem that couldn't be solved as it used to - then found a new issue

I used to have an occasional sound problem with FF, usually felt when YT clips could not be heard any more. I mean to remember that it could be fixed (until next time) by… (читать ещё)

I used to have an occasional sound problem with FF, usually felt when YT clips could not be heard any more. I mean to remember that it could be fixed (until next time) by restarting the file explorer somewhere in Task Manager - not a convincing solution but one I could live with.

Today, there's a new situation. Again, trigger was the missing YT sound in FF - not in fx Edge, and that the Task Manager trick didn't work (or maybe I restarted the file manager in the wrong tab?). Looking for a solution, I happened to see that the YT mute function in the FF tabs seems to be gone. However, other sounds are affected likewise. Also, I can't see them in Edge either. After various restarts (or maybe something else I did, instigated by the various instructions I found?), the sound is back.

However, while continuing to pursue possible solutions, I also happened to find that my browser is being 'administered by my organisation' - what ever that means (see two annexes). Who did that? I would say, this is not something I did, I would prefer to see it gone. But how? Will the other browsers (which I keep as a spare, and that I'm hardly familiar with) be likewise affected?

This is an equation with too many unknowns for my limited knowledge, are such effects known? Would there be an approved way-out for it?


PS I have checked https://support.mozilla.org/bm/questions/1412934 especially the message posted by lazizakhmedov1014, and do not see this to apply to me - short of a reinstall - FYI

Задан don.mitchel 9 месяцев назад

Последний ответ от jonzn4SUSE 8 месяцев назад

twitch not showing channel points

its pretty much what it says on the tin, im not seeing my channel points in chat i have turned off all the tracking stuff i turned off the enhanced tracking and i st… (читать ещё)

its pretty much what it says on the tin, im not seeing my channel points in chat

 i have turned off all the tracking stuff 

i turned off the enhanced tracking and i still cannot see or earn my channel points i have turned my site security to nothing to see if that would do anything I have turned off all my add-ons and they just dont show can anyone tell me whats happening here

Задан hatzy.n.z 1 неделю назад

Последний ответ от jonzn4SUSE 6 дней назад

  • Решено

I am unable to sign into my own web page. Initially the web host welcomes me. When I click on "open cPanel" i am taken to a sign in page. I can sign in to my web page using Safari.

I am unable to sign into my own web page. Initially the web host welcomes me. When I click on "open cPanel" i am taken to a sign-in page. I can sign in to my web page … (читать ещё)

I am unable to sign into my own web page. Initially the web host welcomes me. When I click on "open cPanel" i am taken to a sign-in page. I can sign in to my web page using Safari. You can help by solving this problem for me.

Задан glennview 3 месяца назад

Дан ответ glennview 3 месяца назад

immediate tab closure for Elsevier websites

When I go to (seemingly) any Elsevier site, the browser tab immediately closes with no error or explanation. An example is this site: https://www.sciencedirect.com/scien… (читать ещё)

When I go to (seemingly) any Elsevier site, the browser tab immediately closes with no error or explanation. An example is this site:

https://www.sciencedirect.com/science/article/pii/0167508784900164

Задан anthony.villano 1 месяц назад

Последний ответ от jscher2000 - Support Volunteer 1 месяц назад

Data Tables open but close immedaitely

I have an Investors.com account and a feature they offer is a stock sector data table that shows recent performance and other information. When I try to open these tables… (читать ещё)

I have an Investors.com account and a feature they offer is a stock sector data table that shows recent performance and other information. When I try to open these tables they close immediately, but if I use my tablet with a different browser they will remain open. I believe this is a simple setting that I need to adjust, but I don't know enough to figure it out.

Задан dgardelldarin 4 недели назад

Последний ответ от rbucata 5 дней назад

  • Архивировано

I can't sign-in to a website using Firefox??

I am trying to sign-in to a site we use and when you hot sign-in the page goes blank white?? The site works on Microsoft Edge so I know its noit the site. Please advise… (читать ещё)

I am trying to sign-in to a site we use and when you hot sign-in the page goes blank white??

The site works on Microsoft Edge so I know its noit the site.

Please advise.

Задан USRE 8 месяцев назад

Последний ответ от James 8 месяцев назад

icloud sign in fails with firefox: "Failed to verify your identity. Try again."

Hi, I'm using Firefox 142 on Ubuntu 24.04. It's a fresh install. I cannot sign in icloud.com with Firefox even though it works with other browsers like Brave. I deleted a… (читать ещё)

Hi, I'm using Firefox 142 on Ubuntu 24.04. It's a fresh install. I cannot sign in icloud.com with Firefox even though it works with other browsers like Brave. I deleted all cookies and site data and disabled extensions (KeePassXC). It doesn't help. I tried in new private window. No success. I copy my password from a password manager, so, no, I haven't mistyped it.

Here's what I do:

  1. Open Firefox and go to icloud.com
  2. Click on the "Sign In" button
  3. Enter my Apple-ID and click on the arrow on the right end of the "Email or Phone Number" field

At this point Brave behaves differently than Firefox. See below for how Brave behaves.

Firefox: -> A "Password" field appears (no buttons "Continue with Password" and "Sign in with Passkey")

  1. Enter my password and click on the arrow on the right end of the "Password" field

-> Error message "Failed to verify your identity. Try again" appears. See icloud.png

Brave: -> Two buttons "Continue with Password" and "Sign in with Passkey" appear. See icloud-with-brave.png

  1. Click on button "Continue with Password"

-> A "Password" field appears.

  1. Enter my password and click on the arrow on the right end of the "Password" field

-> 2FA code is sent to my iPhone -> "Two-Factor Authentication" form opens... etc. complete sign in successfully

Please help!

Unfortunately I cannot attach the HAR file from the login sequence because the password is included. However, I attached some screenshots from the Web Developer Tools. It seems to me that the login flow with Firefox is broken. I can't tell who's to blame, Apple of Firefox. The error message with Firefox is always the same, no matter whether I enter the correct password or rubbish. In Brave, however, there is a more precise error message when I enter a bad password. See icloud-with-brave-wrong-password.png

Задан hg4vsq7k9h 3 месяца назад

Последний ответ от shop83 1 месяц назад

  • Решено

one drive "on this day" wont load/play

I have contacted Microsoft. After testing the link/page loads in Edge, Chome (with and without addins same in ff) and Brave. But does not load in FF (with addon's disable… (читать ещё)

I have contacted Microsoft. After testing the link/page loads in Edge, Chome (with and without addins same in ff) and Brave. But does not load in FF (with addon's disabled) nor in Private browsing FF (no addins obviously) they said to reach out to FireFox for support. See below for email exchange: FROM MS (most recent reply):

Thank you for your response. We hope you are doing well. We sincerely apologize for the inconvenience and frustration this issue has caused, especially with the unexpected autoplay of music and the inability to exit the slideshow in Firefox. We completely understand how disruptive this can be, particularly in quiet environments or when you're on the go. Based on your detailed testing across browsers, it does appear that this issue is isolated to Firefox. Since the same content works as expected in Chrome (even with ad blockers enabled), the problem may be related to a recent Firefox. As the issue appears to be specific to Firefox, while the same functionality works as expected in other browsers like Chrome (even with ad blockers enabled). We genuinely want to help resolve this, but since the issue is browser-specific and not reproducible outside of Firefox, we kindly recommend reaching out to the Firefox Support Team for further assistance. They may be able to identify any recent updates, settings, or compatibility concerns that could be affecting the page behavior. We are truly sorry for the inconvenience and are grateful for your understanding.

MY EMAIL TO THEM (in response to them saying try in edge private etc): Apparently this is a FIREFOX only issue?

I tried in edge (regular, not private) and it plays the stupid slideshow with music just fine, and I can get out of it and view the regular memory page that I want (Music really!? What if you’re viewing while someone around you is asleep? Or otp in public??? Smh) Chrome – WITH Adblockplus and Ublock Origin ON it works (not in private) > weblink gyazo video of it working with ublock and abp enabled…. https://gyazo.com/2afbdf7e27357a375ca7613b197f17ce Firefox – with adblock plus off, ublock off, and ghostery OFF does not work > weblink gyazo video of it just refreshing grey, black grey black and goes nowhere forever https://gyazo.com/8da9258f36457901df66f99e87fe7560 Firefox – in private browsing (no addons) – does not work > weblink gyazo video of it just refreshing grey, black forever https://gyazo.com/f9119907e5127ede48797d9eacb1fed6 Since attaching a video to an email would be very large.. hope you can click outside links 😉

Задан smithcr01 3 месяца назад

Дан ответ Denys 1 месяц назад

Unable to Use Microphone in Google Meet Despite Permissions – Works Fine in Chrome

Hello, I'm facing an issue where my microphone does not work in Google Meet when using Firefox, even though I’ve granted all necessary permissions. This problem is speci… (читать ещё)

Hello,

I'm facing an issue where my microphone does not work in Google Meet when using Firefox, even though I’ve granted all necessary permissions. This problem is specific to Firefox, as the microphone works perfectly fine in Google Chrome.

I prefer using Firefox because of its convenient screenshot features, but this microphone issue has caused major inconvenience during important meetings.

Kindly help me resolve this issue.

Thank you.

Задан shreekarab5 5 месяцев назад

Последний ответ от ch-and-accounts.firefox.com 3 недели назад

  • Решено

Continued failure of Firefox v 144 to cop with Web Forms

I run a mac mini with OS X Catalina. I keep to that operating system as a number of my work apps work better. I am on the latest version of Firefox (64 bit) 144.0 In the… (читать ещё)

I run a mac mini with OS X Catalina. I keep to that operating system as a number of my work apps work better. I am on the latest version of Firefox (64 bit) 144.0

In the last couple of years I have found webforms on Firefox seem to omit links or progress buttons like CONTINUE. When I check with the issuer or my colleagues I find they all use CHROME.

I have wasted a great deal of time on what I would have thought is a Minimum requirement issue.

Please give me one reason why I should stay with Firefox and not change to Chrome

thank you

Задан ad16 1 месяц назад

Дан ответ ad16 1 месяц назад

  • Решено
  • Архивировано

two websites' appearance is wrong

Two financial websites I normally look at with firefox suddenly have no images anymore. I think it's the last Firefox update that caused it. Both websites look okay with … (читать ещё)

Two financial websites I normally look at with firefox suddenly have no images anymore. I think it's the last Firefox update that caused it. Both websites look okay with Chrome.

Задан pdreyfuss 8 месяцев назад

Дан ответ pdreyfuss 8 месяцев назад

  • Решено

Problem viewing images in OneDrive Photo

Using Firefox--When I try to access the daily set of images that comes in an email representing memories for this day which is pulled from my Onedrive Photos, all I get i… (читать ещё)

Using Firefox--When I try to access the daily set of images that comes in an email representing memories for this day which is pulled from my Onedrive Photos, all I get is a dark blank screen with a subtle pulsing wave as if it is searching.

I get the same thing when I go directly to my OneDrive Photos and try to pull up the daily photos there.

However, changing browsers and using Google Chrome--I can view the images in the memory email as well as those on my OneDrive directly

What does Chrome do that Firefox is not?

I recently had another browser related issue on a different problem trying to register online with Directv which would not complete with Firefox but when I used Google Chrome instead of Firefox, it worked.

This made me wonder if the above OneDrive image problem might be browser issue. Sure enough, it was.

I really prefer Firefox and I do not want to have to go to Chrome.

Задан Gene Minor 2 месяца назад

Дан ответ Denys 1 месяц назад

OneDrive On This Day

If I have taken photos in past years on a particular date, I get an email from Microsoft to review them. I normally do it on my phone, but today tried it from my compute… (читать ещё)

If I have taken photos in past years on a particular date, I get an email from Microsoft to review them. I normally do it on my phone, but today tried it from my computer. The path is "One Drive" "Photos" "Moments" and then "On This Day." If you click on the photos that in the graphic that looks like a movie strip, a montage of the photos shows up and you can also click on one. However, in Firefox, I click on a picture and the screen goes gray, but nothing ever loads. I thought it was a Microsoft issue so used their help function. The rep and I tried it, then cleared the cache, then tried it in a private setting. We got the same result every time. Then he tried it whatever Microsoft's browser is called and it worked just fine. They said it was a problem on the Mozilla Firefox end, so I'm reporting it. Please let me know if you can help me make it work. I don't like using anything except Firefox.

Задан tim.j.alcorn 3 месяца назад

Последний ответ от Denys 1 месяц назад

  • Архивировано

Firefox goes directly to incorrect url

Using Firefox, when I enter Puritan.com in the search bar the browser takes me directly to Nestle.com (a foreign website). This does not occur when using the Chrome or Ed… (читать ещё)

Using Firefox, when I enter Puritan.com in the search bar the browser takes me directly to Nestle.com (a foreign website). This does not occur when using the Chrome or Edge browsers.

Задан Bev Henderson 8 месяцев назад

Последний ответ от Bev Henderson 8 месяцев назад

  • Архивировано

Some Chinese characters not displaying correctly on some sites

On some sites, some Chinese characters will display as completely blank. It's only some characters, and it's only on some sites. I know one would be inclined to say the s… (читать ещё)

On some sites, some Chinese characters will display as completely blank. It's only some characters, and it's only on some sites. I know one would be inclined to say the site just doesn't have correct settings, but that doesn't seem to be the case because this issue only appears on Firefox (Chrome doesn't have this issue for the same sites). (Sometimes even on the same site it will be inconsistent whether it displays... Like the Google search results will display Chinese fine, but the text typed into search bar itself will display incorrectly.) The font it displays in also appears to be inconsistent, but I don't mind that as much.

I've tried changing the default font to both Microsoft YaHei and SimSun - neither changed anything regarding my problem.

I've seen other people with similar problems be recommended to figure out what fonts are being used via inspect element, but I haven't found any example providing what exactly you're to do after you've found that information out. However, if it helps, I did that and found out the fonts being used were MS Gothic, SimSun, and Yu Gothic, though I don't know which one is causing which issue, or what I'd do about it even if I did know.

Here's an image as an example - as you can see, some characters are fine, some display in a different font than the others, and some don't display at all. I would very much appreciate advice on what to do from here.

Задан kcraig.0000 10 месяцев назад

Последний ответ от kcraig.0000 10 месяцев назад