can't use bank website

I'm having trouble using my bank's website. Sometimes I can't log on (error messages) or I can log on and can't use certain features. The bank is Regions. The site works … (διαβάστε περισσότερα)

I'm having trouble using my bank's website. Sometimes I can't log on (error messages) or I can log on and can't use certain features. The bank is Regions. The site works with other browsers. Is there some setting on the latest Firefox that needs to be adjusted? The articles I've read don't help. Thanks.

Ερώτηση από amyh2 6 ημέρες πριν

Τελευταία απάντηση από amyh2 3 ημέρες πριν

YouTube videos randomly buffering

Hey folks, I've been noticing something peculiar with Firefox that's been bothering me lately. Whenever I try to watch videos on YouTube in resolutions above 1080p, they … (διαβάστε περισσότερα)

Hey folks, I've been noticing something peculiar with Firefox that's been bothering me lately. Whenever I try to watch videos on YouTube in resolutions above 1080p, they tend to randomly buffer. It's quite frustrating, especially when I know my internet connection is stable and other browsers don't seem to have this issue. Has anyone else experienced this problem with Firefox? And if so, do you have any tips or solutions to share? Thanks in advance for any insights!

Ερώτηση από ThanosZ97 4 ημέρες πριν

Τελευταία απάντηση από ThanosZ97 4 ημέρες πριν

Setting border color for focused URL Bar

Hi All, I'm trying to set the border color for my url & search bars to gray when non-focused, and blue when receiving the focus. The following code works for the se… (διαβάστε περισσότερα)

Hi All,

I'm trying to set the border color for my url & search bars to gray when non-focused, and blue when receiving the focus.

The following code works for the search bar, but the url bar is receiving a separate blue border around the gray border, instead of changing the color from gray to blue.

Can someone suggest how I might set the url bar to blue (just a single border, not the double it has now), both when it has focus and when it's expanded?

Thank you!

/* set non-focused url & search bars to gray border */
#urlbar > #urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background, #searchbar { border: 1px solid #a1a6b5 !important; outline: none !important; border-radius: 0px !important; }
/* set focused search bar to blue border */
#urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background:focus-within, #searchbar:focus-within { border: 1px solid #0078d7 !important; }
/* set focused url bar to blue border */
#urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background:focus-within, #urlbar:focus-within { border: 1px solid #0078d7 !important; }

Ερώτηση από Slouch 5 ημέρες πριν

Τελευταία απάντηση από Slouch 1 ημέρα πριν

Firefox deleting pdfs downloaded in private mode

I had downloaded a couple of pdfs from google drive via private browsing which were stored in my 'Downloads' folder. But as soon as I closed the window the pdfs were dele… (διαβάστε περισσότερα)

I had downloaded a couple of pdfs from google drive via private browsing which were stored in my 'Downloads' folder. But as soon as I closed the window the pdfs were deleted. I had also downloaded a zip file which wasn't deleted.

Ερώτηση από llxphltc 54 λεπτά πριν

Τελευταία απάντηση από llxphltc 28 λεπτά πριν

bookmarks side bar default setting to NO

I have used firefox for years as my browser with my home page set to google. I have always had a bookmarks toolbar but never a bookmarks side bar and do not want one. T… (διαβάστε περισσότερα)

I have used firefox for years as my browser with my home page set to google. I have always had a bookmarks toolbar but never a bookmarks side bar and do not want one. The other day a bookmarks side bar suddenly appeared. I have moved it from left side to right side and can delete it temporarily by using CTRL +B, but can't find a way to permanently remove it, i.e. make the default setting so that the side bar doesn't appear. can you help?

Ερώτηση από mmzz02468 6 ημέρες πριν

Τελευταία απάντηση από mmzz02468 6 ημέρες πριν

Cannot Share to a group...

I post or write something on my homepage. I then want to share my post to groups I belong to. I hit the share button and get this new and poorly designed response to shar… (διαβάστε περισσότερα)

I post or write something on my homepage. I then want to share my post to groups I belong to. I hit the share button and get this new and poorly designed response to share. I go to the 'group' share icon. It then lists the groups I'm a member of. So far so good. I then click on one of my groups that I want to share the post with. I get a response, like previously before this new change, allowing to write something to the group along with the post/image I want to share. But there is no 'share' button that allows me to share the post. When this hideous new change came into effect there was a sliver of blue at the bottom, obviously from the share button, and clicking on this allowed me to share my post. Unfortunately, the next day when I attempted to share my post, the blue sliver disappeared and there was no way I could share it to a group. For some reason I cannot take a screenshot of what I'm writing about. Your thoughts?

Ερώτηση από mrsammy7 5 ημέρες πριν

Τελευταία απάντηση από mrsammy7 5 ημέρες πριν

FireFox crashes on startup after sudden pc shutdown

After accidentally cutting power to my pc, Firefox has been crashing upon start. I've tried using Troubleshoot Mode, refreshing, reinstalling, and even manually deleting … (διαβάστε περισσότερα)

After accidentally cutting power to my pc, Firefox has been crashing upon start. I've tried using Troubleshoot Mode, refreshing, reinstalling, and even manually deleting all my user data, but nothing has worked. These crashes do not appear in the crash logs, and happen instantly upon opening the program.

Oddly enough, using task manager to restart Windows Explorer stops the crashing, at least for thirty or so seconds (this is how I was able to try Troubleshoot Mode, as well as accessing logs). I have no idea why this is, nor if it's useful information.

Ερώτηση από enochbennett144 5 ημέρες πριν

Τελευταία απάντηση από enochbennett144 3 ημέρες πριν

Menu Padding Code Works in FF on Windows 10 but not in Windows 7?

Hi All, Any idea why the menu code I'm using below to reduce padding in menu items is only affecting Firefox in Windows 10, but not in Windows 7? Please see attached im… (διαβάστε περισσότερα)

Hi All,

Any idea why the menu code I'm using below to reduce padding in menu items is only affecting Firefox in Windows 10, but not in Windows 7?

Please see attached images.

It's a very strange anomaly. This is true for both FF 125 and FF 115 ESR.

Thanks to all who respond.

/*** Tighten up drop-down/context/popup menu spacing (8 Sep 2021) ***/ /*

*
* why doesn't this affect the Firefox menu bar in Windows 7?  only in windows 10?
*
*/

menupopup:not(.in-menulist) > menuitem, menupopup:not(.in-menulist) > menu {

 padding-block: 0px !important; /* reduce to 3px, 2px, 1px or 0px as needed */ 
 min-height: unset !important; /* v92.0 - for padding below 4px */

}

root {
 --arrowpanel-menuitem-padding: 4px 8px !important;

}

Ερώτηση από Slouch 4 ημέρες πριν

Τελευταία απάντηση από Slouch 4 ημέρες πριν

Search defaults to UK. How undo? Using Duck Duck Go for search.

My default search engine is Duck Duck Go. I frequently use a VPN. I am usually in North America and want to search sites in North America. When I run a search by typ… (διαβάστε περισσότερα)

My default search engine is Duck Duck Go. I frequently use a VPN.

I am usually in North America and want to search sites in North America. When I run a search by typing a search term in Firefox, I get results beginning in UK, and I see that a blue toggle switch has been set to UK. (See image.)

This started 2-3 weeks ago.

How do I set things so that my searches begin in North America?

I have checked "about:config" preferences and do not see anywhere that UK is specified. I don't see a region preference setting, either.

Thank you.

Ερώτηση από ezameht 3 ημέρες πριν

Τελευταία απάντηση από ezameht 3 ημέρες πριν

Link Previews

When photos, videos, or websites are linked on a FB comment, it used to display a thumbnail preview below the comment. Now it just shows the link. On mobile, the previe… (διαβάστε περισσότερα)

When photos, videos, or websites are linked on a FB comment, it used to display a thumbnail preview below the comment. Now it just shows the link. On mobile, the preview appears. So I'm thinking a setting got changed on the desktop version.

Does anyone know what the issue is and how to correct?

Ερώτηση από m267 2 ημέρες πριν

Τελευταία απάντηση από m267 13 ώρες πριν

Can't log in to Regions Bank Account. Message: "We can’t locate that page right now."

Can't log in to Regions Bank Account. Message: "We can’t locate that page right now." after typing in password Works fine on other browsers. Problem started Maybe arou… (διαβάστε περισσότερα)

Can't log in to Regions Bank Account. Message: "We can’t locate that page right now." after typing in password Works fine on other browsers.

Problem started Maybe around mid April. Have 5 computers: 2 running Windows 10, 2 running Windows 7 Professional, 1 running Linux

Problem occurs only on the computers running windows 7 Professional

Regards.

Ερώτηση από HBR Firefox VPN 1 ημέρα πριν

Τελευταία απάντηση από HBR Firefox VPN 12 ώρες πριν

Private Windows Closing Unexpectedly

Hi! I'm trying to determine if I'm having a Firefox issue or not. I've been using Firefox for many years and frequently use private windows. I've got a new laptop with… (διαβάστε περισσότερα)

Hi!

I'm trying to determine if I'm having a Firefox issue or not. I've been using Firefox for many years and frequently use private windows.

I've got a new laptop with Windows 11 and have been noticing that my private windows are sometimes closing unexpectedly. After which, I can't get my tabs back. This has only happened with private windows, and not regular windows.

Is this an issue that's being reported in the community? Thanks.

Ερώτηση από pmench 5 ημέρες πριν

Τελευταία απάντηση από pmench 5 ημέρες πριν

Are Firefox Menus Different in Windows 7 and Windows 10?

Do Firefox menus appear differently in Windows 10 than they do in Windows 7? In Windows 7, I see the normal system menus - square corners, light blue menu item highlight… (διαβάστε περισσότερα)

Do Firefox menus appear differently in Windows 10 than they do in Windows 7?

In Windows 7, I see the normal system menus - square corners, light blue menu item highlights, 3D column line on the left, dark drop shadow below and to the right of the menu.

In Windows 10 I notice differences - gray-highlighted menu items, rounded corners, no drop shadow, etc.

I'm not using any code to style the menus.

Please see attached images.

Thanks to all who respond.

Ερώτηση από Slouch 4 ημέρες πριν

Τελευταία απάντηση από Slouch 4 ημέρες πριν

keep browser open after closing last tab

I want to keep browser open after closing last tab. I changed the boolean parameter "browser. tabs. closeWindowWithLastTab" to "false" but the browser still closes with… (διαβάστε περισσότερα)

I want to keep browser open after closing last tab. I changed the boolean parameter "browser. tabs. closeWindowWithLastTab" to "false" but the browser still closes with closing of last tab.

What else is required ?

Ερώτηση από dee_veloper 4 ημέρες πριν

Τελευταία απάντηση από dee_veloper 4 ημέρες πριν

URL autocomplete - I want to start over.

I don’t understand what Firefox is doing. For example, I used to start typing the first few letters of “weather.com”, which I visit pretty much daily, and it would auto f… (διαβάστε περισσότερα)

I don’t understand what Firefox is doing. For example, I used to start typing the first few letters of “weather.com”, which I visit pretty much daily, and it would auto fill “weather.com”. Now it auto fills every time with http://www.weatherbase.com/. I don’t know where that came from. Similarly, I used to type the first few letters of “duckduckgo.com” and it would bring up “duckduckgo.com”. Now it brings up a magnifying glass below the url with “Search with duckduckgo”. I am thinking it might be best if I can start over, i.e. clear out any information it’s saved about where it thinks I want to go, and start remembering the sites I am entering now.

Ερώτηση από WAYNEOO 3 ημέρες πριν

Τελευταία απάντηση από WAYNEOO 2 ημέρες πριν

Video controls missing on homepage thumbnails

When I would mouse-over a thumbnail on the Youtube home page I use to get a video preview with sound and text controls displayed. Video preview and controls are now miss… (διαβάστε περισσότερα)

When I would mouse-over a thumbnail on the Youtube home page I use to get a video preview with sound and text controls displayed. Video preview and controls are now missing on homepage thumbnails. Is there a way to get preview and controls back ?

I cleared the cache and cookies...no effect. Problem does not exist with Edge browser.

Using Windows 10 / Firefox browser 125.0.3 (64-bit)

Ερώτηση από dee_veloper 5 ημέρες πριν

Τελευταία απάντηση από dee_veloper 5 ημέρες πριν

Why do certain types of 'links' not work in Firefox, but do on other browsers

I'm having trouble using a particular site, that I used to be able to in particular clicking on sub menu's from a context menu if that is the correct term, meaning I cann… (διαβάστε περισσότερα)

I'm having trouble using a particular site, that I used to be able to in particular clicking on sub menu's from a context menu if that is the correct term, meaning I cannot click an item/button to reveal a menu below it. From the image supplied there are 2 'menu's' with a < character that when clicked should reveal a sub menu of items, works in Edge/Chrome etc.. the only extension I have is Keeper.

Ερώτηση από jftowers 4 ημέρες πριν

Τελευταία απάντηση από jftowers 3 ημέρες πριν

Firefox crashes when launching Brave

Hello! I updated FLOORP on the 5th May, FLOORP crashed and then Brave, Firefox, Waterfox, LibreWolf and Vivaldi started crashing. I had Brave and Vivaldi open when I laun… (διαβάστε περισσότερα)

Hello! I updated FLOORP on the 5th May, FLOORP crashed and then Brave, Firefox, Waterfox, LibreWolf and Vivaldi started crashing. I had Brave and Vivaldi open when I launched FLOORP and FLOORP asked consent to update itself and after updating, it did not open in “previous session” and I could not open “previous session” through History. When I launched “Settings” from menu, “previous session” opened! I had pinned “Settings” earlier.

Now the bizarre happens; suddenly LibreWolf launches by itself also without “previous session” and open tabs in Brave and Vivaldi disappear to single New Tab. After some tinkering, I was able to restore “previous session” in LibreWolf, Brave and Vivaldi.

Now I close all browsers and open Firefox, no “previous session” and some random windows in its history, opening these random windows also opened “previous session”! 🙄But then Waterfox launches also without “previous session”, here clicking on OneTab extension recovered “previous session”.

Cutting short; I uninstalled, Waterfox, LibreWolf and FLOORP, this did not help, I ran System Restore twice to two different points and it has not resolved the issue.

Thankful for any help!

Ερώτηση από RAJENDRA KUMAR 4 ημέρες πριν

Τελευταία απάντηση από RAJENDRA KUMAR 2 ημέρες πριν

Firefox developer edition crashes all the time, Crash ID: ⁨bp-20d91ca4-1f79-4211-a3d5-4fd7c0240507⁩

Dear, I have been using Firefox Developer Edition for many years without any problem. I sync Firefox on my different PCs, so they are basically all the same in setup. Un… (διαβάστε περισσότερα)

Dear,

I have been using Firefox Developer Edition for many years without any problem. I sync Firefox on my different PCs, so they are basically all the same in setup. Unfortunately, Firefox now crashes constantly on my main PC. I have therefore temporarily switched to the default FF variant.

Of course I have tried all the steps shown here on the forum but without any result that I can see. Both in safe mode with or without addons. No matter FF crashed.

The error ID: Crash ID: bp-20d91ca4-1f79-4211-a3d5-4fd7c0240507

I hope someone can help me on my way ,

Regards,

Reinder

Ερώτηση από rmeijer 3 ημέρες πριν

Τελευταία απάντηση από rmeijer 2 ημέρες πριν

firefox freezes when I click in the address bar

Very similar to -> https://support.mozilla.org/en-US/questions/1427103 My firefox now freezes when I click in the URL bar. NO solution I have found so far other than … (διαβάστε περισσότερα)

Very similar to -> https://support.mozilla.org/en-US/questions/1427103

My firefox now freezes when I click in the URL bar. NO solution I have found so far other than task manager -> end task and restart the browser. Occasionally that will work, other times it will immediately freeze again.

Historically I have had a LOT of tabs open, more recently less than 20 tabs. I have never seen the issue before.

Windows 10 22H2 Ryzen 3600 32GB RAM Nvidia RTX 3060 LHR 3 Monitors 2 - 1920x1200, 1 - 1920x1080

What I have tried so far: - reboot - restart firefox - "refresh" firefox - troubleshooting mode - removed all extensions - removed some extensions - reduced tabs down to a few - tried to click in the start page search instead of url bar - turned off hardware acceleration - turned on hardware acceleration - turned off TLS DNS - using only 1 window at a time instead of 2 or 3 - waited for an hour or so and window did not become responsive

None of these solutions fixed the issue. A screenshot would be useless as the window looks fine, but the UI is unresponsive.

Ερώτηση από drofmij 3 ημέρες πριν

Τελευταία απάντηση από drofmij 1 ημέρα πριν