DescriptionDefer maximize mode bounds updates until after exiting overview.
When we enter overview the shelf is revealed which causes a workspace bounds
change. Normally the maximize mode window manager would update all active
windows to have the new bounds but this effectively undoes the transformation
applied to the window to show it in overview. As such, we defer updating the
bounds until we exit overview mode.
BUG=401664
TEST=WindowSelectorTest.FullscreenWindowMaximizeMode, WindowAnimationsTest.CrossFadeToBoundsFromTransform
TEST=Repro steps in http://crbug.com/401664
Committed: https://crrev.com/d954b810db46c2590d7fc0715fcb8e66f961382d
Cr-Commit-Position: refs/heads/master@{#297455}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Add test WindowAnimationsTest.CrossFadeToBoundsFromTransform #
Messages
Total messages: 8 (2 generated)
|