[UWP] weird focus at app open every time in Win11 22621

YLLin 1 Reputation point
2022-07-16T06:31:56.97+00:00

hi MSFT

I build a c++ UWP app like :

221245-image.png
it's run well on Win10/W11 22000.

recently , test on Win11 22612 RTM, UWP not change a code,
found that always focus at my 1st checkbox every launch,
pretty sure keyboard tab was not clicked
221280-image.png

also check my code that doesn't any part for focus,
even rebuild UWP with SDK 22621, still has the issue.

how can I investigate this?

PS: C++/CX UWP, vs2017

Universal Windows Platform (UWP)
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,637 questions
{count} votes