zapSNH/zapsCoolPhotonTheme

[Firefox ESR] Tab separators randomly disappear

Closed this issue · 4 comments

This happens more often when moving tabs. If you remove a part of the CSS that uses the "has" selector, the separators start to display correctly and stop disappearing.

zapSNH commented

See 1792501 - has selector stays frozen. This is a result of a tab switch and the :has selector not responding.

I can't fix it but I'll add a thing in the readme telling people to remove the has bit if they want their tab separators to show up always.

Currently fixed in Firefox 119

zapSNH commented

Firefox 119 has been released. Does it no longer disappear now?

Firefox 119 has been released. Does it no longer disappear now?

Now everything works properly, the tab separators don't disappear

zapSNH commented

I'll reopen this since Firefox ESR seems to still have this issue.