Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen
  • Gelöst

tile size on new tab page reduced too much with latest update

Latest update reduced the size of tiles on my new tab page. they're too small now to read the letter or custom image. And only a few letters of the name of the site below… (Lesen Sie mehr)

Latest update reduced the size of tiles on my new tab page. they're too small now to read the letter or custom image. And only a few letters of the name of the site below the tile are visible. Not enough to know what the tile is for.

How do I return them to their normal size?

Gefragt von dandaiw vor 2 Monaten

Beantwortet von Agent virtuel vor 2 Monaten

  • Gelöst

Firefox UI elements suddenly became color inverted/black

Hello, Suddenly some UI elements became color-inverted or almost completely black, such as the tab icons in the tab bar, the website icons on the New Tab page and some i… (Lesen Sie mehr)

Hello,

Suddenly some UI elements became color-inverted or almost completely black, such as the tab icons in the tab bar, the website icons on the New Tab page and some icons in the settings menu. Also, some websites appear to have this issue, but the Samsung website is the only one I found so far with this issue.

On the same day it happened I switched to an OLED HDR-capable monitor, so I assumed it would be related to HDR, but I played around with some settings and I'm not sure anymore.

What I tried: - hardware acceleration on and off - HDR completely on and off - default light theme and dark theme, no customs themes installed - all extensions disabled (I have no extensions that would influence graphics or colors anyways) - latest update already installed - nothing else changed in the Nvidia control panel as far as I remember

None of the above helped. Any advice on this is appreciated. Attaching some pictures with the issue. Using Windows 11.

Thank you!

Gefragt von laurian_radu vor 1 Monat

Beantwortet von laurian_radu vor 1 Monat

  • Gelöst

Cannot Remove Separator from Tab Context Menu

Hi All, I would like to hide the "New Tab to Right" option on the Tab Context Menu, and also remove the separator line right below that menu item. The first line in the… (Lesen Sie mehr)

Hi All,

I would like to hide the "New Tab to Right" option on the Tab Context Menu, and also remove the separator line right below that menu item.

The first line in the following code removes the Menu Item, but none of the 4 remaining lines succeed in removing the separator line. It remains at the top of the menu (see attached image).

Could anyone suggest some code to also remove the separator line at the top?

This is in FF 135.

Thank you.

#context_openANewTab,
#context_openANewTab + menuseparator,
#context_openANewTab_separator,
#context_reloadTab_separator,
#context_reloadTab + menuseparator::before {
   display: none !important;
}


This code below removes the first menu item and ALL separators from ALL menus, which is "ok" but not optimal.

menuseparator,
#context_openANewTab {
   display: none !important;
}


This solution provided by cor-el a few years ago appears to no longer work (the separator remains): https://support.mozilla.org/nl/questions/1340761

Gefragt von Slouch vor 3 Wochen

Beantwortet von Slouch vor 2 Wochen

  • Gelöst

Firefox is changing white backgrounds to blue

Hello all, Ever since an update to Firefox from a few weeks ago, I have been having issues with white backgrounds displaying incorrectly in Firefox. I have attached two… (Lesen Sie mehr)

Hello all,

Ever since an update to Firefox from a few weeks ago, I have been having issues with white backgrounds displaying incorrectly in Firefox. I have attached two identical images from the NYT homepage: the first is a screenshot from Chrome and the second is the same exact image but taken from Firefox.

I have also attached another screenshot taken in Firefox from REI.com. You'll see that it's not necessarily just a white background that is causing the weird blue color. It also happens in products images being displayed incorrectly.

I figured this might be a Firefox website appearance setting, but I have played around with it and selected many different permutations and I haven't been able to solve this issue. I have also tried refreshing Firefox, using Firefox in Safemode, disabling all of my plugins/themes, etc. and nothing was fixed.

I am pretty sure this isn't a system wide issue or a monitor issue because these websites are being displayed 100% correct in Chrome and Edge. This is only an issue in Firefox.

Can someone advise?


Thanks,

DC

Gefragt von Daniel Daniels vor 2 Monaten

Beantwortet von jscher2000 - Support Volunteer vor 2 Monaten

  • Gelöst

bookmarks toolbar

I want my bookmarks toolbar to be across the top of the page but I can only find it from the 3 bars at the top right of the screen. When I click on it, I am given the op… (Lesen Sie mehr)

I want my bookmarks toolbar to be across the top of the page but I can only find it from the 3 bars at the top right of the screen. When I click on it, I am given the option to hide the toolbar, but it's already hidden. I have also navigated from the View menu as well, and the toolbar is set on Always Show. I have run out of things to try. I am on a laptop with Microsoft Windows. Can someone offer assistance?

Gefragt von andy1608 vor 1 Monat

Beantwortet von jscher2000 - Support Volunteer vor 1 Monat

  • Gelöst

Tab Width for Muted or Audio Playing Tabs Resize On Their Own

I just noticed this today when my browser updated to 136.0.1 (64-bit). In the Picture attached you can see the tab width changing when playing any audio that brings up w… (Lesen Sie mehr)

I just noticed this today when my browser updated to 136.0.1 (64-bit).

In the Picture attached you can see the tab width changing when playing any audio that brings up whatever that audio symbol is officially called. This also happens when you mute a tab. When unmuting a tab or stopping audio the tab goes back to the regular size.

Is there any setting in the about:config that could stop the resizing of the tab or any setting at all to not have this happen?

Additional info: I have set browser.tabs.tabMinWidth to 140 in about:config. This setting has been this way for years and those tabs with the audio never resized until today.

Gefragt von Sean5x vor 1 Woche

Beantwortet von Agent virtuel vor 1 Woche

  • Gelöst

Tab bar shrinks after grabbing single tab since firefox 132/133 (custom userchrome.css)

Hello Since few weeks (maybe on firefox 132 already, but surely on firefox 133) I observe issue with my firefox UI. While grabbing and holding tab (to change its position… (Lesen Sie mehr)

Hello Since few weeks (maybe on firefox 132 already, but surely on firefox 133) I observe issue with my firefox UI. While grabbing and holding tab (to change its position, move it on bar), whole tab bar gets thinner which realigns my whole UI. Issue is probably caused by my custom userchrome.css but I need it in current or similar form. Maybe there is some css specialist who can help me remove unnecessary parts of code?

My css is as follows:

.tab-background{ border-radius: 0px 0px !important; margin-bottom: 0px !important; } .tabbrowser-tab:not([selected=true]):not([multiselected=true]) .tab-background{ background-color: color-mix(in srgb, currentColor 4%, transparent); } menupopup > menu, menupopup > menuitem{ padding-block: 3px !important; min-height: 0px !important; }

root{

--arrowpanel-menuitem-padding: 2px !important; }

Gefragt von Piterk vor 2 Monaten

Beantwortet von Paul vor 2 Monaten

  • Gelöst

Disctracting Address Bar + Tabs

Hi! Is it possible to hide the address bar entirely when entering full screen. When I use Safari I have the option to hide everything except the page i am looking at, th… (Lesen Sie mehr)

Hi!

Is it possible to hide the address bar entirely when entering full screen. When I use Safari I have the option to hide everything except the page i am looking at, this makes reading manga really nice and distraction free.

Obviously I'd prefer to use Firefox so I was wondering if this is possible in settings or is a planned feature in the future.

Thank you for your help.

Gefragt von TadpoleRobbas vor 3 Monaten

Beantwortet von cor-el vor 3 Monaten

  • Gelöst

Bookmarks Tool bar doesn't disappear once the blank tab has a bookmark selected

Hello, does Firefox has a function where the bookmarks only show in a Bookmarks toolbar when a blank tab is open please? Once a bookmark is selected from the Bookmarks To… (Lesen Sie mehr)

Hello, does Firefox has a function where the bookmarks only show in a Bookmarks toolbar when a blank tab is open please? Once a bookmark is selected from the Bookmarks Toolbar, then the Bookmarks Toolbar is no longer needed and should disappear to maximise webpage space.

Gefragt von kinhswch vor 3 Wochen

Beantwortet von kinhswch vor 2 Wochen

  • Gelöst

Wrong fonts displaying

On some websites, such as scratch.mit.edu, the fonts have been displaying as Burbank Big (a font i recently downloaded) instead of the regular font. This happens on other… (Lesen Sie mehr)

On some websites, such as scratch.mit.edu, the fonts have been displaying as Burbank Big (a font i recently downloaded) instead of the regular font. This happens on other websites that don't use Helvetica Niue as well, so i'm stumped. I checked the styles panel in inspector and it showed the correct names, but when i hovered my cursor over it, it showed a preview of Burbank Big instead. What do i do to fix this?

Gefragt von jayrussell501 vor 2 Monaten

Beantwortet von jayrussell501 vor 2 Monaten

  • Gelöst

Bookmark icons are generic and colorless on Windows 11

I just upgraded from an older computer OS to Windows 11. I imported my bookmarks but really hate the new look of the bookmarks bar in Win11. The icons are all generic a… (Lesen Sie mehr)

I just upgraded from an older computer OS to Windows 11. I imported my bookmarks but really hate the new look of the bookmarks bar in Win11. The icons are all generic and have no color. I've attached a screen shot illustrating.

Gefragt von dan330 vor 1 Monat

Beantwortet von cor-el vor 1 Monat

  • Gelöst

Change Menu Item Order of the Bookmarks Context Menu

I would like to swap the order of the first 2 items on the Bookmarks Context Menu - that is "Open in New Tab" should be second, and "Open in New Window" should be first. … (Lesen Sie mehr)

I would like to swap the order of the first 2 items on the Bookmarks Context Menu - that is "Open in New Tab" should be second, and "Open in New Window" should be first.

I'm able to do this on the "regular" context menu with the following code...

#context-openlink { 
   order: -1;
}

But I cannot find the correct selector for the Bookmarks Context menu (see attached image).

I have tried code (to no avail) such as the following...

#placesContext-openlink { 
   order: -1;
}
#BMB_bookmarksPopup-openlink { 
   order: -1;
}

Any help is appreciated!

Thanks.

Gefragt von Slouch vor 3 Wochen

Beantwortet von jscher2000 - Support Volunteer vor 3 Wochen

  • Gelöst

browser.tabs.tabminwidth is no longer respected on new tabs with videos

Good day everyone, I have been breaking my head over this for about a week. After the last update that was installed, now my tab width is smaller than the minimum width … (Lesen Sie mehr)

Good day everyone,

I have been breaking my head over this for about a week. After the last update that was installed, now my tab width is smaller than the minimum width I have set them to. However, this only happens with active tabs from pages that have an embedded video. At first I thought this was just a thing with YouTube, but it seems it also happens with other video sites. I guess it may be related to whenever the playback button displays in the tab title and it detects there is video content.

I would like to know how to fix this behavior so that my tabs are no longer shortened beyond the minimum width setting.

Thank you in advance.

Gefragt von Naomi Baron vor 5 Tagen

Beantwortet von jscher2000 - Support Volunteer vor 5 Tagen

  • Gelöst

Remove "This time search with logo" on address bar

I turned on my PC after a long time, and it seems something about firefox has changed in the way I don't like. The logo to the extreme left of the address bar which shows… (Lesen Sie mehr)

I turned on my PC after a long time, and it seems something about firefox has changed in the way I don't like. The logo to the extreme left of the address bar which shows "This time search with" options on left-click is annoying to the eye. Picture attached below. Is there anyway you can remove/disable that logo with about://config or anything else.

Using latest version of Firefox on linux.

Gefragt von Rajarshi Datta vor 1 Woche

Beantwortet von TyDraniu vor 1 Woche

  • Gelöst

Weather Widget position

how do I change weather widget position to left side of Firefox homepage? It was always on the left side and I ran an update this morning and now it is on the right. … (Lesen Sie mehr)

how do I change weather widget position to left side of Firefox homepage? It was always on the left side and I ran an update this morning and now it is on the right.

Gefragt von Eliot vor 1 Woche

Beantwortet von jscher2000 - Support Volunteer vor 1 Woche

  • Gelöst

Firefox UI font is corrupted on macos

The UI font on Firefox UI appears to be corrupted. See screenshots attached. The app was installed recently and not used much. When I launched it today the font appears … (Lesen Sie mehr)

The UI font on Firefox UI appears to be corrupted. See screenshots attached.

The app was installed recently and not used much. When I launched it today the font appears like this. No other apps are affected.

I only have a handful of custom fonts and none overwrite any system fonts.

Gefragt von bojan.ristevski vor 2 Monaten

Beantwortet von bojan.ristevski vor 2 Monaten