DescriptionMinimized panels should not open on Windows when activated by the OS
Minimized panels are not "minimized" from the OS point of view so they may receive focus when other windows are minimized or closed. This patch sets the flags on the minimized panels in such way that they are not activated by the OS but still appear in the Alt-Tab menu and on the taskbar.
BUG=102721
TEST=Manually verify that minimized panels do not open spontaneously when other windows are closed, but are accessible through the taskbar and Alt-Tab.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124790
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125752
Patch Set 1 #Patch Set 2 : Minimized panels should not open when activated by OS #Patch Set 3 : #
Total comments: 2
Patch Set 4 : #Patch Set 5 : merged with the cleanup patch #
Total comments: 3
Patch Set 6 : #
Total comments: 1
Patch Set 7 : removed unnecessary include #Messages
Total messages: 20 (0 generated)
|