fixing middle click in menus
git-svn-id: svn://10.0.0.236/trunk@141630 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -347,7 +347,7 @@ var BookmarksMenu = {
|
||||
// unlike for command events, we have to close the menus manually
|
||||
BookmarksMenuDNDObserver.mCurrentDragOverTarget = null;
|
||||
BookmarksMenuDNDObserver.onDragCloseTarget();
|
||||
this.loadBookmark(aEvent, aDS);
|
||||
this.loadBookmark(aEvent, aEvent.target, aDS);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user