зеркало из https://github.com/mozilla/gecko-dev.git
Bug 336231: work around bug 374288 by giving the "Manage search engines" menu item an empty tooltip, patch by Vlado Valastiak <valastiak@mozilla.sk>, r=me, a=schrep
This commit is contained in:
Родитель
436622a1a2
Коммит
0d3c713dd0
|
@ -92,6 +92,8 @@
|
|||
<xul:menuitem class="open-engine-manager"
|
||||
anonid="open-engine-manager"
|
||||
label="&cmd_engineManager.label;"
|
||||
# The empty tooltiptext attribute is here to avoid bug 336231
|
||||
tooltiptext=""
|
||||
oncommand="openManager(event);"/>
|
||||
</xul:menupopup>
|
||||
</xul:button>
|
||||
|
|
Загрузка…
Ссылка в новой задаче