зеркало из https://github.com/mozilla/gecko-dev.git
Bug 956900 - Close actionbar after paste. r=margaret
This commit is contained in:
Родитель
05a0f1421d
Коммит
2ffb2189cc
|
@ -448,8 +448,7 @@ var SelectionHandler = {
|
|||
icon: "drawable://ab_paste",
|
||||
action: function(aElement) {
|
||||
ClipboardHelper.paste(aElement);
|
||||
SelectionHandler._positionHandles();
|
||||
SelectionHandler._updateMenu();
|
||||
SelectionHandler._closeSelection();
|
||||
},
|
||||
order: 2,
|
||||
selector: ClipboardHelper.pasteContext,
|
||||
|
|
Загрузка…
Ссылка в новой задаче