If you try to expand a collapsed fieldset by focusing the link via tab and then pressing enter, the focus is removed from the link. Now you have to start tabbing through the entire page back to the position where you have been.

Removing the blur() function leaves a border around the selected link, but solves that problem.

CommentFileSizeAuthor
#1 patch_149381 bytesmoshe weitzman
collapse-keyboard.patch556 byteskkaefer

Comments

moshe weitzman’s picture

Version: x.y.z » 5.x-dev
Status: Needs review » Reviewed & tested by the community
StatusFileSize
new381 bytes

ooh - thats much better. nice 1 line patch.

rerolled since original patch had trouble applying

drumm’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)