rafaelmardojai / firefox-gnome-theme

A GNOME👣 theme for Firefox🔥
The Unlicense
3.31k stars 153 forks source link

[Vertical tab - Extension] Sidebar flickering in fullscreen mode #797

Open lukas-kasticky opened 1 month ago

lukas-kasticky commented 1 month ago

To Reproduce

  1. Go to YouTube or any video other video
  2. Put it on fullscreen
  3. See flickering sidebar

Expected behavior

Sidebar hides (maybe configurable?)

Screenshots

Had to take a video to get that screenshot

Setup information

Additional context

Found the following snippet in the wiki, but it doesn't improve anything.

#main-window[inFullscreen="true"] #sidebar-box[sidebarcommand="tabcenter-reborn_ariasuni-sidebar-action"],
#main-window[inFullscreen="true"] #sidebar-box[sidebarcommand="tabcenter-reborn_ariasuni-sidebar-action"] + splitter {
    visibility: collapse;
}
rafaelmardojai commented 1 month ago

CC @BirdInFire

BirdInFire commented 1 month ago

will check on this bug soon on firefox rpm first