зеркало из https://github.com/mozilla/gecko-dev.git
Bug 201854 Can't drag/move bookmark from/to/within overflow/dropdown/chevron list of personal toolbar
patch by durbacher@gmx.de r=neil sr=jag
This commit is contained in:
Родитель
a93e56fc14
Коммит
852df5c130
|
@ -312,7 +312,8 @@
|
|||
template="bookmarksMenuTemplate"
|
||||
ref="NC:PersonalToolbarFolder" flags="dont-test-empty"
|
||||
oncommand="BookmarksUtils.loadBookmarkBrowser(event, event.target, this.database)">
|
||||
<menupopup onpopupshowing="if (event.target == this) BookmarksToolbar.updateOverflowMenu(this);"/>
|
||||
<menupopup id="bookmarks-chevron-popup"
|
||||
onpopupshowing="if (event.target == this) BookmarksToolbar.updateOverflowMenu(this);"/>
|
||||
</toolbarbutton>
|
||||
</hbox>
|
||||
</toolbar>
|
||||
|
|
Загрузка…
Ссылка в новой задаче