зеркало из https://github.com/mozilla/gecko-dev.git
Bug 240095 Location Bar doesn't stay open (collapses) when clicking on arrow the first time r=mconnor
This commit is contained in:
Родитель
0461f050d0
Коммит
0506e328ed
|
@ -339,6 +339,9 @@
|
|||
this.popup.popupBoxObject.setConsumeRollupEvent(Components.interfaces.nsIPopupBoxObject.ROLLUP_CONSUME);
|
||||
|
||||
this.maxRows = 14;
|
||||
// Eusure this having focus.
|
||||
if (!this.focused)
|
||||
this.focus();
|
||||
this.attachController();
|
||||
this.mController.startSearch("");
|
||||
]]></body>
|
||||
|
|
Загрузка…
Ссылка в новой задаче