DescriptionMac: Fix hidden find bar preventing context menu from appearing.
When the find bar is hidden, there is still an invisible view (its superview)
in its place that was consuming the right-click event.
Fixed this by hiding the find bar superview instead.
Also make sure that the initial state is set to hidden.
TEST=Invoke find bar then close it, right-click where the find bar was, context
menu should appear.
BUG=381207
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277883
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|