-
Notifications
You must be signed in to change notification settings - Fork 780
Open
Labels
area-TitleBarIssues related to custom window title bars.Issues related to custom window title bars.bugSomething isn't workingSomething isn't working
Description
Describe the bug
TitleBar without any interactive element is still tab-navigable. Focus can land on the TitleBar even though there is nothing to interact with.
Ref: microsoft/PowerToys#41944
Why is this important?
It’s unintuitive for users, since a TitleBar with no interactive controls should not receive focus. This disrupts tab navigation flow and creates unnecessary stops, especially confusing for keyboard-only and screen reader users.
Steps to reproduce the bug
- Build & run the attached app.
- Focus on the button.
- Press Ctrl+Tab to navigate backward.
- Expect the text box to be focused.
- Be disappointed.
- Watch the focus vanish into a black hole (or white hole, depending on the theme).
Actual behavior
No response
Expected behavior
No response
Screenshots
No response
NuGet package version
None
Windows version
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
area-TitleBarIssues related to custom window title bars.Issues related to custom window title bars.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Backlog