Feedback
Non-interactive Web controls are tab stops with unthemed focus rings
- Status
- Fixed
- Fixed in
- v26.9.3
- Area
- web
- Source discussion
- https://forum.objo.dev/d/1111-test-3-webapp-v2692
- Last updated
- 2026-09-20
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Tabbing through a Web app unexpectedly lands on non-interactive controls — Separator, Label, ProgressBar, GroupBox, and the TabPanel's tab strip — and each one then shows the browser's default blue focus ring instead of the app theme's focus ring. These controls cannot be operated, so they should not join the keyboard tab order by default, and anything that can legitimately receive focus should use the theme-aware focus ring like the other Web controls.