Prašenja ze slědowacej značku pokazać: Wšě prašenja pokazać
  • Rozrisany

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… (čitajće wjace)

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.

Prašany wot Sean5x před 2 měsacomaj

Wotmołwa wot Agent virtuel před 2 měsacomaj

  • Rozrisany

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… (čitajće wjace)

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.

Prašany wot Rajarshi Datta před 2 měsacomaj

Wotmołwa wot TyDraniu před 2 měsacomaj

  • Rozrisany

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… (čitajće wjace)

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

Prašany wot Slouch před 2 měsacomaj

Wotmołwa wot Slouch před 2 měsacomaj

  • Rozrisany

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… (čitajće wjace)

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.

Prašany wot kinhswch před 2 měsacomaj

Wotmołwa wot kinhswch před 2 měsacomaj

  • Rozrisany

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. … (čitajće wjace)

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.

Prašany wot Slouch před 2 měsacomaj

Wotmołwa wot jscher2000 - Support Volunteer před 2 měsacomaj

  • Rozrisany

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… (čitajće wjace)

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?

Prašany wot andy1608 před 3 měsacami

Wotmołwa wot jscher2000 - Support Volunteer před 3 měsacami

  • Rozrisany

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… (čitajće wjace)

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!

Prašany wot laurian_radu před 3 měsacami

Wotmołwa wot laurian_radu před 3 měsacami

  • Rozrisany

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… (čitajće wjace)

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.

Prašany wot dan330 před 3 měsacami

Wotmołwa wot cor-el před 3 měsacami

  • Rozrisany

How to Disable New Search Bar in v133

With the last couple of updates to Firefox (now running v133) on Windows 10 I noticed that there is a new search bar that overwrites the tabs on top of the Firefox window… (čitajće wjace)

With the last couple of updates to Firefox (now running v133) on Windows 10 I noticed that there is a new search bar that overwrites the tabs on top of the Firefox window when I click into the URL bar, which is set up to be used for search. This began to happen recently but I'd like to know how to configure Firefox to do search like it used to, in the URL bar not a new search bar, and disable this new search bar that disorients me when it pops up and disappears.

Prašany wot Bill před 5 měsacami

Wotmołwa wot Bill před 4 měsacami

  • Rozrisany

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… (čitajće wjace)

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?

Prašany wot dandaiw před 4 měsacami

Wotmołwa wot Agent virtuel před 4 měsacami

  • Rozrisany

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 … (čitajće wjace)

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.

Prašany wot bojan.ristevski před 4 měsacami

Wotmołwa wot bojan.ristevski před 4 měsacami

  • Rozrisany

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… (čitajće wjace)

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?

Prašany wot jayrussell501 před 4 měsacami

Wotmołwa wot jayrussell501 před 4 měsacami

  • Rozrisany

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… (čitajće wjace)

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; }

Prašany wot Piterk před 4 měsacami

Wotmołwa wot Paul před 4 měsacami

  • Rozrisany

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… (čitajće wjace)

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

Prašany wot Daniel Daniels před 5 měsacami

Wotmołwa wot jscher2000 - Support Volunteer před 4 měsacami

  • Rozrisany

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… (čitajće wjace)

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.

Prašany wot TadpoleRobbas před 5 měsacami

Wotmołwa wot cor-el před 5 měsacami