зеркало из https://github.com/mozilla/pjs.git
Bug 231381: supplementary fix for linux.
This commit is contained in:
Родитель
7be4b9b7c8
Коммит
44f8f541f7
|
@ -162,6 +162,8 @@
|
|||
<key id="key_newNavigatorTab" key="&tabCmd.commandkey;" modifiers="accel" command="cmd_newNavigatorTab"/>
|
||||
<key id="focusURLBar" key="&openCmd.commandkey;" command="Browser:OpenLocation"
|
||||
modifiers="accel"/>
|
||||
<key id="focusURLBar2" key="&urlbar.accesskey;" command="Browser:OpenLocation"
|
||||
modifiers="alt"/>
|
||||
#ifdef XP_UNIX
|
||||
#ifndef XP_MACOSX
|
||||
<key id="focusSearchBar" key="&searchFocusUnix.commandkey;" oncommand="focusSearchBar();" modifiers="accel"/>
|
||||
|
|
|
@ -174,7 +174,7 @@
|
|||
<toolbaritem id="urlbar-container" align="center" flex="1000"
|
||||
title="&locationItem.title;" class="chromeclass-location">
|
||||
<textbox id="urlbar" flex="1"
|
||||
type="autocomplete" accesskey="&urlbar.accesskey;"
|
||||
type="autocomplete"
|
||||
autocompletesearch="history"
|
||||
autocompletepopup="PopupAutoComplete"
|
||||
tabscrolling="true"
|
||||
|
|
Загрузка…
Ссылка в новой задаче