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

Occasional freezes if apply page colors enabled for toolbar #118

Open
zezic opened this issue Jun 17, 2021 · 3 comments
Open

Occasional freezes if apply page colors enabled for toolbar #118

zezic opened this issue Jun 17, 2021 · 3 comments

Comments

@zezic
Copy link

zezic commented Jun 17, 2021

For Firefox 89.0 this addon introduces freezes when switching between some tabs if the "apply page colors" option enabled for toolbar. Other than that it works fine.

@zezic
Copy link
Author

zezic commented Jun 17, 2021

As a workaround I disabled the "apply page colors" for toolbar, set its opacity to 0 and added the next rule to my userChrome.css to keep icons and active tab text readable:

#nav-bar,
.tabbrowser-tab[visuallyselected="true"]:-moz-lwtheme {
  color: var(--lwt-toolbar-field-color) !important;
}

@Findus23
Copy link

With Firefox 91.0.1 I also have a lot of delay between switching tabs and disabling Vivaldi-Fox or just disabling "apply page colors" for the toolbar seems to help a lot.

Unfortunately, this is my favourite feature of Vivialdi-Fox, so I would love to see it working again. But it might also be a Firefox bug causing the delay.

@4-FLOSS-Free-Libre-Open-Source-Software

happened to me too. But workaround to disable is no solution for that nice feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants