DescriptionNot moving a docked window when restoring a previously maximized window. When a maximized window gets docked (possible with a secondary monitor - see bug steps to repro) it now gets restored first. This prevents weird animated behavior or hiding it when it gets undocked or restored.
Additionally a tab dragged out of a maximized browser and docked is not maximized anymore at the end of the drag (this used to be causing it to get undocked immediately).
BUG=309954
BUG=305276
TEST=interactive_ui_tests --gtest_filter=*TabDragControllerTest*DetachToDockedWindowFromMaximizedWindow*
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231698
Patch Set 1 #Patch Set 2 : Not moving a docked window when restoring a previously maximized window (test) #
Total comments: 4
Patch Set 3 : Not moving a docked window when restoring a previously maximized window (nits) #
Total comments: 2
Patch Set 4 : Not moving a docked window when restoring a previously maximized window (delegating IsDocked to non… #
Total comments: 3
Patch Set 5 : Not moving a docked window when restoring a previously maximized window (IsDocked local to TabDragC… #
Total comments: 2
Patch Set 6 : Not moving a docked window when restoring a previously maximized window (IsDocked moved to namespac… #
Messages
Total messages: 15 (0 generated)
|