Showing questions tagged:

Address bar jumps to top of window when I type

I am one of those old-fashioned guys who has a title bar on the main window, and inside this (from top to bottom) a menu bar (File/Edit/View etc), then the current set of… (read more)

I am one of those old-fashioned guys who has a title bar on the main window, and inside this (from top to bottom) a menu bar (File/Edit/View etc), then the current set of tabs, then the address bar.

I can click in the address bar and the caret appears, but the moment I start to type anything to edit the URL the address bar jumps up to to the top of the window, covering up the menus and tabs, with a menu of suggested URLs that at times covers most of the rest of the screen. Some images attached to show what I mean.

This started in a recent-ish release -- it didn't use to do this.

How can I prevent this behaviour, so I can just edit a URL in place the way I used to without the address bar jumping to the top of the window?

Currently using FF 135.0 (64-bit), Windows 11.

Solved Archived 2 406

bookmarks and history

"The bookmarks and history system will not be functional because one of Firefox's files is in use by another application. Some security software can caused this problem"… (read more)

"The bookmarks and history system will not be functional because one of Firefox's files is in use by another application. Some security software can caused this problem".

How do I resolve this problem?

Solved Archived 3 406

scripts loading from (sidebar?)

Win11 Firefox 138.04 It appears some of the shortcuts on the Newtab page are preloading somehow. Where are these coming from? Sidebar is off. I have all preloading off, … (read more)

Win11 Firefox 138.04 It appears some of the shortcuts on the Newtab page are preloading somehow.

Where are these coming from? Sidebar is off. I have all preloading off, all suggestions of every sort off, any predictive anything off.

I am not experiencing this on my win10 machine.

How do I stop this?

Archived 2 399

Windows 11 + Multi-Display - Phantom Windows on Taskbar

Hi. According to my observations, only Mozilla Firefox and Adobe Reader have this problem so far. Windows 11 + Multi-Monitoring Windows 10 have this Bug not ! Open Firefo… (read more)

Hi. According to my observations, only Mozilla Firefox and Adobe Reader have this problem so far.

Windows 11 + Multi-Monitoring Windows 10 have this Bug not !

Open Firefox, drag the window to the second or third monitor, and suddenly there is another hidden Firefox window on the taskbar of that display. If you move Firefox back to the main monitor, it disappears again. Or you can close Firefox and restart it on the desired monitor.

This is an annoying little bug, and I don't understand why Microsoft or Mozilla haven't fixed it yet. It's easy to reproduce and has obviously been around for a while. Since it only affects the two programs mentioned above so far, an MS update will probably not fix it; instead, the developers at Mozilla and Adobe need to address it.

Here the Same Topic in Adobe Forum. No bug fix to date

https://community.adobe.com/t5/acrobat-discussions/taskbar-phantom-window-when-using-multiple-monitors/td-p/14390169

I hope you release a bug fix soon... but since that hasn't happened yet, I'm afraid it will take a while... I'm surprised, because I'm sure many people are experiencing this annoying problem, and in my opinion it's not a big challenge for your developers.


@Mozilla Please Fix this Bug. I know Windows 11 is not better than Windows 10 but Supports End and many Users and Customers used in Future this OS and if you don't want to lose any more market share, it's important to fix this minor bug for ordinary users too. Thanks ;-)

Archived 3 399

Copy and paste problem with screenshot

Just a few days ago, screenshot technique failed. I often copy an image from webpage. Right click technique. I am still able to do this. I have option of copy or Download… (read more)

Just a few days ago, screenshot technique failed. I often copy an image from webpage. Right click technique. I am still able to do this. I have option of copy or Download. Download works but Copy does not. When I try to paste the copy into my Word document, I get a blank image (a square that indicates there was an image but the actual image is not there). How can I get the paste mechanism working again?

Solved Archived 5 396

Latest Nightly Crashes On New Power Automate Flow (with fresh profile) - 132.0a1 on Linux Debian 12 Wayland Gnome 43.9

The browser just shuts down when one tries to create a new flow ... obviously there is not a way to screenshot this ... one suspects this is a javascript issue. Details: … (read more)

The browser just shuts down when one tries to create a new flow ... obviously there is not a way to screenshot this ... one suspects this is a javascript issue.

Details:

  • OS - Debian 12 (Wayland | Gnome 43.9)
  • Nightly Version - Debian Repo (mozilla-deb - 1.0) | 132.0a1 (2024-09-23) (64-bit)
  • URL / Actions - make.powerautomate.com > New Instant Cloud Flow > Name it & Select Manually trigger a flow

What Else Have I Tried?

  • Ungoogle Chromium - Absolutely fine, no add-ons
  • Firefox mozilla-deb - 1.0 130.0.1 (64-bit) - Absolutely fine, no add-ons
Archived 2 396

No sound on YouTube

I have sound in Windows, but YouTube is dead quit. I have tried all that is suggested in Firefox help and some YouTube sites. Nothing worked. I have tried off the compute… (read more)

I have sound in Windows, but YouTube is dead quit. I have tried all that is suggested in Firefox help and some YouTube sites. Nothing worked. I have tried off the computer and restarted, but no change. My system is Windows 11, sound works, and the latest Firefox update installed. Question is this a YouTube tacit to stop NoScript and uBlock?

Solved Archived 5 390

FireFox takes 15 seconds to load first page

When I startup FireFox, it takes ~15 seconds to show me an page. After loading, it works normal and loads pages within a second, until I completely close the browser, and… (read more)

When I startup FireFox, it takes ~15 seconds to show me an page. After loading, it works normal and loads pages within a second, until I completely close the browser, and then the first page again takes ~15 seconds. I've been having this issue for the past few months.

- I tried disabling all my addons - Launched FireFox in troubleshoot mode - Deleted everything in DataReporting\Archived folder - Cleaned out History/Cookies and site data/Temporary cached files and pages - Tried both Default and Max protection for DNS over HTTPS - FireFox is allowed in Windows Defender firewall - Tried setting 'browser.cache.disk.enable' to FALSE - Tried changing 'Enable HTTPS-Only Mode in all windows' to 'Don’t enable HTTPS-Only Mode' - Windows and FireFox are up-to-date

None of the above saw any improvement in loading time.

Solved Archived 3 388

Line break (\r\n) missing in clipboard after Firefox update – breaks formatting in Windows apps

Hello! After the latest Firefox Desktop updates (not sure which one exactly, since I didn't notice the issue immediately), I've started experiencing a problem with copy-p… (read more)

Hello!

After the latest Firefox Desktop updates (not sure which one exactly, since I didn't notice the issue immediately), I've started experiencing a problem with copy-pasting text — specifically with line break formatting on Windows 10.

Instead of copying line breaks using the Windows-style carriage return + line feed (\r\n), Firefox now copies only line feeds (\n). As a result, the text appears as a single long line when pasted into native Windows applications — which breaks the expected formatting. This behavior mainly affects:

  • Text editable fields (e.g., contenteditable or textarea) in modern web applications.
  • Code blocks or snippets (such as in Markdown or monospace) copied using "Copy" buttons (e.g., in ChatGPT or GitHub).

At first, I noticed this only when copying code from ChatGPT using the code-snippet copy button. But now it happens in almost all editable text areas — if I enter text with line breaks manually, and then copy it, those breaks do not appear properly in native Windows apps. For example:

  • In Google Sheets, I often edit text with line breaks in a cell, but when I copy it back, it's all flattened into one line.

Right now, I have to fix this using scripts that replace \n with \r\n, but that's a very inconvenient workaround.

❗My main question is: What changed in Firefox that caused this behavior? This used to be reliable and feels like a regression. It’s a very basic feature and critically important for my daily workflow!

🔧 Follow-up questions:

  1. Can this be fixed in a future Firefox update? Will it be addressed?
  2. Is there a way to fix or configure this behavior right now via browser(settings, configs)?
  3. Is there an extension or workaround that can restore the \r\n format without manual scripting?

Affected apps:

  • ChatGPT
  • Google Spreadsheets
  • Trello
  • ProtonMail (regular text copying)
  • (more)

Thanks in advance for any clarification or suggestions!

Archived 1 379

addons stopped working

please forgive me for asking again, but I REALLY need my addons to work. Firefox disabled my addons, forcing me to upgrade to a version of firefox that I don't need, sinc… (read more)

please forgive me for asking again, but I REALLY need my addons to work. Firefox disabled my addons, forcing me to upgrade to a version of firefox that I don't need, since the old one was working just fine. The new version does not seem to appear to have downloaded properly, and neither version is allowing my addons to work or be re-installed. Please explain it to me like I am 5 years old, and help me to get this fixed without losing any of my info that might be stored in the addons.

 Thank you.
Locked Archived 1 378

RECAPTCHA - still not working on Firefox

Several sites I use regularly (for instance, The Guardian) use recaptcha as part of the login process. It fails on Firefox, though I can log in on Chrome. I dislike Chr… (read more)

Several sites I use regularly (for instance, The Guardian) use recaptcha as part of the login process. It fails on Firefox, though I can log in on Chrome. I dislike Chrome, and prefer Firefox for several reasons, including that it is easier on my eyes. I note that there are many complaints describing the same thing that I experience: recaptcha fails to load, or there is simply a blue circle turning in perpetuity with nothing happening. I have removed recent cookies etc, but no change.

There are some sites that use recapcha that I can sign in on using Firefox with no problem. I am wondering if there are different versions of captcha? This started the same week both Microsoft and Firefox updated. Firefox has updated several times since then, but recaptcha is still nonfunctional: FF is not loading it, at least on some critical sites (perhaps the ones that use the most recent recaptcha?

I have reported this frequently for last several months. I notice that this is a continuing problem for many people. Why is it not fixed?

Archived 2 378

I created a YouTube video and embedded it on my website; is not usable because it is embedded from another site

Hello, I created a 1+-minute video on my YouTube channel and then posted it to my GoogleSite. But Firefox will not allow it to play because it is embedded from another si… (read more)

Hello,

I created a 1+-minute video on my YouTube channel and then posted it to my GoogleSite. But Firefox will not allow it to play because it is embedded from another site. Can you kindly help me understand how to get around this?

My goal is to create content on YT that only I can embed on my site. Yet it does not seem that there are options allowing for this. My desire is to share some wondrous FREE visual content AND to protect it by funneling it to my site.

Please know that I am not a techie as you most likely are, so your explanation is appreciated. And your assistance! Thank you. MC { yt is @ starbrightone7 } { website is wwwDOTharmoniccoherence.co ... the ABOUT page }

Solved Archived 2 372

Since FF v133.0 when maximized causes Windows taskbar to not appear when moving the mouse to the bottom of the screen

After updating to v 133.0, when maximizing Firefox (not F11 fullscreen), a taskbar that is set to "auto-hide" will no longer unhide when mousing to the bottom of the scre… (read more)

After updating to v 133.0, when maximizing Firefox (not F11 fullscreen), a taskbar that is set to "auto-hide" will no longer unhide when mousing to the bottom of the screen. This did not occur with the previous version (132.0.2).

This behavior is also unaffected by the "devtools.toolbox.alwaysOnTop" setting in about:config as i've tried switching from the default "true" to "false".

Update: Still persists in 136.0.2

Archived 16 369

Accessing Documents through Google Drive using Firefox

When open Google Drive using Firefox, I cannot click on any documents. I can open folders but the documents in these folders I cannot open. I can open Google Docs and the… (read more)

When open Google Drive using Firefox, I cannot click on any documents. I can open folders but the documents in these folders I cannot open. I can open Google Docs and then access documents but all documents through Google Drive including in the Shared Folder are greyed out and when I click on any of these I get the pop up "This file cannot be opened because you're offline." I can access Google Drive and its documents using Chrome. I would prefer to use Firefox.

I have updated Firefox, cleared the history, and emptied cache and cookies. I also logged out of and then back into my gmail account.

The image shows what the drive looks like when opened in Firefox.

Archived 6 369

Firefox is brokewn after updating to macOS 15

Yesterday I have updated tp macOS 15. Sine then I have trupuble displaying any webpages in Firefox 130. Th econnection just times out. Any other browser such as Brave, Sa… (read more)

Yesterday I have updated tp macOS 15. Sine then I have trupuble displaying any webpages in Firefox 130. Th econnection just times out. Any other browser such as Brave, Safari, Home, Edge are still working as before teh update. How to fix this please?

Solved Archived 3 363

Google Messages stopped working on Firefox today

I've been using Android/google messages on web (messages.google.com/web) for years with Firefox with no issues. Starting today, the page will show the logo for about 10-2… (read more)

I've been using Android/google messages on web (messages.google.com/web) for years with Firefox with no issues. Starting today, the page will show the logo for about 10-20 seconds, then loads a blank page. I've tried unpairing, restarting my computer and phone, and restarting firefox. Was there a new update or something that might explain this? Any other thoughts?

Solved Archived 2 362

Green video playback after update

I did some googling first and it seems to be an on and off issue mozilla has had with years. Anyway, whenever I play a video (be it youtube, twitter, instagram, even gifs… (read more)

I did some googling first and it seems to be an on and off issue mozilla has had with years. Anyway, whenever I play a video (be it youtube, twitter, instagram, even gifs on twitter actually) the video will often mess up and become a chaotic jumbled garbled up mess of green with junk artifacts over the video. The audio will play fine. It's like watching a scrambled TV station from a 90s bootleg cablebox, but green.

This issue doesn't exist in any of my other browsers.

I'd love to continue supporting Firefox instead of Chrome, but this is a persistent issue across the entire internet, so it's kinda obvious I need to stop using Firefox until this is patched. Thanks.

Archived 11 361