Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Issue 332283002: Mac: Fix hidden find bar preventing context menu from appearing. (Closed)

Created:
6 years, 6 months ago by Andre
Modified:
6 years, 6 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Mac: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M chrome/browser/ui/cocoa/find_bar/find_bar_cocoa_controller.mm View 4 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/find_bar/find_bar_cocoa_controller_unittest.mm View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Andre
6 years, 6 months ago (2014-06-16 20:36:02 UTC) #1
Avi (use Gerrit)
Oh! LGTM
6 years, 6 months ago (2014-06-17 15:01:54 UTC) #2
Andre
The CQ bit was checked by andresantoso@chromium.org
6 years, 6 months ago (2014-06-17 18:39:57 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/andresantoso@chromium.org/332283002/1
6 years, 6 months ago (2014-06-17 18:42:23 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-17 22:22:35 UTC) #5
Message was sent while issue was closed.
Change committed as 277883

Powered by Google App Engine
This is Rietveld 408576698