-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 10.2.0, 10.3.0, 10.3.7, 10.7.1
-
Component/s: Accessibility
-
10.02
-
3
-
Severity 3 - Minor
-
0
Issue Summary
When attempting to change focus among form options in the "Log Work" window without using a mouse (i.e., using the "TAB" hotkey), it is no longer possible to set focus on the "Work Description" text area (and some other controls). Pressing the "TAB" hotkey results in a loop between several elements and does not allow proper focus on the text area.
Steps to Reproduce
- Open the "More > Log Work" window.
- Attempt to set focus on the "Work Description" text area using the "TAB" or "SHIFT+TAB" hotkeys.
- Once the cursor reaches the "Remaining Estimate" section, it loops between two elements when attempting to change focus.
The problem can be reproduced regardless of the browser used (tested on Firefox, Safari, Chrome, and Edge).
Here is a short video that illustrates the issue:
Expected Results
You should be able to cycle through all the form elements using the "TAB" or "SHIFT+TAB" hotkeys.
Actual Results
Some elements are unreachable when using the "TAB" or "SHIFT+TAB" hotkeys.
Workaround
You can either set the focus with a mouse or, upon initial loading, use SHIFT+TAB to traverse in reverse.