when the current tab includes <embed>, drag and drop feature ottally broken after you tried to drag the tab bar itself.
This commit is contained in:
parent
57fb1f7619
commit
8e0159712a
@ -1358,7 +1358,8 @@ AutoHideBrowser.prototype = {
|
||||
(
|
||||
!this.expanded ||
|
||||
this.showHideReason & this.kKEEP_SHOWN_ON_MOUSEOVER
|
||||
)
|
||||
) &&
|
||||
!this.lastMouseDownTarget
|
||||
)
|
||||
this.showHideOnMouseMove(aEvent);
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user