- Okugcinwe kunqolobane
Videos washed out (white) - when HDR on (only problem in firefox, i checked in other browser)
Suddenly the youtube and any other videos are washeout in firefox. Please help!
Suddenly the youtube and any other videos are washeout in firefox. Please help!
Dear Support people, Firefox now not opening several sites (which open when I cut and paste url into MS Edge). This has become increasingly inconvenient. I have put the … (funda kabanzi)
Dear Support people, Firefox now not opening several sites (which open when I cut and paste url into MS Edge). This has become increasingly inconvenient. I have put the respective sites urls in the "Exceptions" files for both cookies and pop-ups. This has sometimes helped, but is not working at all now. I've been with FF for years, but am thinking of switching to another browser now. Any suggestions? Thanks for your help!
-FFFrustrated
When I click on 'gmail' it opens in a tech support email search history instead of inbox. I have gone to settings and tried to do something but I don't understand the opt… (funda kabanzi)
When I click on 'gmail' it opens in a tech support email search history instead of inbox. I have gone to settings and tried to do something but I don't understand the options.
Google sites are not downloading on Firefox using a Windows 10 OS
Unable to connect An error occurred during a connection to www.irctc.co.in. The site could be temporarily unavailable or too busy. Try again in a few moments. If … (funda kabanzi)
Unable to connect
An error occurred during a connection to www.irctc.co.in.
The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer’s network connection. If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web.
Why i am getting this error despite this website is operational through CHROME
i logged in to my firefox account on my daughters laptop - but my bookmarks didn't appear - when i synced now her bookmarks have replaced mine - i want mine back please … (funda kabanzi)
i logged in to my firefox account on my daughters laptop - but my bookmarks didn't appear - when i synced now her bookmarks have replaced mine - i want mine back please
Hey All, I'm an old user of Firefox since the Netscape times. For the last few weeks, Firefox become so slow on all my computers. I have 2GBps internet connection and … (funda kabanzi)
Hey All,
I'm an old user of Firefox since the Netscape times. For the last few weeks, Firefox become so slow on all my computers.
I have 2GBps internet connection and
A common scenario:
I can play it on all the 3 equipment, the result is the same: Ff is much slower than any other browser on my PCs.
There is one common app that is present on all the machines: my paid-for security package that I won't turn off. If Firefox has any problem with it (that Chrome, Opera and Edge don't have), Ff must go (with my regrets).
I tried to turn off all the plugins but it didn't help. I don't think it's plugin related as Ff is still so slow w/o any plugin enabled.
If you could give me a hint where to look for the cause that would be great.
Thanks.
Firefox is already running, but is not responding. The old Firefox process must be closed to open a new window.
Just that: What happened to the Home Icon on the main menu bar?
Firefox will not play videos from any site, including YouTube, Twitter plays in home screen but does not play in full screen mode, FoxNews or any site. I hear audio but … (funda kabanzi)
Firefox will not play videos from any site, including YouTube, Twitter plays in home screen but does not play in full screen mode, FoxNews or any site. I hear audio but there is no video. Firefox automatically updated Friday May 12 2023 and I don't know if that update had a glitch. I tried reinstalling firefox and it still didn't work. I cleared all history, cookies, cache, etc and still does not work.
please help, thanks
I'm on the ESR and just updated from 112.0.2 to 113.0.1. I had text rather than icons displayed on my toolbar. Now the text has vanished and I can't find a way to get t… (funda kabanzi)
I'm on the ESR and just updated from 112.0.2 to 113.0.1. I had text rather than icons displayed on my toolbar. Now the text has vanished and I can't find a way to get text OR icons back. I have a disabled extension Classic Theme Restorer installed, but I thought it was already disabled long ago. In the Customize Toolbar dialog, the unused icons are displayed with text labels. When I drag one to the toolbar, it turns invisible like all the rest.
Hi, For years I have read directions to get my tabs back where is most logical for me, below the Bookmarks Toolbar. Now with this latest version of Firefox the workaroun… (funda kabanzi)
Hi,
For years I have read directions to get my tabs back where is most logical for me, below the Bookmarks Toolbar. Now with this latest version of Firefox the workarounds I had before are not working.
To cut a long story short: I have made a Chrome folder under the Profile folder I have made CSS sheet with what looks like the commands I need. I have configured Firefox to read the userChrome.css sheet.
I have followed all the directions on this thread https://support.mozilla.org/en-US/questions/1375646 (most of which are repeated elsewhere) and it still doesn't work.
I am beyond frustrated - if anyone happens to know where I can go to request this as blinkin' option I would love to know.
Please could someone help me sort this out in the meantime though?
This is what is in the CSS sheet (which is in the correct place according to the above instructions - checked that already):
Thank you in advance.
/***** START of Sample Rules (delete and replace with your your own rules) *****/ /* TABS: below Navigation Toolbar - fixed for 111/113 */ /* ROOT: VARS */ *|*:root { --tab-toolbar-navbar-overlap: 0px !important; --tab-min-height: 27px !important; --tab-min-width: 80px !important; /*minimum:50px*/ /* --tab-overflow-pinned-tabs-width: 175px */ } /* TABS: POSITION */ #TabsToolbar { display: block !important; position: absolute !important; bottom: 0; width: 100vw !important; } /* Firefox 107 and older *//* #tabbrowser-tabs { width: 100vw !important; } */ /* navigator-toolbox: PADDING */ *|*:root:not([chromehidden*="toolbar"]) #navigator-toolbox { position: relative !important; /*89*/ padding-bottom: calc(var(--tab-min-height) + 1px) !important; /*ADJUST*/ background-color: var(--toolbar-bgcolor) !important; } /* TABS: HEIGHT */ #tabbrowser-tabs, .tab-stack, .tab-content { height: var(--tab-min-height) !important; } /* TABS: APPEARANCE */ #TabsToolbar { height: var(--tab-min-height) !important; margin-bottom: 1px !important; box-shadow: ThreeDShadow 0 -1px inset, -moz-dialog 0 1px !important; /*OPTIONAL*/ background-color: var(--toolbar-bgcolor) !important; color: var(--toolbar-color) !important; } /* DRAG SPACE */ .titlebar-spacer[type="pre-tabs"], .titlebar-spacer[type="post-tabs"] { width: 20px !important; } /* TABS: movingtab - vertical shifts */ #navigator-toolbox[movingtab] > #titlebar > #TabsToolbar { padding-bottom: unset !important; } #navigator-toolbox[movingtab] #tabbrowser-tabs { padding-bottom: unset !important; margin-bottom: unset !important; } #navigator-toolbox[movingtab] > #nav-bar { margin-top: unset !important; } /* INDICATORS - HIDE */ *|*:root:not([accessibilitymode]) .accessibility-indicator {display: none !important} *|*:root:not([privatebrowsingmode=temporary]) .private-browsing-indicator {display: none !important} /* END - TABS below Navigation Toolbar */ /* Colored bookmark sidebar, toolbar, menu button containers */ /* Standard folder */ #bookmarks-view treechildren::-moz-tree-image(title,container), #PlacesToolbarItems toolbarbutton[container="true"] .toolbarbutton-icon, #PlacesToolbarItems menu[container="true"] .menu-iconic-left, #BMB_bookmarksPopup menu[container="true"] .menu-iconic-icon { fill: gold !important; } /* Smart bookmark folder */ #bookmarks-view treechildren::-moz-tree-image(title, container, query), #PlacesToolbarItems toolbarbutton[container="true"][query="true"] .toolbarbutton-icon, #PlacesToolbarItems menu[container="true"][query="true"] .menu-iconic-left, #BMB_bookmarksPopup menu[container="true"][query="true"] .menu-iconic-icon { fill: dimtan !important; } /* These "containers" are SVG in the sidebar, not yet on the menu */ #bookmarks-view treechildren::-moz-tree-image(container, queryFolder_menu________) { fill: tan !important; } #bookmarks-view treechildren::-moz-tree-image(container, queryFolder_menu________) { fill: tan !important; } #bookmarks-view treechildren::-moz-tree-image(container, queryFolder_unfiled_____) { fill: tan !important; }
Last Tuesday, Win 11 AND Firefox both updated on the same day, Firefox to 113.0.1. Ever since, my Firefox has experienced SIGNIFICANT lag time loading even the most basi… (funda kabanzi)
Last Tuesday, Win 11 AND Firefox both updated on the same day, Firefox to 113.0.1. Ever since, my Firefox has experienced SIGNIFICANT lag time loading even the most basic of websites. It feels like Netscape 1.0 slow (yes, I'm that old). I've disabled 2/3ds of my addons to see if that would help and it hasn't. I don't know if it's an issue with the Win 11 update (KB5026372), with Firefox or some combination of both, but any help in addressing this issue would be greatly appreciated.
Hello, My old PC crashed and I want to transfer my bookmarks from the old hard drive to my new PC running windows 11. I have unlocked hidden files, but when I ran drive:… (funda kabanzi)
Hello,
My old PC crashed and I want to transfer my bookmarks from the old hard drive to my new PC running windows 11. I have unlocked hidden files, but when I ran drive:\Users\username\AppData\roaming\Mozilla\Firefox\Profiles nothing came up. I then ran places.sqlite and a list of places.sqlite appeared with some files having -wal &-shm after them?
I believe from reading here this is where my bookmarks are?
If so, how do I transfer them to my existing PC hard drive to use please? Many thanks Chris
Just recently, in the past day or so, when I do a search in the search box, all the results get redirected to Bing instead of Google, that I have in my settings as defaul… (funda kabanzi)
Just recently, in the past day or so, when I do a search in the search box, all the results get redirected to Bing instead of Google, that I have in my settings as default. I have checked my settings, I even removed Bing from the list, and I still only get Bing results. Even when I go to Google and use their search box on their domain, I get Bing results. I did a virus scan without finding any problems. I'm stumped and don't understand why this happened and nothing I do can detect uncovers why this is happening.
Really irritating when I have to spend my time fixing stuff that is lurking in cyberspace!
I bought your VPN. Does not install. Does it work with Microsoft Surface Pro X (ARM)? If not I need a refund. If it does, I need help installing it. Thank you for your ti… (funda kabanzi)
I bought your VPN. Does not install. Does it work with Microsoft Surface Pro X (ARM)? If not I need a refund. If it does, I need help installing it. Thank you for your time.
Christopher Colles
Is there any way I can make Firefox address bar autocompletes the full URL (https://bitwarden.com/password-generator/ instead of https://bitwarden.com/)? … (funda kabanzi)
Is there any way I can make Firefox address bar autocompletes the full URL (https://bitwarden.com/password-generator/ instead of https://bitwarden.com/)?
Hello, is there a 'Force Dark Theme on pages' feature in any Firefox browser, whether Developer edition or Nightly or ... i'm using Opera just because i can force dark th… (funda kabanzi)
Hello, is there a 'Force Dark Theme on pages' feature in any Firefox browser, whether Developer edition or Nightly or ... i'm using Opera just because i can force dark theme on any page while Firefox i trust it and consider it better as browser but i don't use it just for the lack of this feature
Here's how your site looks when i use this feature on Opera, it's attached
And here's how your site looks like on Firefox browser even if i have enabled and selected Dark Theme in your settings, image is attached.
Please add this feature and do not depend on Add-ons or Extension as these community or individual developers' Extensions/Add-ons require full access of browser data, and this is not a secure practice
Two days ago, my firefox browser started not restoring the previous sessions. I changed nothing in the configuration and I don't remember I had a crash. The option "Resto… (funda kabanzi)
Two days ago, my firefox browser started not restoring the previous sessions. I changed nothing in the configuration and I don't remember I had a crash. The option "Restore Previous Session" does not appear in the "3-bar menu > history" and it appears grayed in the History Firefox main menu.
What I've already tried or verified following the instructions of mozilla forum: 1) Settings > general > “Open previous windows and tabs” is checked as it always have been; I unchecked and and rechecked but nothing changed; 2) Settings > Privacy & Security > “remember history” is selected. Also tried to Settings > Privacy & Security > "Use custom settings for history" with "Always use Private Browsing mode" not checked. No success 3) I also deleted sessionstore-backups folder under my profile. The new created folder, even after closing some new sessions, has only the "recovery.jsonlz4" and "recovery.baklz4" files. There is no "previous.jsonlz4" inside which seems weird. 4) through about:config I checked that browser.sessionstore.resume_from_crash was true. In fact, I have Firefox in a second computer with no sessions restoring problem. I compared all browser.sessionstore.xxxx variables and the values are the same.
I still have the problem and do not know what to try next. Reset Firefox?
Google websites haven't been loading on this Firefox/Windows 11 since January. The recommended clearing the cache and data hasn't worked. What else can I try