a054831a3a
- always render options and link buttons - just do not display them if their respective field is empty. That allows us to easily handle focus after refresh because otherwise, the node may does not exist. If we try to restore focus to such hidden component, simulate a "tab" from it to focus the next possible node. This fixes the issue of focus being lost on tab after all content of editable-text is cleared. - add tabindex=0 to itemType menulist, otherwise it was not perceived as a candidate to return focus to. - somewhat special treatment for restoring focus to creator rows. If the desired node is not found, we'll try to focus the respective node in the last creator row. It prevents focus from being lost on tab after clearing the very last creator. Fixes: #4241 |
||
---|---|---|
.. | ||
content | ||
locale | ||
skin/default/zotero |