DescriptionThe screen locker window manager refuses to map most windows over the screen locker layer. This is for good reason to be safe about not allowing content to show up on top. To be able to see the status area window over the lock screen we can override the window type to be TYPE_POPUP. This must only be done for the lock screen as it does not allow focus to this window which is used on the login screen but not allowed on the lock screen due to the GTK grab.
BUG=105572
TEST=Lock screen and check if status area is visible.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113622
Patch Set 1 #
Total comments: 2
Patch Set 2 : Override the status area window type for the lock screen. #
Messages
Total messages: 5 (0 generated)
|