DescriptionRemove all grab widget in screen locker so that gtk simply propagate events,
instead of adding window_contents_ as grab widget.
Explicitly adding grab widget was confusing gtk and the event has been handled by grab widget rather than by the window the event is forwarded to.
This CL fixes it by removing all grab widget and let gtk propagage event in target window.
BUG=none
TEST=open screen locker, type wrong password to show message bubble,
then close it by clicking close (x) button.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49314
Patch Set 1 : " #Patch Set 2 : comment update #
Total comments: 3
Patch Set 3 : fix comment and removed dlog #Messages
Total messages: 3 (0 generated)
|