asked but not answered yello bar at bottom of drafts

I know i have asked this already but i did not receive an answer of a solution and id really like someone to help me with this. It is a duplicate question but again … (читать ещё)

I know i have asked this already but i did not receive an answer of a solution and id really like someone to help me with this. It is a duplicate question but again no answer and id really like one . i want to remove it please do not tell me toget a new profile and lose everything i have. there has to be another way

Задан Mary 6 секунд назад

Remove logins and passwords

I want to delete firefox logins info and to make sure passwords and logins are never stored. I go to passwords, open up menu, and the "remove all passwords" choice is gr… (читать ещё)

I want to delete firefox logins info and to make sure passwords and logins are never stored. I go to passwords, open up menu, and the "remove all passwords" choice is greyed out. How can I get that choice it be valid and to impliment that operation?? And to never have these stored??

Задан MrJaakay 4 часа назад

Последний ответ от cor-el 3 минуты назад

userChrome.css - Help With Customizing Tabs (part 2)

Hi All, I would like the content area of my tabs moved up so that the box is filled with the actual tab color, without the white background, and also the text will be ve… (читать ещё)

Hi All,

I would like the content area of my tabs moved up so that the box is filled with the actual tab color, without the white background, and also the text will be vertically centered. Right now, the text is dropping too close to the bottom of the tab.

Had this looking very nice in FF 88 with the same code, as you can see in the attached images, but it seems to render differently in FF 115 ESR and FF 125.

Below is some code I used to style the tabs, but the problem exists without this code as well.

I've also included some "tabs on bottom" code I'm using as well at the very bottom.

Would sure like to get those Classic Toolbar Buttons working again too (shown in the second image), but that will be a later request :)

Any help is appreciated.

Thanks!

/* Highlight non-selected tabs on mouseover */ .tabbrowser-tab:not([selected]):hover .tab-content {

  background-color: #dbe3eb !important;

}

  1. TabsToolbar {
 -moz-box-ordinal-group: 3 !important;
 padding-top: 0 !important;
 padding-bottom: 0 !important;
 height: 25px !important;
 background-image: url("bkmr_back.gif") !important;
 border-top: 1px solid #afc0d2 !important;
 border-bottom: 1px solid #8698aa !important;

}

/* Background color of selected tab */ .tab-background[selected="true"] {

   background-attachment: none!important;
   background-image: none!important;
   background-color: #eef5fc !important;

}

/* Background color of non-selected tab */ tab-background:not([selected]) {

   color: #000000 !important;
   background-color: #c7d3e0 !important;

}

/* Border color & bold text for selected tab */

  1. TabsToolbar .tabbrowser-tab[selected] {
   font-weight: 700 !important;
   color: #000 !important;
   border-top: 1px solid #8698aa !important;
   border-left: 1px solid #8698aa !important;
   border-right: 1px solid #8698aa !important;

}

/* Border color & normal text for non-selected tab */

  1. TabsToolbar .tabbrowser-tab:not([selected]) {
   font-weight: 600 !important;
   color: #000 !important;
   border-top: 1px solid #afc0d2 !important;
   border-left: 1px solid #afc0d2 !important;
   border-right: 1px solid #afc0d2 !important;

}

/* -------------- TABS ON BOTTOM --------------- */ /* TABS: below nav-bar - updated for 89+ | 108+ | 113+ */

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

}

  1. navigator-toolbox #TabsToolbar {
 position: absolute !important;
 bottom: 0;
 /* height: 27px !important; */
 height: 28px !important;
 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 */

  1. tabbrowser-tabs,
  2. tabbrowser-arrowscrollbox,
  3. tabbrowser-tabs .tabbrowser-tab {
 min-height: var(--tab-min-height) !important;
 max-height: var(--tab-min-height) !important;

}

.tab-stack {

 height: var(--tab-min-height) !important;

}

  1. TabsToolbar {
 height: var(--tab-min-height) !important;
 margin-bottom: 0px !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: 40px;

}

/* Override vertical shifts when moving a tab */

  1. navigator-toolbox[movingtab] > #titlebar > #TabsToolbar {
 padding-bottom: unset !important;

}

  1. navigator-toolbox[movingtab] #tabbrowser-tabs {
 padding-bottom: unset !important;
 margin-bottom: unset !important;

}

  1. navigator-toolbox[movingtab] > #nav-bar {
 margin-top: unset !important;

}

/* hide indicators and caption buttons */

  1. TabsToolbar .private-browsing-indicator {display: none !important;}
  2. TabsToolbar .accessibility-indicator {display: none !important;}
  3. TabsToolbar .titlebar-buttonbox-container {display: none !important;}
  4. TabsToolbar #window-controls {display: none !important;}

/* -------------- TABS ON BOTTOM --------------- */

Задан Slouch 1 день назад

Последний ответ от cor-el 6 минут назад

Tab/Program Brightness

Hello support, is there any way (other than the one plugin I found that did not work for some reason) to adjust firefox' general brightness (or that of an individual ta… (читать ещё)

Hello support,

is there any way (other than the one plugin I found that did not work for some reason) to adjust firefox' general brightness (or that of an individual tab) ?

Also changing my monitors brightness would not work for me as I am trying to test a website I develop (using firefox to visualize it) and it is rather just the large difference between my editor (which's brightness you can not adjust) and the browser that is very unpleasent when I switch back and forth (like when trying to fix a bug).

Kindest regards.

Jonas Behr

Задан jonas.behr 9 часов назад

Последний ответ от cor-el 14 минут назад

Google search results page

Hi, I'm having issues with my Google search results page. It used to be very clean looking and mainly only showing the results of whatever I searched. Today though, I sea… (читать ещё)

Hi, I'm having issues with my Google search results page. It used to be very clean looking and mainly only showing the results of whatever I searched. Today though, I searched something and now the Google results are first showing Reddit answers, what others have asked, discussions and forums, what others have searched, short videos, etc. I have to scroll really far down just to get some normal search results. How can I fix this? Call me old school but I want the classic version back. Please help, I don't want to switch browsers. I've been using Firefox nearly since it's launch, since StumbleUpon days. Yeah!!! If you know, you know. Thanks!

Задан alison0997 16 минут назад

Mouse-click + modifier key to open a link in private mode?

I'd like to be able to open a link in private mode by holding down some modifier key, then clicking on the link. There are many times that I want to open a link in privat… (читать ещё)

I'd like to be able to open a link in private mode by holding down some modifier key, then clicking on the link. There are many times that I want to open a link in private mode, and a keypress + click would be the quickest way to do it given that one hand typically remains at the keyboard while I use the mouse/trackpad.

I've even added a toolbar button to open a new private browsing window, then dragged and dropped a link onto the button, but that gets a circle with slash icon and nothing more.

Others have asked this question, so, to be clear, none of the following address my question: copying the link then opening the private browsing window & pasting the link, using a customized shortcut/bookmark, opening Firefox in private mode via command line, right-clicking the link then selecting "Open link in new private window".

Thanks for any advice and thank you, Mozilla, for Firefox!

Задан TAP 1 час назад

Последний ответ от jscher2000 - Support Volunteer 1 час назад

  • Решено

Google Sheets - Scrolling Issue

As of today, I am unable to scroll with my mouse in google sheets. The scroll bar on the right disappears and I'm taken to the bottom of the spreadsheet and can't scroll … (читать ещё)

As of today, I am unable to scroll with my mouse in google sheets. The scroll bar on the right disappears and I'm taken to the bottom of the spreadsheet and can't scroll back up. I have to use CTRL+Home and then the arrow keys to go down the rows. This appears to be only on Firefox. I tried a different browser and it worked fine.

Задан Maria Quetell 1 месяц назад

Дан ответ Sean Thomas 1 месяц назад

Unable to open Zoom meetings via browser

I use Firefox as my browser and used to be able to go a web site or to a link from an instructor and when I clicked on the link or entered the class I was attending, the … (читать ещё)

I use Firefox as my browser and used to be able to go a web site or to a link from an instructor and when I clicked on the link or entered the class I was attending, the Zoom meeting would automatically open. That doesn't work anymore. I have to "join via browser but I don't have the meeting id. Why has this become so difficult? Zoom denies being the problem so now I wonder if it's the browser.

Задан vtjxdgqtcj 4 часа назад

Последний ответ от jscher2000 - Support Volunteer 1 час назад

Just received another letter from internet provider AT&T that my info was given out in their breech on 3/26/24

I cannot send or receive emails from my laptop on ftci@comcast.net nor dchsr1@comcast.net. I can send and receive on my iPhone at dchsr1@comcast.net and don't understand… (читать ещё)

I cannot send or receive emails from my laptop on ftci@comcast.net nor dchsr1@comcast.net. I can send and receive on my iPhone at dchsr1@comcast.net and don't understand why. My primary password was corrupted in the breech I believe because I haven't forgotten it but it isn't being accepted. I believe the best way to solve is for a temporary primary password to be sent to dchsr1@comcast.net or texted to me at 904-237-5917 or mailed to me via overnight mail. This would allow me to regain control of both accounts. Nothing in the forum addresses this issue that I saw.

Задан dchsr1 1 час назад

BROWSER NO LONGER CHECKS FOR UPDATES RUNNING 125.0.1 (64-bit) WITH WIN 10 PRO

BROWSER NO LONGER CHECKS FOR UPDATES (automatic or prompted via HELP>ABOUT) RUNNING 125.0.1 (64-bit) WITH WIN 10 PRO, VPN on or off running NORD 7.22.3.0 Thoughts, or… (читать ещё)

BROWSER NO LONGER CHECKS FOR UPDATES (automatic or prompted via HELP>ABOUT) RUNNING 125.0.1 (64-bit) WITH WIN 10 PRO, VPN on or off running NORD 7.22.3.0 Thoughts, or is this now normal? Tks erik

Задан subscribe4erik 1 час назад

Hotmail through Firefox breaks my network card

I had a few issues with Hotmail and Firefox in the past as described in other posts. Now it has stepped up a gear. I can use the internet for anything, but the moment I o… (читать ещё)

I had a few issues with Hotmail and Firefox in the past as described in other posts. Now it has stepped up a gear. I can use the internet for anything, but the moment I open my Hotmail account in Firefox my Lan card stops working. At first I had no idea it was Hotmail, I tried everything from switching cables to using wifi only. When it happened on wifi I realised every time I went into Hotmail on Firefox my network card stopped functioning and I had to restart the computer. The thing is, when I use Hotmail through Microsoft Edge nothing happens and all is well with the world!!! No network card shutdown. I could read between the lines but I'm no conspiracy theorist, however, I don't think the problem is with Firefox. Is there any solution? I don't use Edge and I don't want to start.

Задан M Donaldson 6 дней назад

Последний ответ от jonzn4SUSE 1 час назад

Unable To Connect

Hi Guys! Huge fan of Firefox since the early 2000s when I first learned about it. Way more secure, efficient, and lighter than any other browser (IE, Chrome, and now Edge… (читать ещё)

Hi Guys! Huge fan of Firefox since the early 2000s when I first learned about it. Way more secure, efficient, and lighter than any other browser (IE, Chrome, and now Edge). Firefox is my first download on every new device and my go to even on my iPad.

I've been getting this error message lately and I don't know what to make of it. My saved tabs are working normally (email, work, streaming entertainment). This automatically comes out on ever new start / re-start (Firefox is my default) on separate tab but I am not opening any new website. It's been 2-3 days. At first I didn't mind it but its consistently happening and not just a one time thing. I already cleared my cache data. I've also ran a scan and it's come up clean (I have a paid BitDefender subscription). It's also not the local ip of my machine.

So any help would be great as I really don't want to leak any personal data or have any viruses.

Thank you for your time!

Задан leoandrewa 2 дня назад

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

Can't access 'calendars' on Firefox for Android

Hello, I can't access to 'calendars' on Firefox for Mobile (to boook an appointement or check schedule in exemple). Works fine on Chrome and used to work on an old phone… (читать ещё)

Hello,

I can't access to 'calendars' on Firefox for Mobile (to boook an appointement or check schedule in exemple). Works fine on Chrome and used to work on an old phone with Firefox. Disabling extensions did nothing.

I'm running out of ideas.

Задан Draco 1 час назад

Saving all open tabs: links saved but not to the specified folder

Firefox 125.0.2 on Mac When I press shift+cmd+D to bookmark all open tabs, instead of the links being saved to the designated folder, they are all saved to "Bookmarks Me… (читать ещё)

Firefox 125.0.2 on Mac

When I press shift+cmd+D to bookmark all open tabs, instead of the links being saved to the designated folder, they are all saved to "Bookmarks Menu". The designated folder itself also appears with these links but it itself is empty.

I would expect shift+cmd+D to bookmark all links in the folder and the folder to appear in "Bookmarks Menu". This is what use to happen ages ago. I'm not sure what caused the change in behavior. Anyone have any ideas on fixing this?

Задан Tom 1 день назад

Последний ответ от Tom 1 час назад

Thunderbird access failure

Thunderbird fails to access comcast.net email accounts after years of working correctly. Version 115.10.1. I have tried changing the password many times after talking to … (читать ещё)

Thunderbird fails to access comcast.net email accounts after years of working correctly. Version 115.10.1. I have tried changing the password many times after talking to Comcast support. The best they can do is suggest I contact you.

Задан Kurt Lanza 6 часов назад

Последний ответ от Kurt Lanza 1 час назад

Combining 2 Firefox accounts

I have accidentally end up with two FireFox accounts. I want to combine them, but I can't change either account to the other one because FireFox tells me that the replac… (читать ещё)

I have accidentally end up with two FireFox accounts. I want to combine them, but I can't change either account to the other one because FireFox tells me that the replacement email/account is already in use. How do I get around this?

Задан RJL_web1 2 часа назад

Can't save or add bookmarks

Currently unable to save, edit or add bookmarks. I have updated Firefox, refreshed Firefox, gone through Troubleshoot mode, cleared the startup cache, and deleted the "x… (читать ещё)

Currently unable to save, edit or add bookmarks.

I have updated Firefox, refreshed Firefox, gone through Troubleshoot mode, cleared the startup cache, and deleted the "xulstore.json" in my profile folder.

Pls help this is driving me nuts + making me want to switch browsers. Thanks : )

Задан tr 4 часа назад

Последний ответ от jscher2000 - Support Volunteer 2 часа назад

Add eyedropper tool to toolbar

the built in eyedropper tool is the simplest and easiest solution to grabbing screen colors without granting file permission to 3rd party solutions for full funcionality.… (читать ещё)

the built in eyedropper tool is the simplest and easiest solution to grabbing screen colors without granting file permission to 3rd party solutions for full funcionality. I have power-toys but I hate to see this tool needlessly depreciated. My workflow needs to sample many colors at a time making the menu navigation needless. PLEASE let there be a way to add it to the toolbar, I hope there is. Thanks for your time

Задан bromraven 3 часа назад

Последний ответ от jscher2000 - Support Volunteer 2 часа назад

Using the --new-tab and --search CLI options together doesn't work properly

When I use the `--search` CLI option, Firefox searches the supplied term in a new window. I want it to open itself in a new tab instead, so I tried out the following com… (читать ещё)

When I use the `--search` CLI option, Firefox searches the supplied term in a new window.

I want it to open itself in a new tab instead, so I tried out the following combination of CLI options:

``` $ firefox --new-tab --search "example" ```

Firefox does search for the given term, but it opens itself in a new window instead of a new tab, thus ignoring the `--new-tab` option.

Am I doing something wrong?

Задан wympo 5 часов назад

Последний ответ от jscher2000 - Support Volunteer 3 часа назад