Commit Graph
2 Commits
Author SHA1 Message Date
Sucukdeluxe c3faeddf17 fix(accessibility): preserve virtual viewer focus
Keep chat and event viewer focus on a listbox with an active descendant instead of creating row tab stops. Provide a full-text detail dialog for keyboard users with Escape focus restoration and production-path coverage for scrolling and selection.
2026-08-12 02:18:26 +02:00
Sucukdeluxe 42cb707313 test(accessibility): cover real renderer interaction paths
Exercise delegated queue and VOD context menus plus chat and event viewer cancellation through compiled renderer code. Make truncated virtual rows keyboard-focusable with complete accessible labels and visible focus feedback.
2026-08-12 02:07:17 +02:00