Not able to load sites

I was able to open reddit.com without any problems earlier, but recentrly I'm not able to load it up anymore. The loading screen is eternal and it doesnt show any kind of… (xem thêm)

I was able to open reddit.com without any problems earlier, but recentrly I'm not able to load it up anymore. The loading screen is eternal and it doesnt show any kind of error (unless it tries to connect for too long like a couple of minutes, then the error does shows up). The site still sends me notificarions through the browser though. Any other site loads up without a problem. I tried to use methods mentioned in the help article (turned off proxy, turned on network.dns.disableIPv6, deleted cookies and cache). In other browsers (Edge, for example) reddit.com loads just fine. Please help me if you can.

Được hỏi bởi Anton 6 ngày trước

Lần cuối trả lời bởi Anton 8 giờ trước

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… (xem thêm)

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?

Được hỏi bởi m267 1 ngày trước

Lần cuối trả lời bởi m267 22 giờ trước

language

How can I set the default language fir Firefox to English? Currently browsing results always come up in language of my geographic location, for example, Romanian while … (xem thêm)

How can I set the default language fir Firefox to English? Currently browsing results always come up in language of my geographic location, for example, Romanian while in Romania. Never had this problem before.

Được hỏi bởi Gary Bladen 6 ngày trước

Lần cuối trả lời bởi Gary Bladen 6 ngày trước

Random empty files appearing in c:\

Starting a couple of weeks ago, I began noticing that occasionally (every 2-3 days usually), a few empty files appear in my c:\ folder (Windows 10, as up-to-date as Windo… (xem thêm)

Starting a couple of weeks ago, I began noticing that occasionally (every 2-3 days usually), a few empty files appear in my c:\ folder (Windows 10, as up-to-date as Windows ever is). They have names like "wal3A7109C6" (no file extension). Usually 4-5 will be generated at the same time (ie, same timestamp, so within the same second).

When I first noticed them, I (nervously) deleted a batch with no apparent consequences - but I had to activate Administrator privileges to get rid of them. I ran virus scans but have seen nothing unusual.

A few minutes ago, I had Firefox open but minimized to the task bar. I also happened to have c:\ open in a Window I could see. As I tapped to expand the browser, another of the files appeared, and the browser window behaved oddly for a moment, as though about to crash. The last few versions - I'm at 125.0.3 (64 bit) - have been crashing more than I'm accustomed to, but this is the first time I'd considered the browser to be a likely suspect.

Does anyone have any clues/possibilities to offer? It would be much appreciated.

Được hỏi bởi bantarleton 6 ngày trước

Lần cuối trả lời bởi bantarleton 6 ngày trước

125.0.3 (64-bit) update crashed all 25 open tabs - unrecoverable

May I first say that trying to get hold of you to make this report was painful, and took about 20 minutes and a long walk around Mozilla's assorted website, opening two a… (xem thêm)

May I first say that trying to get hold of you to make this report was painful, and took about 20 minutes and a long walk around Mozilla's assorted website, opening two accounts, etc.

I received a notice while using Firefox on PC that an update was available. I was going to put it off, as I had 25 tabs open, but the notice indicated that my open tabs would be restored once the update was complete, so I approved the update. It download and I assume installed the update, seemed to temporarily close Firefox, and then reopened the original page with all my open tabs, plus an empty page. When I tried to open the tabs shown, they all indicated that the tab had crashed and then gave me the option of restoring that tab or on some restoring all tabs. Neither worked, in fact, that Firefox page became completely unresponsive and would not allow me to browse new urls (the tabs just spun). I actually had to use MS Edge to get to anywhere to seek out someplace to make a report. I first went to the discussion group and opened up an account there, but from there noticed that feedback on Firefox was at a different url. I then needed to create an account "here". Since nothing was working, I closed and reopened the Firefox page with all the tabs on it, figuring maybe it would restore the crashed tabs. It did not and all tabs were lost. I can probably get back to some of them using the history archive, but it was very disappointing and will be even more time consuming. I am running the current version of Win 10 pro, 64 bit, on a PC. I thought you would want to know about this. Thank you for your time.

Được hỏi bởi artistik 6 ngày trước

Lần cuối trả lời bởi artistik 6 ngày trước

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… (xem thêm)

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?

Được hỏi bởi mmzz02468 5 ngày trước

Lần cuối trả lời bởi mmzz02468 5 ngày trước

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 … (xem thêm)

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.

Được hỏi bởi amyh2 5 ngày trước

Lần cuối trả lời bởi amyh2 2 ngày trước

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… (xem thêm)

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; }

Được hỏi bởi Slouch 5 ngày trước

Lần cuối trả lời bởi Slouch 17 giờ trước

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… (xem thêm)

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.

Được hỏi bởi pmench 4 ngày trước

Lần cuối trả lời bởi pmench 4 ngày trước

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… (xem thêm)

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?

Được hỏi bởi mrsammy7 4 ngày trước

Lần cuối trả lời bởi mrsammy7 4 ngày trước

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… (xem thêm)

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)

Được hỏi bởi dee_veloper 4 ngày trước

Lần cuối trả lời bởi dee_veloper 4 ngày trước

Blue progress bar no longer showing after clicking on download icon in Firefox

Some months ago, Firefox stopped displaying the blue progress bar that would normally show once you clicked on the download icon. You still see the usual file info but n… (xem thêm)

Some months ago, Firefox stopped displaying the blue progress bar that would normally show once you clicked on the download icon. You still see the usual file info but now the progress bar of the download is gray instead of blue and is extremely hard to see. You have to look closely but in the first screenshot you can see where the shade of gray of the progress bar changes, just under the "6" of the "x86" part of the file name. But if you click on the "show all downloads" link, then the blue progress bar will show as usual for any in-progress downloads in the Library window, as shown in the second screenshot.

It isn't a huge issue but is still annoying when you just want to quickly see the progress of downloads in Firefox. I haven't changed any of the colors in Firefox or in Windows for that matter, I'm currently running Windows 10. All other dialog boxes, windows, etc. all display normally on my system. Just curious if anyone else is having this problem and hopefully a future update can take care of it.

Thanks very much!

Được hỏi bởi jbb2004g 6 ngày trước

Lần cuối trả lời bởi jbb2004g 6 ngày trước

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… (xem thêm)

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 ?

Được hỏi bởi dee_veloper 4 ngày trước

Lần cuối trả lời bởi dee_veloper 3 ngày trước

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… (xem thêm)

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!

Được hỏi bởi RAJENDRA KUMAR 4 ngày trước

Lần cuối trả lời bởi RAJENDRA KUMAR 1 ngày trước

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… (xem thêm)

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.

Được hỏi bởi jftowers 3 ngày trước

Lần cuối trả lời bởi jftowers 2 ngày trước

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… (xem thêm)

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.

Được hỏi bởi Slouch 3 ngày trước

Lần cuối trả lời bởi Slouch 3 ngày trước

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… (xem thêm)

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;

}

Được hỏi bởi Slouch 3 ngày trước

Lần cuối trả lời bởi Slouch 3 ngày trước

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 … (xem thêm)

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!

Được hỏi bởi ThanosZ97 3 ngày trước

Lần cuối trả lời bởi ThanosZ97 3 ngày trước

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… (xem thêm)

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

Được hỏi bởi rmeijer 3 ngày trước

Lần cuối trả lời bởi rmeijer 1 ngày trước