Select text in search bar when using Find menu option (or shortcut)

https://forums.zotero.org/discussion/69305
This commit is contained in:
Dan Stillman 2017-12-10 02:21:43 -05:00
parent f353b7ca61
commit c723e1ebe4

View file

@ -60,7 +60,7 @@
<!--EDIT-->
<commandset id="editMenuCommands"/>
<command id="cmd_find"
oncommand="document.getElementById('zotero-tb-search').focus();"/>
oncommand="document.getElementById('zotero-tb-search').select()"/>
</commandset>
<keyset id="mainKeyset">