Отображение вопросов с тегом: Показать все вопросы
  • Решено
  • Архивировано

Tabs on Bottom broke again

Hi Well Firefox did it again. I had tabs on the bottom where I wanted them and they broke this again in the update I just got. Any idea how to move them back down to th… (читать ещё)

Hi

Well Firefox did it again. I had tabs on the bottom where I wanted them and they broke this again in the update I just got.

Any idea how to move them back down to the bottom? This is the userchrome.css coding I was using that worked fine before the update

@import url(userChrome-color_bookmark_folders_Proton89.css);


/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_on_bottom.css made available under Mozilla Public License v. 2.0 See the above repository for updates as well as full license text. */

/* Modify to change window drag space width */ /* Use tabs_on_bottom_menubar_on_top_patch.css if you have menubar permanently enabled and want it on top

  • /

/* IMPORTANT */ /* Get window_control_placeholder_support.css Window controls will be all wrong without it. Additionally on Linux, you may need to get: linux_gtk_window_control_patch.css

  • /
root{ --uc-titlebar-padding: 0px; }

@media (-moz-os-version: windows-win10){

root[sizemode="maximized"][tabsintitlebar]{ --uc-titlebar-padding: 8px }

}

  1. toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
  2. TabsToolbar > .titlebar-buttonbox-container{

position: fixed; display: block; top: var(--uc-titlebar-padding,0px); right:0; height: 35px; } /* Mac specific. You should set that font-smoothing pref to true if you are on any platform where window controls are on left */ @supports -moz-bool-pref("layout.css.osx-font-smoothing.enabled"){

root{ --uc-titlebar-padding: 0px !important }

.titlebar-buttonbox-container{ left:0; right: unset !important; } }

root[uidensity="compact"] #TabsToolbar > .titlebar-buttonbox-container{ height: 30px }
  1. toolbar-menubar[inactive] > .titlebar-buttonbox-container{ opacity: 0 }
  1. navigator-toolbox{ padding-top: var(--uc-titlebar-padding,0px) !important; }

.titlebar-buttonbox-container > .titlebar-buttonbox{ height: 100%; }

  1. titlebar{

-moz-box-ordinal-group: 2; -moz-appearance: none !important; --tabs-navbar-shadow-size: 0px; }

.titlebar-placeholder,

  1. TabsToolbar .titlebar-spacer{ display: none; }

/* Also hide the toolbox bottom border which isn't at bottom with this setup */

  1. navigator-toolbox::after{ display: none !important; }

@media (-moz-gtk-csd-close-button){ .titlebar-button{ -moz-box-orient: vertical } }

/* These exist only for compatibility with autohide-tabstoolbar.css */ toolbox#navigator-toolbox > toolbar#nav-bar.browser-toolbar{ animation: none; }

  1. navigator-toolbox:hover #TabsToolbar{ animation: slidein ease-out 48ms 1 }

/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_on_bottom_menubar_on_top_patch.css made available under Mozilla Public License v. 2.0 See the above repository for updates as well as full license text. */

/* Menubar on top patch - use with tabs_on_bottom.css */ /* Only really useful if menubar is ALWAYS visible */

root{ --uc-window-control-width: 0px !important }
  1. navigator-toolbox{ padding-top: calc(29px + var(--uc-titlebar-padding,0px)) !important }
  1. toolbar-menubar{

position: fixed; display: flex; top: var(--uc-titlebar-padding,0px); height: 25px; width: 100%; overflow: hidden; }

  1. toolbar-menubar > .titlebar-buttonbox-container{ height: 29px; order: 100; }
  1. toolbar-menubar > [flex]{ flex-grow: 100; }
  2. toolbar-menubar > spacer[flex]{

order: 99; flex-grow: 1; min-width: var(--uc-window-drag-space-width,20px); }

  1. toolbar-menubar .titlebar-button{ padding: 2px 17px !important; }
  1. toolbar-menubar .toolbarbutton-1 { --toolbarbutton-inner-padding: 3px }

/* TABS: height */*|*:root { --tab-toolbar-navbar-overlap: 0px !important; --tab-min-height: 20px !important; --tab-min-width: 80px !important;

  1. tabbrowser-tabs {

width: 100vw !important; }

  1. main-window:not([chromehidden*="toolbar"]) #navigator-toolbox {padding-bottom: var(--tab-min-height) !important;}

.tab-background { border-radius: 8px 8px 0px 0px !important; border-image: none !important; } .tab-line { display: none; }

.tab-close-button { color: red!important; }

Задан scottish2 2 года назад

Дан ответ jscher2000 - Support Volunteer 2 года назад

  • Решено
  • Архивировано

Firefox 113 - tab bar moved to above tool bar

I've just installed Firefox 113.0 and my tab bar is now above the toolbar and bookmarks bar. Up until 112, the tab bar was below the bookmarks bar. I have no changed anyt… (читать ещё)

I've just installed Firefox 113.0 and my tab bar is now above the toolbar and bookmarks bar. Up until 112, the tab bar was below the bookmarks bar. I have no changed anything in UserChrome and in fact that file is still dated 2020. I've searched but haven't found an explanation. Anyone know what changed or is this just a bug? Thanks

Задан bobbd 2 года назад

Дан ответ cor-el 2 года назад

  • Решено
  • Архивировано

Unable to sign into mail after latest update 113.0.1 Windows 10

Message We are unable to process your request at this time Please try again in 1 hour Have tried rebboted laptop run windows defender offline scan. Does not work on any… (читать ещё)

Message We are unable to process your request at this time Please try again in 1 hour

Have tried rebboted laptop run windows defender offline scan. Does not work on any of my accounts Same problem in Chrome and Edge!

Задан jas_samrauk 2 года назад

Дан ответ jas_samrauk 2 года назад

  • Решено
  • Архивировано

Error in event Viewer......Event 2 Firefox Default Browser Agent

Hello all. Since the update to Version 113.0 I have been getting an error in my Event Viewer which is Event 2 Firefox Default Browser Agent . I am now on Version 113.0.1… (читать ещё)

Hello all. Since the update to Version 113.0 I have been getting an error in my Event Viewer which is Event 2 Firefox Default Browser Agent . I am now on Version 113.0.1 and still get this error. Firefox is my default browser. Below is an image of what I see in my Event Viewer and also the full view of the event itself. I seem to not be having any problems with the browser but I was wondering if anyone could shed some light on why this is happening or forward to the Devs.

Respectfully, Don


Log Name: Application Source: Firefox Default Browser Agent Date: 5/14/2023 4:19:42 PM Event ID: 2 Task Category: None Level: Error Keywords: Classic User: N/A Computer: DESKTOP- Description: The system cannot find the file specified. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

 <System>
   <Provider Name="Firefox Default Browser Agent" />
   <EventID Qualifiers="32775">2</EventID>
   <Version>0</Version>
   <Level>2</Level>
   <Task>0</Task>
   <Opcode>0</Opcode>
   <Keywords>0x80000000000000</Keywords>
   <TimeCreated SystemTime="2023-05-14T20:19:42.8333225Z" />
   <EventRecordID>9023</EventRecordID>
   <Correlation />
   <Execution ProcessID="0" ThreadID="0" />
   <Channel>Application</Channel>
   <Computer>DESKTOP-         </Computer>
   <Security />
 </System>
 <EventData>
   <Data>0x80070002 in RegistryDeleteValue:320</Data>
 </EventData>

</Event>

Задан new_aged2perfection 2 года назад

Дан ответ cor-el 2 года назад

  • Решено
  • Архивировано

High memory and cpu usage for just opening the browser

I been having problems with firefox using up most of my cpu while browsing some websites and it doesn't even load as fast as before. This has been happening for a few day… (читать ещё)

I been having problems with firefox using up most of my cpu while browsing some websites and it doesn't even load as fast as before. This has been happening for a few days now. Prior to this, firefox was fine and loading pretty quick, but these last few days have been painful.

Thinking that was a small bug, i restarted my computer. Before opening the firefox again, I opened up task manager to check how much resources will the browser be using. Before that usage would be normal and not even close to high, but opening firefox and waiting a few seconds to let the home window appear, the task manager showed that it was using all of it still.

I browsed some other help questions on this website and disabled "Use recommended performance settings", because that was one of the solutions on one of the relevant questions. But even that didn't do reduce resource usage either. Is there any way to fix this or will I have to suck it up and suffer with slow loading?

Задан Rude Red 2 года назад

Дан ответ cor-el 1 год назад

  • Решено
  • Архивировано

Firefox crashes when trying to log into websites

For the past few weeks, Firefox has started crashing when logging into various websites. I've updated Firefox, cleared cookies etc, reinstalled Firefox, opened it in Trou… (читать ещё)

For the past few weeks, Firefox has started crashing when logging into various websites. I've updated Firefox, cleared cookies etc, reinstalled Firefox, opened it in Troubleshooting mode, updated my OS, disabled extensions... everything I can think of. After some sleuthing, it seems to only happen when trying to log into a website. Doesn't happen on every site, which is weird.

This is so frustrating, please help!

Задан Jeff 2 года назад

Дан ответ Jeff 2 года назад

  • Решено
  • Архивировано

Poor video quality

I've tried everything to fix poor picture quality when streaming "third party" videos, e.g., YouTube. Colors are washed out; weird contrast; everything looks like it's co… (читать ещё)

I've tried everything to fix poor picture quality when streaming "third party" videos, e.g., YouTube. Colors are washed out; weird contrast; everything looks like it's coming through a haze. Streams from Netflix, Amazon look normal. And sorry, guys, the same third party streams from YouTube et al. look totally normal in the MS Outlook browser. Have tried all kinds of settings and rebooted as well. No change.

Please advise. This problem appears to be unique to Firefox.

Задан rwerber45 2 года назад

Дан ответ andrea.dika 1 год назад

  • Решено
  • Архивировано

search bar problem

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… (читать ещё)

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!

Задан Sirius 2 года назад

Дан ответ Terry 1 год назад

  • Решено
  • Архивировано

toolbar text vanished, can't get text OR icons back

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… (читать ещё)

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.

Задан gsknick 2 года назад

Дан ответ cor-el 2 года назад

  • Решено
  • Архивировано

Menu button on left code is broken in 113.0.1

I have been using code (stored in the Chrome folder of my profile) to keep the 'open application menu' pancake button on the left end of the toolbar. After I updated to … (читать ещё)

I have been using code (stored in the Chrome folder of my profile) to keep the 'open application menu' pancake button on the left end of the toolbar. After I updated to version 113.0.1 today, I see that button shifted back to the right end of the bar. I do NOT want it there. Can you fix it so the code will work again? Is there alternate code or some other means to accomplish the same end?

The code I've been using is as follows:

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#PanelUI-button,
#customization-panel-container,
#customization-panelWrapper .panel-arrow { -moz-box-ordinal-group: 0 !important;}

/* Panel UI */
#PanelUI-button {background-position: 100% 0, calc(100% - 1px) 0, calc(100% - 2px) 0 !important;}
#PanelUI-popup {margin-right:-350px!important;}
#PanelUI-popup .panel-arrow {margin-right:340px!important;}

/* #PanelUI-quit  #PanelUI-customize  #PanelUI-help */
#PanelUI-footer #PanelUI-footer-inner {direction:rtl !important;}

Задан earlpjones2 2 года назад

Дан ответ cor-el 2 года назад

  • Решено
  • Архивировано

Transferring bookmarks from old hard drive to new pc

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:… (читать ещё)

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

Задан CM 2 года назад

Дан ответ jscher2000 - Support Volunteer 1 год назад

  • Решено
  • Архивировано

Latest Update causes MAJOR Lag time

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… (читать ещё)

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.

Задан brega03 2 года назад

Дан ответ cor-el 2 года назад

  • Решено
  • Архивировано

Firefox Windows displays Monofont not as monofont

Since `monospace` means something diffrent on every device, and I need consistency between clients I use `Roboto Mono` on my Website as ASCII-Art font. For some reason Fi… (читать ещё)

Since `monospace` means something diffrent on every device, and I need consistency between clients I use `Roboto Mono` on my Website as ASCII-Art font. For some reason Firefox on Windows cannot render the font properly (view image). What can i do to fix this? The problem presists across my desktop and Laptop. See for yourself https://nx2.site/my-ascii-art (I cannot guarantee this is always up + In the future it's hopefully fixed?)

Задан lennart.kurzweg.lk 1 год назад

Дан ответ lennart.kurzweg.lk 1 год назад

  • Решено
  • Архивировано

JavaScript disabled in temporary extension (developed by me)

In about:config javascript.enabled = True I didn't change any settings there. If I place, for example, " "options_ui": { "page": "settings.html", "open_in_t… (читать ещё)

In about:config javascript.enabled = True

I didn't change any settings there.

If I place, for example, " "options_ui": {

   "page": "settings.html",
   "open_in_tab": true
 },"

in the manifest.json of the extension, it does open the settings.html page as intended. Problem is that no JS script on settings.html works, be it if it's inline HTML or as a separate file (I tried separate file, as I thought it might be a security thing).

I mean even simple JS such as console.log or

"<button onclick="showPopup()">Show Popup</button>

   <script>
       function showPopup() {
           alert('Hello! This is a popup.');
       }
   </script>"

Other actually installed extensions - their JS on settings pages runs.

I also tried running settings.html as a popup, and I succesfully done so, it's just that once again JS didn't work...

I'm at my wits end, I have googled, I have chatted with the ChatGPT, took me hours thinking it was something wrong with my code... I'm actually making something useful, never done before (it reads out youtube subtitles via TTS, providing ability to still hear original sound, its emotions, no need to look at the screen and it's also a passive language learning type of thing), and it works, it's just that setting page's JS, which I think I need to allow users change speed of TTS and volume of the TTS

Задан conrad.rzuc 1 год назад

Дан ответ conrad.rzuc 1 год назад

  • Решено
  • Архивировано

cant move tabs with mouse

i cant move the tabs around in the task bar. my firefox version is up to date, but yesterday-ish my laptop forcibly updated itself. its still on windows ten, but thats th… (читать ещё)

i cant move the tabs around in the task bar. my firefox version is up to date, but yesterday-ish my laptop forcibly updated itself. its still on windows ten, but thats the only thing i can think of other than installing a kidpix four emulator that may have caused the problem

Задан anubisgaythenecromancer 1 год назад

Дан ответ anubisgaythenecromancer 1 год назад

  • Решено
  • Архивировано

Imported Passwords Not Showing In Firefox Under "Saved Logins" After Resetting PC

Hi, I've imported around 200+ passwords from another web browser as '.csv file' in Firefox from option of 'import from a file.' During the import, I was logged into my… (читать ещё)

Hi,

I've imported around 200+ passwords from another web browser as '.csv file' in Firefox from option of 'import from a file.'

During the import, I was logged into my Firefox account as well.

But, after resetting PC, I downloaded the Firefox and logged on with my Firefox account, and there are only 29 passwords showing up, rest of the passwords are not there.

And, now I do not have access to that .csv file as well.

I am on Windows 11 and had reset my PC with option to 'Keep My Files' so there is no data loss as per my side or on the hard disk drive.

Please help me to get those passwords back. They are extremely important to me.

Thanks in advance!

Задан Karan 1 год назад

Дан ответ jscher2000 - Support Volunteer 1 год назад

  • Решено
  • Архивировано

New Bing search engine in Firefox Browser

How do I permanently remove this new Bing search engine from Firefox Browser? I don't like Bing. I go into settings, and change my default search engine to Google. But, t… (читать ещё)

How do I permanently remove this new Bing search engine from Firefox Browser? I don't like Bing. I go into settings, and change my default search engine to Google. But, the moment I search for something it shows that its Bing in the top left corner of the page. I can't get rid of it. Please help! I really don't like Bing! It has never fully helped me find what I'm looking for, or been thorough when searching for what something means. Can you please help me remove Bing from Firefox Browser? I sent 2 images showing what I mean. The first shows me wanting to use google to search for a word. And, in the second is what happens after I do that. You can clearly see Microsoft Bing in the top left corner. Thank You for any and all of your help & time!

Задан Toby 1 год назад

Дан ответ jscher2000 - Support Volunteer 1 год назад

  • Решено
  • Архивировано

Cannot restore previous session

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… (читать ещё)

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?

Задан geber.ramalho 1 год назад

Дан ответ willjoe24421 1 год назад

  • Решено
  • Архивировано

Lost access to recovery codes, is there a way i can get into my account without losing my data?

I've just had to completely reinstall windows without being able to backup my files (I couldn't launch my computer in order to actually back them up) meaning I've lost my… (читать ещё)

I've just had to completely reinstall windows without being able to backup my files (I couldn't launch my computer in order to actually back them up) meaning I've lost my recovery codes. I thought this would be fine as I could just sign back into firefox on this new install of Windows but as it turns out I must've forgotten to put my sign in information into my password manager. Again, I thought this would be okay as I still have access to the email I used to sign up to my firefox sync but I got the message saying I'd lose my data which isn't fine and now I'm at a bit of a loss. I've had to use a spare email to make an account and ask here but I'd really love my old account back. Is there any way at all I can get back into my account without losing my bookmarks and passwords? If not, how much information would I end up actually losing? I'm slightly unclear on that part. Do I lose absolutely everything? I'm a bit stressed about all of this ontop of losing all of my old computer files so I'm sorry if this is a commonly asked question but I was struggling to find anything that helped me D:

Any advice at all would be really appreciated thank you so much!!

Задан jhonjonson666 1 год назад

Дан ответ jhonjonson666 1 год назад