bug 246158 - bookmarks context menu broken with bookmarks toolbar folder removed from toolbars, r=vlad
git-svn-id: svn://10.0.0.236/trunk@180121 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ced02a2aa9
commit
ad4d403c10
@ -188,8 +188,8 @@ var BookmarksMenu = {
|
||||
return false;
|
||||
}
|
||||
|
||||
var bt = document.getElementById("bookmarks-ptf");
|
||||
bt.focus(); // buttons in the bt have -moz-user-focus: ignore
|
||||
var bm = document.getElementById("bookmarks-menu");
|
||||
bm.focus();
|
||||
|
||||
this._selection = this.getBTSelection(target);
|
||||
this._orientation = this.getBTOrientation(aEvent, target);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user