Skip to content

DialogHost accessibility issue #3434

Open
@Elsassma

Description

@Elsassma

Bug explanation

The DialogHost seems to lost the focus when the window is minimized. When you restore it after, the focus goes to the main view even if the dialog host is always opened.

Steps to reproduce :

  1. Open a DialogHost which contains some controls
  2. Use the tab button to navigate on the DialogHost controls => The focus is on the DialogHost and its controls.
  3. Minimize the app with the DialogHost opened
  4. Maximize the app -> The DialogHost is always opened
  5. Use the tab button again to get the focus => The DialogHost has not the focus, it is on the main View.
  6. Close the DialogHost and reopened it
  7. Use the tab button => The focus is on the DialogHost again

Version

4.9.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugdialoghostItems related to the DialogHost controlevaluation requiredItems is pending review or evaluation by the team

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions