зеркало из https://github.com/mozilla/pjs.git
Bug 381084 - "Autocomplete textbox cannot be resized after the popup has shown". Patch by Matt Crocker <matt@songbirdnest.com>. r=gavin.
This commit is contained in:
Родитель
c14535a073
Коммит
3d743d8881
|
@ -601,6 +601,7 @@
|
||||||
document.popupNode = null;
|
document.popupNode = null;
|
||||||
|
|
||||||
this.setAttribute("hidden", "true");
|
this.setAttribute("hidden", "true");
|
||||||
|
this.removeAttribute("width");
|
||||||
this.mInput.controller.detachRollupListener();
|
this.mInput.controller.detachRollupListener();
|
||||||
}
|
}
|
||||||
]]></body>
|
]]></body>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче