First of all - veeeery minor bug
When switching between tabs too fast(e.g. with keyboard or by closing accidentally opened tab), scroll bar of page switched to, has chance to be not rendered and become white rect. Scrollbar re-renders on any page visual update (e.g. on scrollbar hovering). Especially notable in dark mode
To Reproduce
Open any page tall(wide?) enough to have scroll bar
Release all focusable elements and move cursor outside page
Switch from this tab and then back to, fast enough (e.g. with Ctrl+PageUp/PageDown)
If you get right timing you will see this issue
Hover/focus/somehow force any visual change and scrollbar appear
Description
First of all - veeeery minor bug When switching between tabs too fast(e.g. with keyboard or by closing accidentally opened tab), scroll bar of page switched to, has chance to be not rendered and become white rect. Scrollbar re-renders on any page visual update (e.g. on scrollbar hovering). Especially notable in dark mode
To Reproduce
Ctrl
+PageUp
/PageDown
)Screenshots
![image](https://github.com/user-attachments/assets/abf160a4-ad3a-4a22-9b38-5d23eea734cd)Desktop:
Additional context
On github page only the page scroll affected, not one of the textarea.