541b2a509b9c4f7a7420869d0da9b31bffa92014
The auto-hide timer was there and correct; `position` was in its dependency list. That advances about four times a second while a video plays, so the effect re-ran and cleared the pending timeout every ~250ms and the 2.5s never elapsed. The chrome could only hide while playback was stopped — which is exactly when the code deliberately keeps it up — so in practice it never hid at all. Not a fullscreen bug, though fullscreen is where a permanent scrubber is impossible to ignore. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Description
No description provided
42 MiB
Languages
TypeScript
90.9%
Shell
4.7%
JavaScript
4.1%
CSS
0.2%
HTML
0.1%