Description[Mac] Have BaseBubbleController dismiss bubbles when they would lose key state on 10.8.
On 10.8, parent window key state sharing has changed semantic meaning to also
include when the NSWindowDidResignKeyNotification is sent. This change adds two
event taps, in the same manner as NSPopover does (c.f. bug for details), to
properly dismiss bubble windows.
BUG=116179
TEST=On 10.8, open the bookmark bubble, extension bubbles, and the page info bubble. They are all dismissed wh
en you click outside the window or switch applications.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128106
Patch Set 1 #Patch Set 2 : local changes #
Total comments: 2
Patch Set 3 : More SDK declarations #Patch Set 4 : Rebase #
Messages
Total messages: 5 (0 generated)
|