Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lukas-kasticky opened this issue May 30, 2024 · 2 comments
Open
Labels
bug Something isn't working

Comments

@lukas-kasticky
Copy link

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

  • OS: openSUSE Aeon
  • Installation method: Flatpak
  • Firefox version: Librewolf 126.0-1
  • Theme version: master
  • Optional features enabled:
    • gnomeTheme.extensions.tabCenterReborn true
    • gnomeTheme.extensions.tabCenterReborn.alwaysOpen true
    • gnomeTheme.hideSingleTab true
    • gnomeTheme.symbolicTabIcons true
    • gnomeTheme.extensions.tabCenterReborn true
    • gnomeTheme.extensions.tabCenterReborn.alwaysOpen true

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;
}
@lukas-kasticky lukas-kasticky added the bug Something isn't working label May 30, 2024
@rafaelmardojai
Copy link
Owner

CC @BirdInFire

@ghost
Copy link

ghost commented Jun 4, 2024

will check on this bug soon on firefox rpm first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants