Showing questions tagged: Show all questions

Firefox too big to catch the top bar after using bigger screen

Can someone please answer how to reset firefox size after you've been using a bigger screen and go back to the laptop the top bar is lost way up and I cant catch it to mo… (read more)

Can someone please answer how to reset firefox size after you've been using a bigger screen and go back to the laptop the top bar is lost way up and I cant catch it to move it to resize the firefox window. Using Fn and F11 to go into maximize mode doesnt help me at all cuz I end up in full screen on the FHD screen but cant grab and drag the window to resize it again - and please NO comments about using FN and F11 again. This is an issue thats been since years - cant figure out why ppl who are tryin to help think others dont know the difference between maximization and the window being bigger than the laptop screen and being lost. So FIREFOX key-shortcut for window size reset URGENT PLEASEEEE - Im having this issue couple times a week. To fix it I gotta go again to the bigger screen reduce the size of the window and then disconnect - which is soooo horrible.

Asked by maple22 3 weeks ago

Last reply by cor-el 3 weeks ago

Cannot report a broken site

I am attempting to report that Yahoo Finance is broken. From this URL, I use the "report broken site" feature: https://finance.yahoo.com/quote/DEO/ When I fill out the… (read more)

I am attempting to report that Yahoo Finance is broken. From this URL, I use the "report broken site" feature:

https://finance.yahoo.com/quote/DEO/

When I fill out the information and hit "send", nothing happens. The "report broken site" screen remains active. Hitting Send multiple times has no effect.

I've tried using this feature for other pages, and it appears to work; but it won't work for this site.

Can anyone suggest why that might be? Is it a byproduct of the site's being broken?

Thanks.

Asked by Chris 2 weeks ago

Last reply by Kiki 2 days ago

Trouble saving downloads

Prior to about a month ago, downloading worked as expected: - click a link - the save to... dialog opened - choose the folder - the download is off and running No more. … (read more)

Prior to about a month ago, downloading worked as expected: - click a link - the save to... dialog opened - choose the folder - the download is off and running

No more. For about the past month - click a link - wait for a long time with FF frozen - the a wheel starts rotating - after a full minute (or more) the save dialog appears.

Something has been broken in the mad-dash to push updates. It's fine for browsing, but the, you need to download. At that point you wish you were using a different browser (any other browser, in fact) since FF is the only oe that has this problem. Downloading works fine in a 8 chromium browsers that I have and in the 5 FF clones (like Waterfox)

It's just FF that's broken. I can no longer afford to set it as default because of this. The others are not perfect (WF won't activate Pocket, foe example) but downloading promptly is critical.

Asked by essin 3 weeks ago

Last reply by essin 3 weeks ago

Washington Post articles are only partially displaying (fully displaying in EDGE)

On: HP OMEN Laptop Processor 12th Gen Intel(R) Core(TM) i5-12500H 2.50 GHz Installed RAM 16.0 GB (15.7 GB usable) System type 64-bit operating system, x64-based process… (read more)

On: HP OMEN Laptop Processor 12th Gen Intel(R) Core(TM) i5-12500H 2.50 GHz Installed RAM 16.0 GB (15.7 GB usable) System type 64-bit operating system, x64-based processor Edition Windows 11 Home Version 23H2 OS build 22631.3447 124.0.2 Firefox Release, April 2, 2024

Since the 2 APR 2024 FF update, Washington Post articles are not displaying fully. When opened, the article flashes the full version, then only displays the top photo and the first two paragraphs. When opened in EDGE, all articles open fully as expected. This issue is only occurring in FF.

Actions taken: Cleared cache, same result.

Please advise.

Asked by bbcgrrrl 3 weeks ago

Last reply by zeroknight 3 weeks ago

Extension only for bookmarks icons

Can you recommend some kind of extension thet will only check current icons for the bookmarks? Just that. I don't need duplicate bookmarks checker, inactice checker and G… (read more)

Can you recommend some kind of extension thet will only check current icons for the bookmarks? Just that. I don't need duplicate bookmarks checker, inactice checker and God knows what else checker. Just icons, that's good enough for me.

Asked by binks77 3 weeks ago

Firefox / Windows 10 Constant Need to Refresh

Almost every time that I open a new session of Firefox I get a message that there is a problem and it needs a refresh, which removes the extension I use all the time. Any… (read more)

Almost every time that I open a new session of Firefox I get a message that there is a problem and it needs a refresh, which removes the extension I use all the time. Any ideas why this keeps happening over and over and what I might to resolve the problem?

Asked by irisheddie 3 weeks ago

Last reply by cor-el 2 weeks ago

  • Solved

Unable to interact with many of the buttons on the roblox website

Nothing happens when I press the play, like, dislike, notifications, favorite, or join server buttons. On top of this, when I try to open the catalogue it's just a grey s… (read more)

Nothing happens when I press the play, like, dislike, notifications, favorite, or join server buttons. On top of this, when I try to open the catalogue it's just a grey screen with nothing in it. In the attached GIF I am clicking rapidly. I don't believe this is an issue with roblox itself, as when I open chrome everything works perfectly. The only extensions I am using for the site are RoPro and BTRoblox. I have tried to turn the extensions off and have even uninstalled them, however the problem was still not fixed.

Asked by ushaaaaa 2 weeks ago

Answered by zeroknight 2 weeks ago

  • Solved

Cannot add custom shortcut in Search -> Search Shortcut ; Windows 11

Hi so am using version 125.0.1 and on my windows 10 machine I can add custom Search Shortcuts (the Add button is present) but on my windows 11 machine, the same settings … (read more)

Hi so am using version 125.0.1 and on my windows 10 machine I can add custom Search Shortcuts (the Add button is present) but on my windows 11 machine, the same settings page the Add button is dissapeared... Is it a limitation for Windows 11 machines?

Asked by suji.lamech 2 weeks ago

Answered by jscher2000 - Support Volunteer 2 weeks ago

autohide everything when not hovered anywhere on browser 2

this was asked before by myself /questions/1284841 and again by another user /questions/1402855 the code was navigator-toolbox { max-height: 0; overflow: hid… (read more)

this was asked before by myself

/questions/1284841

and again by another user

/questions/1402855

the code was

  1. navigator-toolbox {
 max-height: 0;
 overflow: hidden;
 transition: ease all 3s;

}

  1. main-window:hover #navigator-toolbox {
 max-height: 100vh;
 animation: 0s pop-in;
 animation-fill-mode: both;
 animation-delay: 2s;

}

@keyframes pop-in {

 from {overflow: hidden}
 to {overflow: unset}

}

the issue now i have with firefox 124.0.2 is that the transition is now instant when my mouse enters or leaves the window and one of my addon buttons (roboform) no longer works with this userchrome.css edit.

its been a few updates ago it broke maybe 15 or so and now im wondering if there is a better updated script that works like it used to.

Asked by roger douglas 2 weeks ago

  • Solved

"Failed to check for updates" et al

Hey, so, I've seen this question a couple times when I searched, but (a) there didn't seem to be any solution and (b) they were all regarding Macs and I'm on Windows 11 v… (read more)

Hey, so, I've seen this question a couple times when I searched, but (a) there didn't seem to be any solution and (b) they were all regarding Macs and I'm on Windows 11 v 23H2. I keep getting bubbles saying that Firefox wasn't able to check for updates- not that it couldn't download or install updates, but it couldn't search for one. I also did the "about Firefox" thing and it gives me the same message. Both of these have been going on for a couple days and I have attempted restarting Firefox multiple times and did a manual update [125.0.1 (64-bit)] just in case there was a problem there. Now, I've tried the tips from the other threads (turning off the proxy, checking any anti-update policies, and checking the add.update.url in the config settings) with no luck. So in an effort to either bump the question or get any Windows oriented answers... Thanks muchly

Asked by xheavenlybodiesx 2 weeks ago

Answered by NoahSUMO 2 weeks ago

Download does Not Download..

Due to repeated issues over a week, I uninstalled Firefox days ago. Tried to Reinstall it repeatedly on same device several times. It was working before..BUT it keeps sho… (read more)

Due to repeated issues over a week, I uninstalled Firefox days ago. Tried to Reinstall it repeatedly on same device several times. It was working before..BUT it keeps showing its downloaded on Settings but Firefox download page keeps showing "DOWNLOAD" Tried several times. Not my computer. Nothing works to resolve it.. Windows 11..

Asked by Linda 3 weeks ago

Last reply by jscher2000 - Support Volunteer 3 weeks ago

DNS LÄCKOR FIREFOX

Jag använder ovpn satt 10 timmar igår med att lösa ett dns läckage men det fungerar inte ovpn säger att det är ni på firefox som kan lösa detta och inte de. Jag vill gärn… (read more)

Jag använder ovpn satt 10 timmar igår med att lösa ett dns läckage men det fungerar inte ovpn säger att det är ni på firefox som kan lösa detta och inte de. Jag vill gärna få hjälp via teamviewer. Mvh Carl Sverige

Asked by carl_thorvald 3 weeks ago

Viewport in the devtools going out of bounds when resizing the viewport

Hello everyone, I’m a fan of Firefox due to its efficient handling of webpage caching and memory management. However, I often find myself switching back to the Chromium-b… (read more)

Hello everyone, I’m a fan of Firefox due to its efficient handling of webpage caching and memory management. However, I often find myself switching back to the Chromium-based Edge browser due to one specific feature in its DevTools. In Edge, when I resize the viewport, it stops at a certain limit. If I want to resize it further, I can zoom out and then continue resizing. I find this feature very useful. Is there a way to have similar functionality in Firefox? I’m currently using the Firefox Developer Edition.

Asked by Aditya 3 weeks ago

no audio/video

it keeps popping this message up "firefox is installing components needed to play audio or video on this page, please try again later" its been saying this since the new … (read more)

it keeps popping this message up "firefox is installing components needed to play audio or video on this page, please try again later" its been saying this since the new update and keeps telling me failed to check for update.

Asked by CellKey 2 weeks ago

Last reply by zeroknight 2 weeks ago

Firefox to stop requesting the master password on every startup

I already found many users asking the same, but they didn't get a reply.... at least I didn't see any. I want to protect my password memory with a master password - fine… (read more)

I already found many users asking the same, but they didn't get a reply.... at least I didn't see any.

I want to protect my password memory with a master password - fine. But in 99% of my time, I don't need to enter login data. Even worse, if FF starts on an "invisible" monitor, I cannot move the window.

Is there a way to have FF prompt only for the password if I attempt to log into a site ? ... it already does that when I cancel the start-up prompt.... so is there an "auto cancel at startup ?"

Asked by gwaihir.cloud 2 weeks ago

Last reply by cor-el 2 weeks ago

Firefox does not display graph on Yahoo Finance

For some time now, Firefox has been unable to display quotes on Yahoo Finance; for example: https://finance.yahoo.com/quote/MSFT/ The space where the price history grap… (read more)

For some time now, Firefox has been unable to display quotes on Yahoo Finance; for example:

https://finance.yahoo.com/quote/MSFT/

The space where the price history graph for MSFT should be is blank except for a message saying "Loading chart for MSFT". The chart never loads. Sometimes Firefox issues a message saying that the site is "slowing down Firefox".

This happens for *any* quote, no matter what the ticker symbol.

I have tried running Firefox with a new profile, running in a private window, and running in Troubleshooting mode; the behavior remains the same. Clearing cookies and changing the tracking protection setting has no effect.

Oddly enough, when I attempted to report this page as not working, I couldn't submit my report (the Send button did nothing -- though this feature works for other sites).

Have others here experienced the same problem; and if so, is there a known cause/resolution?

Thanks in advance for any help.

Asked by Chris 2 weeks ago

Last reply by Chris 2 weeks ago

open app on desktop, closes within 40 seconds whether browsing, playing a bookmarked game or just watching opening page. I uninstalled app, reinstalled with saving bookmarks then without saving apps, it stills closes

open app on desktop, closes within 40 seconds whether browsing, playing a bookmarked game or just watching opening page. I uninstalled app, reinstalled with saving bookm… (read more)

open app on desktop, closes within 40 seconds whether browsing, playing a bookmarked game or just watching opening page. I uninstalled app, reinstalled with saving bookmarks then without saving apps, it stills closes

Asked by chuckennedy.sr 2 weeks ago

Last reply by zeroknight 2 weeks ago

"Intelligent Work" graphic keeps popping up on my screen

When I have the Firefox browser open, every time I click away from it to another open window I get this stupid graphic that pops up near the bottom right corner of my scr… (read more)

When I have the Firefox browser open, every time I click away from it to another open window I get this stupid graphic that pops up near the bottom right corner of my screen that says "Intelligent Work" and rotates through three different images. It is really irritating and I can't figure out how to make it go away. This is a new computer and I only installed the Firefox browser this week. It only happens when I click off of the browser to any other window.

Asked by davebrown1040 2 weeks ago