-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
1
-
Severity 3 - Minor
Issue Summary
Within the old work item view, the labels field used to be navigable via arrow keys when presented with a list of labels. In the new work item view/label view, the arrow keys no longer work as it ends up attempting to select a different field altogether.
Steps to Reproduce
- Ensure work item view and label view is on the newest feature/functionality
- Attempt to navigate through any list of labels by clicking on the label field within a work item to populate a list of possible labels, then using the up/down arrow keys.
- The cursor will instead jump to a different field altogether instead of selecting the field that's already been selected
Expected Results
Labels should still be navigable via arrow keys.
Actual Results
Labels are not and need to be manually clicked/scroll wheeled through.
The below exception is thrown in the xxxxxxx.log file:
...
Workaround
The only way to navigate multiple labels within the field now is via mouse/scroll wheel.
- mentioned in
-
Page Loading...