Showing questions tagged: Show all questions

Stored user names

When I log into a particular website, two user names appear just below the user name box, one of them is incorrect, the other one is correct. The correct one is stored i… (read more)

When I log into a particular website, two user names appear just below the user name box, one of them is incorrect, the other one is correct. The correct one is stored in Firefox settings, the incorrect one is not stored there. Where could it possible be stored in Firefox so I can delete it. The fact that it is shown on the log in page of this website requires the website people to make me change my password every week. They say I must do that for security reasons because I have two usernames showing when I log in, and that I must remove the one that is incorrect. They they won't make me make a new password every week.

Asked by z84j9y4y5n 41 minutes ago

Get popped out of text editing box when press win-space for language switching

I am multi-layout language keyboard user. During editing text in javascript textbox (such as editing sheet name in Google sheets) in Firefox, when I pressed win-space to … (read more)

I am multi-layout language keyboard user. During editing text in javascript textbox (such as editing sheet name in Google sheets) in Firefox, when I pressed win-space to switch language:

1. expected behavior: I can continue editing my text with keyboard layout switched

What happened instead:

1. keyboard layout is switched 2. a space character is added the to the text. and got popped out of text editing mode

Is there anything I can do about this issue? Please help.

Thank you

Asked by guybrush115 1 day ago

Disable aggressive caching for localhost

Hi, I'm using FF for year for development and had several problems with cached data in this time. Now, since the last update (automatic update yesterday), Firefox is cach… (read more)

Hi, I'm using FF for year for development and had several problems with cached data in this time. Now, since the last update (automatic update yesterday), Firefox is caching my js for localhost and ignores nearly everything to stop it.

F5 and Ctrl+F5: no effect Enabling "Disable cache" in devtools: no effect changed about:config (no effect): browser.cache.disk.capacity 0 browser.cache.disk.enable false browser.cache.memory.enable false devtools.cache.disabled true

Only going to settings > privacy + security > Clear Data helps. But as you can imagine, that's really bad DX

I tried a FF-addon for clearing css cache, but it's outdated and doesn't work.

Is there anything I can do, to disable cache for localhost?

I don't understand why this aggressive caching problem is ignored for years and gets worse every year! Why are settings like "Disable cache" in devtools so broken? I tested other browsers and have not found the same issues. I don't want to switch browsers! I just want a cache free localhost! FF can cache the sh*t out of every webpage. But please leave localhost out of it!

Asked by Domain 4 days ago

passwords

the create new password function seems to be missing or is not loading on my new version of Firefox - I relied on it regularly, now it is gone. 133.0.3 (aarch64) Is it … (read more)

the create new password function seems to be missing or is not loading on my new version of Firefox - I relied on it regularly, now it is gone.

133.0.3 (aarch64)

Is it disabled somehow?

Asked by mickeyhagermail 6 days ago

Debuger breakpoints dont work on V133

So i am using ReseourceOverride AddOn to debug a js library on standard install of firefox. This works by using the site as normal but resource override has instruction t… (read more)

So i am using ReseourceOverride AddOn to debug a js library on standard install of firefox. This works by using the site as normal but resource override has instruction to replace request for the library on server with one requesting it from localhost. This used to work without problems. However today i noticed that breakpoints aren't getting hit. I have downgraded to version 132.0.2 and breakpoints work once again. I think this has something to do with debug sources, since the load process adds 2 sources, webpack containing uncompiled code and where i set break points, and webpack-internal which i think is built js library before getting minified. Links to exceptions in console also dont work instead of linking to webpack seemlesly, the adress says webpack-internal and link open a new window and complains that the adress is nonsense (see attached images)

Thatnks for the help

Asked by marek.urban 6 days ago