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

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 года назад

  • Архивировано

Export address book from Thunderbird to cvs file

I'm trying to export my Thunderbird addressbook using the export function. I go to "address book"->"tools"->"export" and I get "Export Export accounts, messages, a… (читать ещё)

I'm trying to export my Thunderbird addressbook using the export function. I go to "address book"->"tools"->"export" and I get "Export Export accounts, messages, address books, and settings to a ZIP file. If your current profile is larger than 2GB, we suggest you back it up by yourself." Then it wants to export the whole thing as a Thunderbird Profile with no other choices showing. I can't seem to export the "address book" to the "csv" format which I used to be able to. Any ideas?

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

Последний ответ от benbullard79 1 год назад

  • Архивировано

Submit on close

I filled in a website active form (an online insurance claim), but because they had very little documentation, I started to fill it in to find out what information I need… (читать ещё)

I filled in a website active form (an online insurance claim), but because they had very little documentation, I started to fill it in to find out what information I needed. I intended and did abandon the page before the "submit button" closing the tab because I needed a real phone number (I had filled in a dummy just to progress the form). Well the claim was submitted and I got an email acknowledgement. I did not hit the submit button. I thought it an odd fault with the website and didn't think much of it, (it is just a pain to have to go and correct information). Well I am pretty sure it happened again. On an unrelated website with a complaint form, I filled in the form and left up in the browser, with the intention of rereading it in an hour or so to see if it made sense. But I decided not to proceed and just closed the browser. The form was submitted and I got a reply. Pretty sure I did not hit the submit button. It may be a configuration error or a extension problem but I think it happened with the 112 update, but I can't be sure. It is certainly only recent (~28 April ~8 June) but I have never used either of these online forms before so it may be coincidence.

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

Последний ответ от bernie4 2 года назад

  • Архивировано

Firefox 113.0.1 Checksum error installation file

I have downloaded Firefox 113.0.1 for Windows x64 but the file seems to be corrupt. When I check the installation file with 7Zip Test Archive appeared a Warning Message d… (читать ещё)

I have downloaded Firefox 113.0.1 for Windows x64 but the file seems to be corrupt. When I check the installation file with 7Zip Test Archive appeared a Warning Message due to a Checksum error. All others versions of Firefox downloaded can be checked correctly by 7Zip, but this installation file show an error message that I never have received. Is there a problem with the file? Thanks

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

Последний ответ от lexluthermiester 1 год назад

  • Архивировано

Firefox built-in Screenshot feature: TIFF format, but change to PNG (Mac)?

The built-in screenshot feature in Firefox is great in many ways, but for some reason when selecting "Copy" (Copy screenshot to clipboard) instead of "Download", and then… (читать ещё)

The built-in screenshot feature in Firefox is great in many ways, but for some reason when selecting "Copy" (Copy screenshot to clipboard) instead of "Download", and then pasted into the Apple Mail app the receiver will get a file attachement named "PasteGraphic-1.TIFF".

It would be a lot more practical to have it saved in the PNG format which makes the file smaller and more compatible. I haven't been able to find any option for this though, but is it perhaps hidden somewhere like in "about:config", or is this something the developers can look into?

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

Последний ответ от MLA 2 года назад

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

Scrolling up requires two downward swipes

I'm having an issue with Firefox on Android. On certain websites (e.g., Yahoo News, Calscape.org, Google search results--with Goggle Search Fixer add-on enabled), I can s… (читать ещё)

I'm having an issue with Firefox on Android. On certain websites (e.g., Yahoo News, Calscape.org, Google search results--with Goggle Search Fixer add-on enabled), I can scroll down the page without issue, but scrolling slowly back up toward the top of the page with downward drags of my finger is only responsive half of the time. That is, I can only scroll back up with every-other downward swipe/drag of my finger. This odd behavior does not happen with other mobile browsers (I'm on Android 13 and using a Galaxy A53 5G). Any suggestions?

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

Дан ответ cjw 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 года назад

  • Архивировано

Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/113.0

I am on a Apple Silicon MacMini M1 ARM running the latest Mac OS of Ventura. why does Firefox think I am on an Intel machine under Mac OSx 10.15 when I am on Mac OS Vent… (читать ещё)

I am on a Apple Silicon MacMini M1 ARM running the latest Mac OS of Ventura. why does Firefox think I am on an Intel machine under Mac OSx 10.15 when I am on Mac OS Ventura? I assume that Mozilla does not have a ARM version or is this a configuration issue? Or is there a different issue at play here?

Задан Hari Seldon 2 года назад

Последний ответ от cor-el 2 года назад

  • Архивировано

Why doesn't FireFox honor my Mac's TEXT REPLACEMENT shortcuts, but garbage browsers like Chrome do?

I use thousands of text replacement shortcuts on my Mac, which are all honored by Safari, Chrome and virtually every other browser, but not FireFox. What's up with that? … (читать ещё)

I use thousands of text replacement shortcuts on my Mac, which are all honored by Safari, Chrome and virtually every other browser, but not FireFox. What's up with that?

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

Последний ответ от cor-el 2 года назад

  • Архивировано

bug in filling login fields

Hi, I was updated Firefox in my Android phone. Now, in websites with several saved logins (for example more than 6 account) when I tap on one of the accounts to fill user… (читать ещё)

Hi, I was updated Firefox in my Android phone. Now, in websites with several saved logins (for example more than 6 account) when I tap on one of the accounts to fill username and password, it does not fill fields. In the previous versions I had not such problem.

Задан 313ava 2 года назад

Последний ответ от Paul 1 год назад

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

How can I stop .pdf files from automatically downloading to my computer?

Why has this started up again? Pdf files are automatically downloading to my computer when all I want to do is look at the file. So many files that now need to be trashed… (читать ещё)

Why has this started up again? Pdf files are automatically downloading to my computer when all I want to do is look at the file. So many files that now need to be trashed after looking at them. This problem has happened in the past, but was resolved, only now I am finding it happen again. I do not want to have files saved unless I want to save them, not Firefox deciding that any file I open should be saved. I have Windows 11 & Firefox Version 113.0.1. Is there a way to revert to an older version of Firefox?

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

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

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

High CPU Usage in a separate process in task manager

I have been using firefox for more than 4 years now. But from about a year, i m facing the issue with the Sudden High CPU usage in Windows task manager. The task manager… (читать ещё)

I have been using firefox for more than 4 years now. But from about a year, i m facing the issue with the Sudden High CPU usage in Windows task manager.

The task manager has 2 different firefox processes. One being actual instance i am running. and the 2nd being the automatically opened in background.

i have figured out whenever i have active internet connection and my system is on charging the 2nd task automatically starts in background and uses upto 80% of cpu usage. Ending the 2nd task form task manager doesn't affect anything. only the cpu usage drops. Also Closing my firefox instance does nothing to that 2nd task.

I have tried lot of solutions i found on community. Nothing seems to help. problem still persist. I even posted comments on ongoing threads. but no reply from anywhere.

this is the last time i m trying. if i get a solution its good. otherwise i am going to shift to edge. I have no other choice.

Screenshots from multiple dates are attached.

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

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

  • Архивировано

Firefox 113.0.1 performance after task limit gone?, change win10 performance setting to "background services"

Since the task limit option seems to have been obliterated? I believe the many more "programs" and the events they create for windows to handle is causing all sorts of v… (читать ещё)

Since the task limit option seems to have been obliterated? I believe the many more "programs" and the events they create for windows to handle is causing all sorts of virtual memory problems. Changing win10 advanced system settings from performance for programs to background services seems to have restored Firefox performance in my case, see: 10 advanced system settings win10 advanced system settings performance programs vs background services Is there an about:config option that would allow one to achieve the same "programs" limiting option as before? This laptop has 16 gig of memory and I used to successfully have even better Firefox performance with windows virtual memory turned off, but eventually I would get crashes. I can understand why Firefox was modified in a way to better localize the source of crashes, but in my case it has degraded performance. Thanks Mozilla for a great product I have valued for years!!!!

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

Последний ответ от mathesonre 1 год назад

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

How to add Help => About Firefox in Firefox home page

Hi, Firefox is great but is there a way to add the Help => About Firefox webpage in Firefox home page? This is to simplify Firefox updates. Because although Firefox… (читать ещё)

Hi,

Firefox is great but is there a way to add the Help => About Firefox webpage in Firefox home page? This is to simplify Firefox updates. Because although Firefox downloads updates, you still need to activate Help => About Firefox to update the Firefox version.

In Chrome you can add this to home page: chrome://settings/help and when you open Chrome it goes to this page and updates itself.

Does Firefox have the same capabilities so that we don't need to wait on users to click on Help => About Firefox to update Firefox?

Thanks and regards,

QB

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

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

  • Архивировано

deleting useless chase app

somewhile back i got a chase app add for getting deals and stuff with their help, it has been useless and want to delete it but cannot find where to delete it. i am still… (читать ещё)

somewhile back i got a chase app add for getting deals and stuff with their help, it has been useless and want to delete it but cannot find where to delete it. i am still getting messages like.. we can save you money.. get a better deal. ect ect. stuff like that but cant find to delete.

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

Последний ответ от cor-el 2 года назад