You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
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:
Open the Project Settings dialog box
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.
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:
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.