modxcms / a11y

MODX Accessibility for the Manager
13 stars 10 forks source link

Tree Gear Icon overrides keydown #76

Closed dubrod closed 8 years ago

dubrod commented 8 years ago

the gear seems to return to the parent context element if you hit anything other than tab while its highlighted.

We must be able to hit the up/left/right/down key arrow at all times to toggle resource parents

theboxer commented 8 years ago

I can't reproduce it. Using Chrome Version 47.0.2526.106 (64-bit) on OS X

dubrod commented 8 years ago

change the gear icon trigger to cmd+F10 per request.

TAB Key should close the current tree and focus the next. ( new issue coming )

dubrod commented 8 years ago

eliminate the need for the gear icon. cmd+f10 on a resource tree node will open its context menu.