Skip to content

Spurious focus on Bing document when leaving Windows 10 Start Menu search #6292

@jcsteh

Description

@jcsteh

STR:

  1. Open the Start Menu.
  2. Type a few characters until suggestions appear; e.g. type n then o.
  3. Press escape.
  • Expected: Focus should return to where it was before step 1.
  • Actual: NVDA reports that focus is on a Bing document. However, keyboard focus is actually where it was before step 1.

The hasFocus property on the document returns False by the time I can look. I'm guessing it has focus when it fires the event (because we should otherwise be blocking it), but I'm not sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions