DescriptionFixes bug in dragging tabs. Specifically if you only have one window
with one tab, drag the tab, and while dragging click and release the
right mouse button we get all confused. This is because we get two
OnMousePressed events in a row, which results in cancelling out the
current drag which doesn't work well when only one tab with one window
is left.
BUG=10800
TEST=see bug
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14870
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|