Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Focus disappears when tabbing through dialog box elements #4589

@lkcampbell

Description

@lkcampbell

OS: Windows 7

Build: sprint 28 development build 0.28.0-0 (master 0f93238)

This bug happens in all dialog boxes as far as I can tell but I am using the specific example of the Project Settings dialog box because it provides a good quality repro.

Repro Steps:

  1. Open the Project Settings dialog box
  2. Hit the Tab key three times, noting which dialog box element is highlighted each time.

Observed results:

When dialog box is opened, the URL text field is highlighted.
After first Tab, the Cancel button is highlighted.
After second Tab, the OK button is highlighted.
After third, nothing is highlighted. Any subsequent Tabs give the same result.

Expected results:

When dialog box is opened, the URL text field is highlighted.
After first Tab, the Cancel button is highlighted.
After second Tab, the OK button is highlighted.
After third, the URL text field is highlighted and the cycle continues from there.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions