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

Issue 2951013002: [Mac] Dismiss the first run bubble when the user starts typing. (Closed)

Created:
3 years, 6 months ago by shrike
Modified:
3 years, 6 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, mac-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac] Dismiss the first run bubble when the user starts typing. The "You can search from here with Google" first run bubble is a child window of the browser window, and is made key because it contains a button (so you can press the button via accessibility). All of this is fine, except the omnibox is the browser window's first responder and displays a focus ring. So, to the user it looks like they can start typing (and indeed, the bubble invites them to "Type to search or enter a URL to navigate...."), but the bubble consumes all key events. This is a jarring experience for a first-time Chrome Mac user. This cl changes the first run bubble to dismiss itself when the user starts typing. R=avi@chromium.org BUG=657592 Review-Url: https://codereview.chromium.org/2951013002 Cr-Commit-Position: refs/heads/master@{#481073} Committed: https://chromium.googlesource.com/chromium/src/+/96db21c3f062509bb04eb8b2c505acf96326eb36

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -0 lines) Patch
M chrome/browser/ui/cocoa/first_run_bubble_controller.h View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/first_run_bubble_controller.mm View 2 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
shrike
PTAL
3 years, 6 months ago (2017-06-21 00:26:51 UTC) #1
Avi (use Gerrit)
LGTM This doesn't interfere with the use of Accessibility to activate the button?
3 years, 6 months ago (2017-06-21 00:32:44 UTC) #2
shrike
On 2017/06/21 00:32:44, Avi (ping after 24h) wrote: > LGTM > > This doesn't interfere ...
3 years, 6 months ago (2017-06-21 00:38:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2951013002/1
3 years, 6 months ago (2017-06-21 00:38:58 UTC) #5
commit-bot: I haz the power
3 years, 6 months ago (2017-06-21 01:44:26 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/96db21c3f062509bb04eb8b2c505...

Powered by Google App Engine
This is Rietveld 408576698