Opened 10 years ago
Closed 10 years ago
#12201 closed defect (fixed)
EDG NestedSorting - keyboard support is not working appropriately
Reported by: | evan | Owned by: | evan |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | DojoX Grid | Version: | 1.6.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Keyboard support is not working appropriately on 1.6b1:
- Can't navigate sorting choices among columns using Left/Right? Arrow
- Focus shouldn't be affected by mouse actions
Note: See
TracTickets for help on using
tickets.
(In [23635]) Fixes #12201, so that we can 1.switch focus to column header with TAB/Shift TAB. 2. navigate focus among sorting choices with Left/Right? arrow 3. memorize current focused sorting choice 4. Focus on sorting choice is not affected by mouse hover - with simplified impl.