Skip to content

[Problem/Bug]: F3 with Find popup doesn't behave correctly when not focused on the Find popup #4638

@pushkin-

Description

@pushkin-

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

  1. use the WinForm sample here: https://github.com/MicrosoftEdge/WebView2Samples/tree/main
  2. run and press Ctrl+F
  3. search for sdk
  4. see 90 or so results
  5. if you're focused in the popup and press F3, it advances correctly (1, 2, 3, 4, / 91)
  6. 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 workingtrackedWe are tracking this work internally.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions