Bug #361591 --> id needed for quick sarch focus key. patch by Mark Charlebois mcharleb@qualcomm.com. r=bienvenu, sr=mscott

This commit is contained in:
scott%scott-macgregor.org 2006-11-27 18:54:57 +00:00
parent cc707a408e
commit db43944d30

View File

@ -383,7 +383,7 @@
<key id="key_findPrev" key="&findPrevCmd.key;" oncommand="goDoCommand('cmd_findPrevious')" modifiers="accel, shift"/>
<key keycode="&findAgainCmd.key2;" oncommand="goDoCommand('cmd_findAgain')"/>
<key keycode="&findPrevCmd.key2;" oncommand="goDoCommand('cmd_findPrevious')" modifiers="shift"/>
<key key="&quickSearchCmd.key;" oncommand="QuickSearchFocus()" modifiers="accel"/>
<key id="key_quickSearchFocus" key="&quickSearchCmd.key;" oncommand="QuickSearchFocus()" modifiers="accel"/>
<key id="key_stop" keycode="VK_ESCAPE" command="cmd_stop"/>
<keyset id="viewZoomKeys">