зеркало из https://github.com/mozilla/pjs.git
b=278599, focus doesn't switch to content area after clicking on bookmark from sidebar, r+a=mconnor
This commit is contained in:
Родитель
43bd12b724
Коммит
bb0a7e11ee
|
@ -572,10 +572,6 @@
|
|||
}
|
||||
var browserTarget = whereToOpenLink(aEvent);
|
||||
BookmarksCommand.openBookmark(selection, browserTarget, this.db);
|
||||
// give focus back to this; openBookmark/openLocation steals it and gives it
|
||||
// to the browser content. This is to make things like cut/copy/etc. behave sanely
|
||||
// in the bookmarks sidebar.
|
||||
this.focus();
|
||||
]]></body>
|
||||
</method>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче