nt1m / vivaldi-fox

An add-on that aims to add Vivaldi style toolbar colouring to the Firefox UI
https://addons.mozilla.org/en-US/firefox/addon/vivaldifox/
201 stars 21 forks source link

Occasional freezes if apply page colors enabled for toolbar #118

Open zezic opened 3 years ago

zezic commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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 commented 2 years ago

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