-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Labels
bugSomething isn't workingSomething isn't workingtrackedWe are tracking this work internally.We are tracking this work internally.
Description
What happened?
when focused on the window while the Find popup is up, pressing (shift)+F3 jumps my search results to a non-sequential result.
So I might be on result 8, focus on main window and press F3 and I get jumped to result 2.
Haven't found a pattern for this.
discovered this repros in Edge browser, so maybe this issue needs to go somewhere else.
Importance
Moderate. My app's user experience is affected, but still usable.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
126.0.2592.61
SDK Version
1.0.2535.41
Framework
Winforms
Operating System
Windows 11
OS Version
10.0.22631 Build 22631
Repro steps
- use the WinForm sample here: https://github.com/MicrosoftEdge/WebView2Samples/tree/main
- run and press Ctrl+F
- search for sdk
- see 90 or so results
- if you're focused in the popup and press F3, it advances correctly (1, 2, 3, 4, / 91)
- If I advance to 10 (as an example), and then focus on the main window and press F3, the Find popup search resets to 2/91.
Repros in Edge Browser
Yes, issue can be reproduced in the corresponding Edge version
Regression
No, this never worked
Last working version (if regression)
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtrackedWe are tracking this work internally.We are tracking this work internally.