vivaldi-fox icon indicating copy to clipboard operation
vivaldi-fox copied to clipboard

Occasional freezes if apply page colors enabled for toolbar

Open zezic opened this issue 4 years ago • 3 comments

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 avatar Jun 17 '21 20:06 zezic

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

zezic avatar Jun 17 '21 20:06 zezic

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.

Findus23 avatar Aug 26 '21 18:08 Findus23

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