Threaded View
-
15 Jun 2012 3:45 AM #1
Column Headers (and their elements) don't get the focus to be keyboard usable.
Column Headers (and their elements) don't get the focus to be keyboard usable.
Column headers (and their elements: sort, toggle, filter) don't seem to be able to get the focus
.
This is more visible using something like:
Because of this, accessibility users that are constrained to using the keyboard can't sort or filter ExtJS tablesPHP Code:*:focus { border: 2px dotted #E20074 !important;}
.
After clicking on the column dropdown icon , the column context menu appears and seems to be focusable, so usable with the keyboard to a degree, except:
- selection and focus are not in sync when toggling columns from the menu
- toggling columns also seems to freeze the menu for the keyboard navigation.
Thanks in advance.
You found a bug! We've classified it as
EXTJSIV-6664
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote