Showing questions tagged: Show all questions

combining diacritical marks

hi, whilst chromium renders it correctly, firefox struggles to cope with combining diacritical marks (two unicode characters instead of a single one - but should have loo… (read more)

hi, whilst chromium renders it correctly, firefox struggles to cope with combining diacritical marks (two unicode characters instead of a single one - but should have look the same once rendered)

Asked by firefox1150 1 month ago

Last reply by cor-el 24 minutes ago

Hold-Key-To_Repeat function (and other keyboard oddities) in Gmail and Discover.com

When composing emails in Gmail holding down a (any) key does not activate key repeating. Also, the there are irregularities when using discover.com in Ver. 124. When edi… (read more)

When composing emails in Gmail holding down a (any) key does not activate key repeating.

Also, the there are irregularities when using discover.com in Ver. 124. When editing my customer profile, keystrokes are not recognized. Nothing happens when typing. I also had difficulty signing-in; this may be coincidental.

Things tried: (1) A different keyboard. Same results. (2) Firefox version 122. The key repeat function worked in Gmail. I could edit my profile at discover.com. (3) Uninstalled and reinstalled ver. 124. All problems persisted. (4) Ran Ver. 124 in troubleshooting mode. All problems persisted. (5) Launched newly downloaded versions of both 122 and 124 (from command line) and ran them simultaneously. The problems persisted in 124 (troubleshooting mode), but 122 worked well. I used two different keyboards with no difference noticed. (6) Downloaded and ran Chromium. All worked well.

Asked by H P Ladds 1 day ago

Last reply by H P Ladds 50 minutes ago

Web site hung up, only displays JSON line

I suspect that I triggered something with a keyboard key sequence but cannot find anything that will help me escape it. When I enter a specific web site, the screen displ… (read more)

I suspect that I triggered something with a keyboard key sequence but cannot find anything that will help me escape it. When I enter a specific web site, the screen displays

JSON Raw Data Headers Save Copy Collapse All Expand All Filter JSON

These are all active but do nothing that I can see.

How do I turn this off, everything I can find starts going into programming Java

Asked by Rod Rocheleau 5 hours ago

Last reply by jscher2000 - Support Volunteer 3 hours ago

Suddenly no sound on rumble.com (March 24 2024)

Yesterday I was playing videos on rumble fine. Sat my laptop down, picked it back up after waking up and suddenly no sound on any rumble.com video. Youtube plays video an… (read more)

Yesterday I was playing videos on rumble fine. Sat my laptop down, picked it back up after waking up and suddenly no sound on any rumble.com video. Youtube plays video and audio fine. So does X and truth social. In fact, any website plays audio EXCEPT rumble.com. Its not Windows related. Its firefox related. I installed Chrome and rumble.com plays with sound fine. I uninstalled firefox and reinstalled and that didnt fix it. I have rumble installed via WebCatalog an it plays videos and audio fine. I then installed Firefox nightly and never signed in or anything and still rumble isnt playing sound. Its rumble+firefox=no sound. And it appears to be happening to others too on other help forums. DOES ANYONE KNOW HOW TO FIX THIS?

Asked by Human 3 days ago

Last reply by zeroknight 6 hours ago

background-blend-mode is no longer functioning as it should with color option

Hi, I created a website with a pretty simple css in the body of the page. I have a background image, but its colors are too dominant, so I also added a background color … (read more)

Hi,

I created a website with a pretty simple css in the body of the page. I have a background image, but its colors are too dominant, so I also added a background color property to make the background more "pale". This approach worked perfectly in Chrome and I am 99% sure that I also tested this back then in Firefox and it worked as expected.

Now, only a white background is displayed in Firefox (Chrome works perfectly), which is interesting, because nor the image nor the set colour is white (well... the colour is white, but it is semi transparent). Did I miss something or is this an accidentally added bug in Firefox?

For your reference I attach a minimal working (in Chrome the paler background is displayed properly, in Firefox white page) example (note: change image url to whatever):

html:

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="styles.css">
</head>
<body>
    <script src="script.js"></script>
</body>
</html>

css:
body{
    height: 100vh;
    width: 100vw;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0;
    flex-direction: column;
    background-image: url(./resources/splash.jpg);
    background-position: center;
    background-size: cover;
    background-color:  rgba(255,255,255,0.1);
    background-blend-mode:color;
}

I appreciate the help, Mark

Asked by szalaimd 1 day ago

Last reply by zeroknight 9 hours ago

password manager is covering up drop down options

On some sites where the field allows you to start entering characters and it filters the drop down options, Firefox's password manager is covering up the drop down and I'… (read more)

On some sites where the field allows you to start entering characters and it filters the drop down options, Firefox's password manager is covering up the drop down and I'm unable to select an option. If I try to use arrows or select some covered up option, it fills with a stored password and gives me an error that it is an invalid entry. How do I get the password manager to stop taking over these fields?

Asked by CEC145 2 days ago

Last reply by cor-el 1 day ago

non full screen video player bug exclusive to hulu.com

made this post on reddit too https://www.reddit.com/r/firefox/comments/1bhztyg/non_full_screen_video_player_bug_exclusive_to/ but notice how theres this weird color bar r… (read more)

made this post on reddit too https://www.reddit.com/r/firefox/comments/1bhztyg/non_full_screen_video_player_bug_exclusive_to/ but notice how theres this weird color bar right above the video player, this happens whenever i play anything on hulu.com. any solutions? thanks for any and all responses in advance :)

Asked by astrovink 1 week ago

Last reply by zeroknight 2 days ago

Some local plaintext files in latin encoding rendered with japanese font settings

A certain set of plaintext files are rendered in a weird way when opened in Firefox. Some plaintext files are rendered "MS Gothic", which is the default monospace font f… (read more)

A certain set of plaintext files are rendered in a weird way when opened in Firefox.

Some plaintext files are rendered "MS Gothic", which is the default monospace font for plaintext files in Japanese encoding. (Also, if I change font.name-list.monospace.ja to "monospace", the font changes).

However, the files are not in Japanese encoding, they do not contain a single character in Japanese encoding. Since the files are local, they have no HTTP headers to determine the encoding, so Firefox must have guessed the encoding somehow. How can I stop firefox from detecting those files as Japanese while they are not?

Also, I noticed that this issue happens only with long files. The shorter a file, the less likely it is that Firefox renders the file as if it had Japanese encoding.

Since I cannot reproduce the issue with smaller files and the files contain confidential information, I am unable to provide a minimal reproducer.

As a workaround, I could change font.name-list.monospace.ja, but this would change (potentially break) rendering of Japanese websites.

I'm using Firefox 124.0.1 on Windows 10, although this issue has been present for at least some months (at least 4 firefox releases).

The screenshot shows an excerpt where the text "C:\Temp\2024-" is partially rendered with Japanese glyphs and fully rendered with "MS Gothic" font which is hard to read with ASCII characters.

PS: I [censored] some of the information in the "Troubleshooting Information" field below.

Asked by christian.stadelmann 2 days ago

Can't log into Discord on Firefox. My correct email and password are no longer recognized.

As the title says. I can't log into Discord on Firefox. I am using a Macbook Pro version 14.1.1. My correct email and password are no longer recognized on the website. Th… (read more)

As the title says. I can't log into Discord on Firefox. I am using a Macbook Pro version 14.1.1. My correct email and password are no longer recognized on the website. The error message I get is that my email doesn't exist, so I can't even reset a password.

I have no problem logging in on Chrome or on my Android phone. I have deleted cookies and rebooted, but the same issue arises. It was fine last night. Now it's a mess. I do have a second Discord account and tried logging in through that. On Firefox that account isn't recognized either. Help please.

Asked by byzantia1 3 days ago

Last reply by cor-el 2 days ago

Dates change on their own.

Firefox doesn't seem to handle date entries properly. For example, when I set a date on a website it automatically changes to something other than what I set it to. Som… (read more)

Firefox doesn't seem to handle date entries properly. For example, when I set a date on a website it automatically changes to something other than what I set it to. Sometimes it's off by a day, sometimes it's off by a dozen days. Sometimes when the site displays a calendar navigator (showing the year and a monthly calendar where you can cycle through the year and month to select a specific day on the calendar) there's no calendar to select from. There might be a year and month selector that I can cycle through but there's no calendar to make a selection. If there is a calendar and I select a date, a different date is displayed in the entry box. This also happens when I manually enter a date. I could type 3/8/2024 and when I hit tab or click off the box it will change to 3/6/2024 or something like that. It's not always the same number of days off. I could then enter 3/10/2024 to try to trick it, but it might display 3/9/2024. The issue seems to extend behind the scenes. For example if I'm paying a bill online the site will automatically show today's date as the day the payment should be made, and it will display correctly, but when I submit my payment an error indicates that the payment date occurs in the past. I have to change the date to a day or two in the future in order for the site to process the payment. I recently noticed in my Geico Timeline, where I can see a history of events, as I scroll, the dates will flicker to a day prior and sometimes they will stay on the day prior until I scroll again and it changes back. Only the day number changes, the time and year remain the same, and it's always to one day prior.

I've run Malware Bytes, Spybot S&D, and Windows virus scan. I've updated Firefox (set to automatic) and disabled plugins. I don't have the problem on other browsers.

Asked by phillip2563 2 weeks ago

Last reply by phillip2563 3 days ago

Getting stuck in a Cloudflare verification loop

Every time I attempt to do something login related (signing in, signing out, signing up) with any website that uses Cloudflare for DDoS protection I get stuck in a verifi… (read more)

Every time I attempt to do something login related (signing in, signing out, signing up) with any website that uses Cloudflare for DDoS protection I get stuck in a verification loop. It prompts me to check the checkbox saying 'I'm not a robot' and it displays the loading circles, but it prompts me to check it again. This cycle repeats seemingly forever. Wth is up Cloudflare?????

This happens to many websites that I use daily/on a frequent basis (Canva, ChatGPT/OpenAI, Perplexity). Strangely enough, when I tried it on another browser (Google Chrome) I did not have the verification loop. This is a REAL pain as

  1. The laptop I use is shared between multiple members of my family
  2. I do stuff that needs privacy

Doing it on chrome will reveal all the s*** I do to my family. And no, it's not like I'm watching p**n on my pc. I use these utilities for business work and I'm concerned it may leak out to my kids.

One reason I suspect it's happening is likely due to my increased cursor speed (I set it to full), but then why isn't it happening on Chrome?

Here are the extensions I have installed:

  • AdBlock Plus
  • User-Agent Switcher
  • Disable Javascript
  • Privacy Pass

Asked by Marty McFly 4 months ago

Last reply by Marty McFly 4 months ago

updated to Version 124.0.1 (64-bit), now adblocker ultimate blocking website ( are you human requests)

updated to Version 124.0.1 (64-bit), now adblocker ultimate blocking website ( are you human? not a robot requests). There's no button to confirm. I can get to log in s… (read more)

updated to Version 124.0.1 (64-bit), now adblocker ultimate blocking website ( are you human? not a robot requests). There's no button to confirm.

I can get to log in screen ( Sams' club) but it goes right back to the are you human screen?, 

I can access the website if turn off Adblocker Ultimate. Adblocker appears up to date. When I disable Adblocker there is still a request, but this time a button below to press and hold which takes me to login screen. I can successfully login then. Reporting the issue which began within 5 min of the last Firefox update. I updated 3/23/2024

Asked by Lucy Howell 4 days ago

Last reply by cor-el 3 days ago

logging in to USAA.com

All of a sudden, I can no longer logon to my USAA account via Firefox on my desktop computer. The USAA logon page opens with no problem, but after entering my credential… (read more)

All of a sudden, I can no longer logon to my USAA account via Firefox on my desktop computer. The USAA logon page opens with no problem, but after entering my credentials I get the following pop-up: "We are unable to complete your request. Our system is currently unavailable. Please try again later." It works fine on my laptop

Asked by timingiseverything1963 6 days ago

Last reply by timingiseverything1963 3 days ago

  • Solved

Google Images Click to See Image Preview/Full Size Image No Longer Works

On version 89 while on Google Images, I can no longer click the image thumbnail to bring up the side menu on the right with the full size image. It previously worked fin… (read more)

On version 89 while on Google Images, I can no longer click the image thumbnail to bring up the side menu on the right with the full size image.

It previously worked fine. I tried troubleshoot mode with all extensions removed and same issue. I tried on chrome/edge and later versions of firefox above 100 and it works as well.

My guess is there was some recent change on googles end that broke this on the older version. 89 supports webp so im not sure its that.

I like this version and would like to exhaust all possible fixes before defaulting to updating.

Asked by mribschmitty 5 days ago

Answered by mribschmitty 4 days ago

Trouble accessing an account

I was having trouble getting into my Ancestry account. I called their support and they said it was my browse not connecting with them. I can access if I use Edge, but I … (read more)

I was having trouble getting into my Ancestry account. I called their support and they said it was my browse not connecting with them. I can access if I use Edge, but I don't like that format and would much more prefer Firefox. Is there a problem, or were they just brushing me off? How can I get into Ancestry using Firefox again? Can you please advise.

Thank you.

Asked by Lynda Quig 5 days ago

Last reply by cor-el 4 days ago

Cannot access banking web site

This is in response to zeroknight. Sorry, I didn't know how to reply directly to your email. I deleted the site cookies and disabled tracking protection with no success… (read more)

This is in response to zeroknight. Sorry, I didn't know how to reply directly to your email.

I deleted the site cookies and disabled tracking protection with no success, however, I was able to login in trouble shooting mode. I went back to normal mode but was still unable to login. Is there anything I can do to correct the problem?

Thanks for the reply.

Asked by MrKite 5 days ago

Last reply by James 4 days ago

Cannot access banking website

Reply to zeroknight. Disabling the extensions did the trick. I only have five extensions so I'll just go through them one at a time until I find the culprit. Thanks v… (read more)

Reply to zeroknight. Disabling the extensions did the trick. I only have five extensions so I'll just go through them one at a time until I find the culprit.

Thanks very much for your help.

Asked by MrKite 5 days ago

Last reply by James 4 days ago

Cannot access banking web site

Reply to zeroknight - 2. I use Bitwarden for my password manager. When I disabled it I was able to access Regions. All my other logins seem to be working OK. Maybe a … (read more)

Reply to zeroknight - 2. I use Bitwarden for my password manager. When I disabled it I was able to access Regions. All my other logins seem to be working OK. Maybe a Bitwarden update will fix the problem. Anyway, I know what the problem is now.

Thanks again.

Asked by MrKite 5 days ago

Last reply by James 4 days ago

Cannot access web site

Since the last Firefox update I cannot access my banking web site. I access this site almost daily. It is Regions Online Banking. It will not accept my username either… (read more)

Since the last Firefox update I cannot access my banking web site. I access this site almost daily. It is Regions Online Banking. It will not accept my username either by copy and paste or by typing it in. By not accepting it I mean the login space remains blank. I disconnected from my VPN, no change. I was able to access the site normally using MS Edge.

I am running Windows 11, 64-bit.

Any help would be appreciated.

Asked by MrKite 5 days ago

Last reply by zeroknight 5 days ago

Cannot switch accounts on X/Twitter

I have three accounts on X/Twitter that I frequently have to switch between. I've just recently migrated to Firefox, but I've found that I cannot switch between these acc… (read more)

I have three accounts on X/Twitter that I frequently have to switch between. I've just recently migrated to Firefox, but I've found that I cannot switch between these accounts. Whenever I click on another account in the account switcher, it stays on the account I am currently logged into.

Attempted solutions:

  • Refreshed Firefox (temporary fix)
  • Uninstalled uBlock Origin (temporary fix)
  • Uninstalled all extensions (temporary fix)
  • Clear cache/cookies
  • Troubleshoot mode

Asked by blixys 1 week ago

Last reply by blixys 5 days ago