Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The focus rectangles are really annoying and look bad #5633

Open
quietrobot opened this issue Aug 7, 2021 · 10 comments
Open

The focus rectangles are really annoying and look bad #5633

quietrobot opened this issue Aug 7, 2021 · 10 comments
Labels
accessibility Narrator, keyboarding, UIA, etc area-FocusManager Focus APIs such as Control.Focus(), FocusManager.Try[Move]Focus[Async], keyboarding with [shift+]tab area-Islands Xaml Islands feature feature proposal New feature proposal team-Reach Issue for the Reach team

Comments

@quietrobot
Copy link

quietrobot commented Aug 7, 2021

This is a problem that exists since Windows 10, and now with windows 11 it seems that it is worse.
Constantly when you interact with any element of the interface, a white box (dark theme) or black (light theme) appears...
shouldn't this happen only when using "tab"?

thanks.

examples: https://i.imgur.com/oZiQOK9.png

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Aug 7, 2021
@fitojb
Copy link

fitojb commented Aug 7, 2021

I’m OK with those, actually, but maybe having them take the accent color will make them more palatable for more people.

@quietrobot
Copy link
Author

I’m OK with those, actually, but maybe having them take the accent color will make them more palatable for more people.

what do you need to see them for?

@mdtauk
Copy link
Contributor

mdtauk commented Aug 10, 2021

They exist for keyboarding, but occasionally show up when only using mouse inputs.

You would use Tab and Arrow Keys to highlight controls showing what you are interacting with, and they are used by accessibility tools and screen readers to highlight the currently focused or selected control

@quietrobot
Copy link
Author

They exist for keyboarding, but occasionally show up when only using mouse inputs.

You would use Tab and Arrow Keys to highlight controls showing what you are interacting with, and they are used by accessibility tools and screen readers to highlight the currently focused or selected control

Exactly! that's what I mean, they should only be seen when using "tab". I hope it will be fixed soon.

@StephenLPeters StephenLPeters added accessibility Narrator, keyboarding, UIA, etc area-FocusManager Focus APIs such as Control.Focus(), FocusManager.Try[Move]Focus[Async], keyboarding with [shift+]tab area-Islands Xaml Islands feature team-Reach Issue for the Reach team labels Aug 10, 2021
@StephenLPeters
Copy link
Contributor

StephenLPeters commented Aug 10, 2021

Thanks @hyperactiverobot I believe this is a known issue we are still looking at. Can you give us more information about how you found the issue to make sure?

tracking this internally here

@quietrobot
Copy link
Author

Thanks @hyperactiverobot I believe this is a known issue we are still looking at. Can you give us more information about how you found the issue to make sure?

tracking this internally here

That's great. Generally it is random, but there are interfaces that are almost 100% sure to appear, for example the taskbar language and action center flyout, or the popup messages.

@kmgallahan
Copy link
Contributor

@StephenLPeters In my experience you usually get a focus box any time you launch an app for the first time by hitting the windows key + typing in some part of the app name and hitting enter.

After the first time it seems to happen less, but somewhat unpredictably.

@StephenLPeters
Copy link
Contributor

Great, sounds the same.

@quietrobot
Copy link
Author

@StephenLPeters this is another interface where it happens almost 100% of the time: https://i.imgur.com/Ln7ZWDP.png

@quietrobot
Copy link
Author

quietrobot commented Aug 26, 2021

Hi @StephenLPeters here I collected for you other examples where it also happens. https://i.imgur.com/IHsnNZX.png

I hope it helps you.

@JesseCol JesseCol removed the needs-triage Issue needs to be triaged by the area owners label Sep 28, 2021
@pratikone pratikone added the feature proposal New feature proposal label Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Narrator, keyboarding, UIA, etc area-FocusManager Focus APIs such as Control.Focus(), FocusManager.Try[Move]Focus[Async], keyboarding with [shift+]tab area-Islands Xaml Islands feature feature proposal New feature proposal team-Reach Issue for the Reach team
Projects
None yet
Development

No branches or pull requests

7 participants