Opened 12 years ago
Closed 12 years ago
#6046 closed defect (fixed)
Grid: key navigation is backwards for RTL
Reported by: | Adam Peller | Owned by: | benschell |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | DojoX Grid | Version: | 1.0 |
Keywords: | bidi | Cc: | |
Blocked By: | Blocking: |
Description
left/right keys need to flip their navigation for dir=rtl
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Moves focus node in the appropriate direction when RTL. Note, this patch includes the new patch for #4848 as well.