Hello,
I'm using WebView2 in document window.
Keyboard focus sometimes remain at not active docking window. (Input cursor is blinking)
Would you please check it?
You can see the problem in "Primary Document Tracking" sample with the following step.
- Change "Document2.txt" and "Document3.txt" content to WebView2 (Please refer to this thread)
- Show "Document2.txt" and click Search TextBox. (Move input cursor)
- Float "Document3.txt" and click Search TextBox. (Move input cursor)
- Switch active window between "Document2.txt" and "Document3.txt".
- After several switching, input cursor is displayed on both window.