Showing questions tagged: Show all questions

Min-max-close buttons hidden

If I don't use the custom adjustments in my Chrome css, seven buttons on that right side of the menubar are hidden, including the min-max close buttons. This is problema… (read more)

If I don't use the custom adjustments in my Chrome css, seven buttons on that right side of the menubar are hidden, including the min-max close buttons.

This is problematic when I'm troubleshooting Firefox, and the css is disabled. If I want to close or take the browser out of max mode, I must move those buttons to the navbar, which has no such restriction accommodating those buttons, not to mention why is it necessary for that min-max close trio to monopolize 20% of the menubar. Waste of space. Inefficient.

I'm also curious why must that frame at the top of this sites pages remains persistent, and follows the user down the page, so that when you're composing, and accidentally (and all to often) touch one of those links, it get superimposed over the message, and you must move the cursor to the bottom of the page get rid of it. Not to mention, that frame shrinks the working area of the page about 30% vertically.

I mean, once you have already navigated to the destination page, and you're composing, how often/likely are you going to need to access that area?

Asked by noel_envode 5 months ago

Last reply by sundj30 2 weeks ago

Turn off rounded corners

Hello, In the latest update I got it made everything into rounded corners. The Tabs and Settings windows as an example. How do I undo that? I checked thoroughly in the… (read more)

Hello,

In the latest update I got it made everything into rounded corners. The Tabs and Settings windows as an example. How do I undo that?

I checked thoroughly in the appearance settings and dont see a way to do that. I specifically switched my entire world over to Firefox to get out of the rounded corner UI world only in time for this switch to happen. How do i undo it?

Asked by Eric Long 2 months ago

Last reply by Agent virtuel 2 months ago

Accidentally removed extensions button. Want to add it back (for 3 add-ons within that button). Icon not in "customise toolbar"

After my bitwarden add-on failed me, I remembered ChatGPT helping me with this another time - but I got it wrong. I right clicked the extensions button (I have 3 add-ons … (read more)

After my bitwarden add-on failed me, I remembered ChatGPT helping me with this another time - but I got it wrong. I right clicked the extensions button (I have 3 add-ons falling under that button) and removed from tool bar, thinking I could then reinstall it and the Bitwarden issue would rectify.

Instead, the extension icon disappeared, and is nowhere to be located. ChatGPT wants to do some reconfiguring but surely there's a better way. I have looked in "customise toolbar" (ie, right click toolbar, click customise toolbar and look for the icon" - but the puzzle piece icon is not there.

Surely I have hidden the puzzle piece icon somehow and I need to do some sort of magic to make it reappear... Have never had this issue with Firefox previously.

Asked by MrsBookish 5 months ago

Last reply by Agent virtuel 5 months ago

Firefox Context Menu - Unwanted Navigation Images are Showing Again

Hi All, I was using the following CSS to hide the navigation images and show only text labels on the context menu for the Back, Forward, Reload and Bookmark Page menu op… (read more)

Hi All,

I was using the following CSS to hide the navigation images and show only text labels on the context menu for the Back, Forward, Reload and Bookmark Page menu options...

/* Content Area Context Menu - Navigation Vertical Text */
#context-navigation,
#context-navigation > menuitem{
  flex-direction: column !important;
}
/* hide images */
#context-back image, #context-forward image,
#context-reload image, #context-stop image,
#context-bookmarkpage image{
   display: none !important;
}
/* show text labels */
#context-back:after, #context-forward:after,
#context-reload:after, #context-stop:after,
#context-bookmarkpage:after{
   content: attr(aria-label) !important;
   margin-inline-start: -19px !important; /* this pushes navigation text items to left, aligned with other menu items below */
}


It worked up until a couple of versions ago, but something has changed, and my CSS is now broken, and those navigation icons are back.

My context menu now looks like the attached image below.

Any help with showing only text labels on this menu is appreciated.

Thanks.

Asked by Slouch 3 months ago

Last reply by jscher2000 - Support Volunteer 3 months ago

Изменить цвет выделения строки в панели "закладки"

Сегодня обновил Mozilla FireFox до версии 146.0 (64-разрядный). После обновления в панели "закладки" (cntrl+B) появился ненужный мне цвет выделения только что открытой м… (read more)

Сегодня обновил Mozilla FireFox до версии 146.0 (64-разрядный). После обновления в панели "закладки" (cntrl+B) появился ненужный мне цвет выделения только что открытой мною вкладки (смотри скриншот). Как поменять данный цвет на менее контрастный ? У меня включена "темная тема", цвет выделения - ядовито-голубой. Хочу изменить его на другой более мягкий цвет. Как это я могу сделать?

Today I updated Mozilla Firefox to version 146.0 (64-bit). After the update, the highlight color of the tab I just opened appeared in the bookmarks bar (Cntrl+B) in an unwanted way (see screenshot). How can I change this color to a less contrasting one? I have the "dark theme" enabled, and the highlight color is a bright blue. I want to change it to a softer color. How can I do this?

Asked by Лапин Денис 1 month ago

Last reply by Denys 4 days ago

Title bar not showing in version 145

I have just upgraded to version 145 and the title bar has disappeared Even though I have the Title Bar option checked in the customize firefox panel. If I uncheck the tit… (read more)

I have just upgraded to version 145 and the title bar has disappeared Even though I have the Title Bar option checked in the customize firefox panel. If I uncheck the title bar option and then check the title bar option, the title bar will appear, but when I close firefox and then restart firefox the title bar is gone.

Asked by John 2 months ago

Last reply by Dale H. Cook 3 days ago

Bookmarks

Hi can you consider adding colour option (color) to Bookmarks and Folders. I've been using Firefox for so long my eyesight has deteriorated, so one of us has got really o… (read more)

Hi can you consider adding colour option (color) to Bookmarks and Folders. I've been using Firefox for so long my eyesight has deteriorated, so one of us has got really old :-)

Asked by paulistired 1 month ago

Last reply by Denys 1 month ago

Body background color default not working

After tinkering with about:config (shouldn't have...) the background of every page that does not specify a body background color turns the color of my theme background co… (read more)

After tinkering with about:config (shouldn't have...) the background of every page that does not specify a body background color turns the color of my theme background color.

Using the firefox color pipette says its white, but it clearly isn't.

The theme i have is dark, making any page that expects the background to be white unreadable (without DevTools -> Body -> background-color: white)

I haven't been able to find the config that fixes it.

Asked by gamudiez 4 months ago

Last reply by jscher2000 - Support Volunteer 4 months ago

The bookmarks (ctrl B) no longer directly accessible

Hello there, Before (an update perhaps?), it was possible to click on a star icon located in the toolbar and it'd open the bookmarks like the bookmarks1 screenshot. Now,… (read more)

Hello there,

Before (an update perhaps?), it was possible to click on a star icon located in the toolbar and it'd open the bookmarks like the bookmarks1 screenshot. Now, it requires to first click on the sidebar thingy, which allows to access the icons on the far right, which includes the bookmarks icon in question.

There's also another icon for bookmarks that can be put directly in the toolbar (bookmarks2 pic), yes, but it doesn't show all the bookmarks right away, it's not the same

So the question is: how do I do to get the Ctrl B Icon/shortcut directly in the toolbar, like it was before? I don't want to be obligated to use the sidebar when I have plenty of space left in the standard toolbar..

Thanks in advance!

Asked by magmaster69 5 months ago

Last reply by jscher2000 - Support Volunteer 5 months ago

How can I hide the profile name in the title bar?

I have been using the synchronization of bookmarks and settings with my account for years. A few days ago, Firefox suddenly asked me if I wanted to create a profile. Sinc… (read more)

I have been using the synchronization of bookmarks and settings with my account for years. A few days ago, Firefox suddenly asked me if I wanted to create a profile. Since I had never used this feature in depth before, I selected the default “Original Profile” option. Since then, the profile name “Original Profile” has always been displayed in the tab title bar. I don't understand the point of this, but it causes me major problems because I manage my passwords using KeePass. To log in to the desired pages with Auto-Type, KeePass recognizes the tab title bar and automatically enters the data. Due to the above-mentioned change in Firefox, all my passwords are now useless because the profile name is displayed everywhere in the title bar and I would have to resave Auto-Type for all stored passwords (several hundred). This is very annoying. Why was this introduced and why is there no option to disable it? Very annoying!!!!!

When will there be a solution for this?

Asked by mailgerd 2 weeks ago

Last reply by Denys 2 weeks ago

clouleur du fond de la barre latérale

Svp, comment changer la couleur de la barre latérale ? La mienne était toujours blanche, mais vient de changer à mon insu pour du bleu ... Merci de m'aider. … (read more)

Svp, comment changer la couleur de la barre latérale ?

La mienne était toujours blanche, mais vient de changer à mon insu pour du bleu ...

Merci de m'aider.

Asked by Phiphi 1 month ago

Last reply by Mozinet 1 month ago

Please tell me how to make scroll bar wider so it is easier to point at with cursor arrow?

Someone had me do an add-on. I have no idea what the add-on did. Nor do I know how to use the add-on or if it installed correctly. No one gave instruction on how to do w… (read more)

Someone had me do an add-on. I have no idea what the add-on did. Nor do I know how to use the add-on or if it installed correctly. No one gave instruction on how to do what I am asking . So I am stuck with the need to make my scroll bar wider. I need detailed instructions for an idiot on the computer.

Asked by hairoil 3 months ago

Last reply by Ed 3 months ago

The settings gear for the sidebar is situated near the top instead of the bottom

I really enjoy the new sidebar revamp, but I've had an issue with it recently that I haven't been able to find a solution for. Typically, the settings gear is supposed to… (read more)

I really enjoy the new sidebar revamp, but I've had an issue with it recently that I haven't been able to find a solution for. Typically, the settings gear is supposed to be situated near the bottom of bar. However, as demonstrated in the attached image, it is at the top near the bookmarks and history buttons. I have tried reinstalling the browser from scratch, turning the sidebar on and off, turning vertical tabs on and off, and even getting rid of my custom CSS theme for a time. None of these have worked. If anyone knows what the root of this issue is, I'd really appreciate the help.

Asked by medievalpsx 2 months ago

Last reply by Denys 2 months ago