Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen

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 … (Lesen Sie mehr)

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.

Gefragt von MrsBookish vor 4 Monaten

Letzte Antwort von Agent virtuel vor 4 Monaten

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… (Lesen Sie mehr)

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.

Gefragt von Slouch vor 2 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 2 Monaten

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… (Lesen Sie mehr)

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?

Gefragt von Eric Long vor 4 Wochen

Letzte Antwort von Agent virtuel vor 4 Wochen

Scale up the UI size and how do you make it scroll smoothly instead of jerking

How in the heck do you increase the size of the UI font? I have a 1440P monitor and the TINY size of the UI font makes it nearly impossible to read the text on the menu b… (Lesen Sie mehr)

How in the heck do you increase the size of the UI font? I have a 1440P monitor and the TINY size of the UI font makes it nearly impossible to read the text on the menu buttons, I have lean forward and squint to read it because they are so damn small. I can't find anything in the settings to make the UI text larger. It is as if some dummy hard coded the UI font size so it's impossible for the average person to find out how to change it. It makes no sense whatsoever.

And please don't tell me to increase the zoom in the Windows settings, because that screws up EVERYTHING else...

Another thing that is driving me crazy is how do you set it so that scrolling with the mouse wheel is smooth and not jerky? When i scroll with the mouse wheel, instead of smoothly moving the page up or down, it JERKS a couple of lines at a time. This is the only browser that it does that in. I have smooth scrolling ON in the mouse settings on my computer but for some reason, only Firefox is doing this.

Gefragt von juststraightshooting vor 4 Monaten

Letzte Antwort von mlnesson vor 3 Monaten

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… (Lesen Sie mehr)

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.

Gefragt von gamudiez vor 3 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 3 Monaten

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,… (Lesen Sie mehr)

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!

Gefragt von magmaster69 vor 3 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 3 Monaten

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… (Lesen Sie mehr)

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?

Gefragt von noel_envode vor 4 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 4 Monaten

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… (Lesen Sie mehr)

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.

Gefragt von John vor 4 Wochen

Letzte Antwort von Dale H. Cook vor 2 Tagen

How to remove the Add to Taskbar button from the URL bar?

So I just noticed an odd thing today. In the URL bar there is a new icon listed as 'add to taskbar' and 'toggle reader view'. The former interests me more than the latter… (Lesen Sie mehr)

So I just noticed an odd thing today. In the URL bar there is a new icon listed as 'add to taskbar' and 'toggle reader view'. The former interests me more than the latter. I get the idea behind it, but it's not really for me. Is there a way to remove these from the URL bar? I looked in settings, but didn't see anything. So if it's not there, I'm guessing it needs to be fixed in about:config? If so, where do i look for these?

I'm including a screenshot of the icon in question.

Gefragt von Marc7 vor 3 Monaten

Letzte Antwort von Agent virtuel vor 3 Monaten

Sidebar

With the latest update, no matter if I've got it set to light or dark, the sidebar text and background are almost the same color. It's unreadable. There is no way to ch… (Lesen Sie mehr)

With the latest update, no matter if I've got it set to light or dark, the sidebar text and background are almost the same color. It's unreadable. There is no way to change just the sidebar, and it ignores the light/dark setting.

Gefragt von rundesnettes vor 5 Monaten

Letzte Antwort von Denys vor 4 Stunden