video hosting website stuck loading thumbnails
It does not load, nor does it act as a hyperlink as it should either.
It does not load, nor does it act as a hyperlink as it should either.
Hello👋 I am using firefox developers edition on build 132.0b2 and my UI is not rendering correctly, the themes work but the objects like the bookmarks toolbar and the ref… (read more)
Hello👋 I am using firefox developers edition on build 132.0b2 and my UI is not rendering correctly, the themes work but the objects like the bookmarks toolbar and the refresh button and the home button even some of my extensions is not loading and other things also not loading, but fortunately I know the keyboard shortcuts for these functions and they are working just fine but all the buttons are just not there My device is a Dell Latitude E7450 and it has a normal core I5 5300U so it is not an x86 arm based processor I hope that you find a solution ASAP as I am really struggling with my browser like this and btw I really love your work and the products that you give Thanks for doing the hard work! bye
I wanted to open firefox and a new window for new firefox open but did not suggest me to sync my old bookmarks. instead it only asked me if i wanted to sync with chrome b… (read more)
I wanted to open firefox and a new window for new firefox open but did not suggest me to sync my old bookmarks. instead it only asked me if i wanted to sync with chrome browser only. why was i not allowed to save old bookmarks before new firefox updated.
After an update of both macOS (to macOS Sequoia 15.0.1) and Firefox Developer Edition (to 132.0b3 (aarch64)), the Bookmarks Toolbar stopped working. The same issue appear… (read more)
After an update of both macOS (to macOS Sequoia 15.0.1) and Firefox Developer Edition (to 132.0b3 (aarch64)), the Bookmarks Toolbar stopped working. The same issue appeared on my Windows PC.
Bookmarks toolbar is visible, I can show and hide it but it does not display any of my saved bookmarks. Luckily, they were not deleted and I still can access them via Bookmarks Menu, which is less than optimal.
The Drag&Drop functionality does not work either. When I grab the opened Tab, drag it on the Toolbar and release it, the Tab gets opened in the new browser window and it's not saved.
Is there any way I can completely disable horizontal scrolling? I'm using a laptop with a trackpoint (lenovo x230, Windows 10) and it's not terribly accurate, which means… (read more)
Is there any way I can completely disable horizontal scrolling? I'm using a laptop with a trackpoint (lenovo x230, Windows 10) and it's not terribly accurate, which means scrolling whilst a youtube video is going often makes it track backwards or forwards, and another website I use uses a horizontal click to send me to the next page, which sucks. I would prefer to just be able to disable it entirely. Thanks!
I swear to god I used to have it disabled, just need to work out how again.
Is there any addon or feature within addons management icon (from toolbar) to Disable Extensions and Apps in one-click like Chrome has via this addon? https://chromewebst… (read more)
Is there any addon or feature within addons management icon (from toolbar) to Disable Extensions and Apps in one-click like Chrome has via this addon?
https://chromewebstore.google.com/detail/disable-extensions-and-ap/abmoaeegegigmhgfmdmlhkoghibgkpkj
Why Firefox lacks having right click option (context menu) for multiple search engines like Chrome (Chromium browsers) and Edge has somewhat "Chrome-like omnibar in Mozil… (read more)
Why Firefox lacks having right click option (context menu) for multiple search engines like Chrome (Chromium browsers) and Edge has somewhat "Chrome-like omnibar in Mozilla Firefox"?
If I am using a certain search engine as default but don't use it all the time or want to use another without changing the default search engine or want to search a term or sentence via any search engine, then Firefox has no such option or addons (yes, checked thoroughly for latter).
Opera has from day one, Vivaldi also has it, Chrome allows it via extensions, Edge does via addons, Brave as chrome does via addons, Naver Whale (South Korean browser, underrated, seriously) has options to put more than 1 search engine for search results.
Adding images below for reference.
Why Firefox is seriously so old and outdated and nowhere close to standards of 2024 and 2025?
Somebody made a post 10 years ago around 2014 🤯🤯🤯 and Firefox, as usual went their way as they are doing now.
https://superuser.com/questions/776139/chrome-like-omnibar-in-mozilla-firefox
https://chromewebstore.google.com/detail/search-with-duckduckgo/amkahembcklobdkoaaepgfpmdnobmdkh
https://chromewebstore.google.com/detail/Brave%20Search/jojedekgcncccnjhilimdojbfnfamkda
https://chromewebstore.google.com/detail/duckduckgo-search-context/fepjgbgflmnaieiodmkkclhjfihdhoid
Hi all, I'm using Firefox 125.0 (64-bit) on Fedora and for file downloads, I have the options "Ask whether to open or save files" and "Always ask you where to save files"… (read more)
Hi all,
I'm using Firefox 125.0 (64-bit) on Fedora and for file downloads, I have the options "Ask whether to open or save files" and "Always ask you where to save files" enabled.
This basically works, Firefox opens a file selection dialog and I can select where I want to save my downloads - so far, so good.
The weird thing is, the default location that is shown in this dialog seems to change every time I download a file. I would expect to see the last download location as the default option, but that is not what happens.
When I check about:config, I can see the last used download path is saved as browser.download.lastDir perfectly fine, but it is not set as the default for the next download.
Is there a parameter I can set so this last path is used again?
Thanks,
M.
I made a small CSS customization to my tabs in FF 115 ESR on Windows 7, so they would be flat on the bottom and rounded on the top, looking a bit more like tabs instead o… (read more)
I made a small CSS customization to my tabs in FF 115 ESR on Windows 7, so they would be flat on the bottom and rounded on the top, looking a bit more like tabs instead of buttons.
Looked ok in FF 115 ESR.
However, in FF 125, half the tabs are now cut off, including their text (see attached images).
Also the tabs background is darker in FF 115 ESR, providing more contrast between the tabs and the tab bar. In FF 125, it's almost all white and I can hardly distinguish between the tabs and the tab bar.
Why is there such a big difference in appearance between FF 115 ESR on Windows 7, and FF 125 on Windows 10?
Here is the code I used...
/* ------------------ RESIZE TAB BAR ----------------------------- */
\#TabsToolbar { height: 27px !important; margin-top: -1px !important; margin-bottom: 0px !important; }
\#tabbrowser-tabs { height:25px!important; min-height:25px!important; }
.tab-background-start[selected=true]::after,
.tab-background-start[selected=true]::before,
.tab-background-start,
.tab-background-end,
.tab-background-end[selected=true]::after,
.tab-background-end[selected=true]::before {
min-height:25px!important;
}
/* ------------------ RESIZE TAB BAR END ----------------------------- */
/* ------------------ TAB HEIGHT ----------------------------- */
.tabbrowser-tab {
max-height: 25px !important;
border-color: #8f939e;
}
.tabbrowser-tabs {
max-height: 25px !important;
border-color: #8f939e;
}
/* ------------------ TAB HEIGHT END ----------------------------- */
I inserted backslashes at the beginning of the first 2 lines of code above to preserve the hashtag sign (otherwise it displays an index number before those lines), please ignore the backslashes.
I would like my customizations in Firefox 125 to look like the ones I made in 115 ESR.
Is it possible?
Thanks!
I haven't upgraded browser versions for a while and I'm now going from 109 to 132. Pretty bad I know. I'm having a number of issues but for this post I'd like to concentr… (read more)
I haven't upgraded browser versions for a while and I'm now going from 109 to 132. Pretty bad I know.
I'm having a number of issues but for this post I'd like to concentrate on userChrome.css.
In version 109, I had a custom font for the top menu bar, the top menus, the bookmark toolbar, the bookmark toolbar menus, and the right click menus. I did this by including the following in userChrome.css (as per [https://support.mozilla.org/si/questi.../1335097|here]:
This worked great, but it is no longer working in version 132. Obviously I don't know in which Firefox version this stopped working.
Has this been disabled by Mozilla or has it been changed? If it's been changed, how can I achieve it now?
I'm very grateful for any help!
My bank has recently switched the position of 'online' and 'bank name' in its login URL. How can I delete all history for the old URLs (e.g. Bankname*) without deleting … (read more)
My bank has recently switched the position of 'online' and 'bank name' in its login URL. How can I delete all history for the old URLs (e.g. Bankname*) without deleting history for all non-bank-related URLs?
Over the last five hours, I have gotten 27 emails from Firefox Monitor for this data breach, for the same email address. I have already marked the breach as resolved in M… (read more)
Over the last five hours, I have gotten 27 emails from Firefox Monitor for this data breach, for the same email address. I have already marked the breach as resolved in Monitor but I keep getting emails. Is there anything I can do about it?
I've set up a second profile to keep my personal and work browsing separate. When I reopen my non-default profile, it doesn't restore the previous session's tabs. I have … (read more)
I've set up a second profile to keep my personal and work browsing separate. When I reopen my non-default profile, it doesn't restore the previous session's tabs. I have "open previous windows and tabs" checked under Settings > General > startup in both profiles. Please advise.
الشريط دا بيضهر على طول اول ما بفتح صفحة جوجل .... جربت امسح بيانات فا اتشالت وبعدين لما قفلت البرنامج وفتحته تاني رجعت تاني . برجاء الرد في الرع وقت
I have read through the user threads and tried everything I could find including malware searching and, of course, setting google as my search preference but no matter wh… (read more)
I have read through the user threads and tried everything I could find including malware searching and, of course, setting google as my search preference but no matter what I try the splash page for Firefox (re-installed twice) is Yahoo. Has anyone found a cure for this issue on their Mac - my Mac parameters are in the attached screenshot.
Thanks for any sage wisdom!
fix fire fox browser very slow on changing screens & slide bar dont go to top when changing screens
We still use some Dell 13g servers equipped with idrac 8. When I'm trying to launch the virtual Console the window opens up but nothing shows. This used to work fine in … (read more)
We still use some Dell 13g servers equipped with idrac 8. When I'm trying to launch the virtual Console the window opens up but nothing shows. This used to work fine in previous versions of Firefox. I can't tell from which version it stopped but it's not long ago. Also idrac 9 console works fine in Firefox When trying to open console idrac 8 in Chrome it works fine Any idea what could be causing it? Any config switch to tweak?
Hi, The Lower Toolbar is quite handy, with for example Roboform. Unfortunately, the way it's implemented, it comes above the lower part of the browser window, instead of … (read more)
Hi,
The Lower Toolbar is quite handy, with for example Roboform.
Unfortunately, the way it's implemented, it comes above the lower part of the browser window, instead of being inserted at the bottom while the browser windows height is reduced.
That hides the search box when you type Control-F.
It would be nice if this could be addressed in a future release. I am using Firefox Developer 127.0b2.
whenever I go back to firfox it has closd my tabs and when i go into settings general it is not highlighted so I can tick Open previous windows
In May 2025 all browsers should have removed the default styling for the h1 element when it is nested in a sectioning element (article, aside, nav, section). I went into … (read more)
In May 2025 all browsers should have removed the default styling for the h1 element when it is nested in a sectioning element (article, aside, nav, section). I went into Firefox Dev Editions user-agent style sheet and noticed that the styling for nested h1 elements is still the same. I'm wondering why that is the case, since I was under the impression that all the major browsers had completed make the necessary adjustments at the end of May 2025.