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

Issue 781423002: Fix app list search box rendering above app list overlay. (Closed)

Created:
6 years ago by calamity
Modified:
6 years ago
Reviewers:
Matt Giuca
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@fix_search_box_view_focus_issues
Project:
chromium
Visibility:
Public.

Description

Fix app list search box rendering above app list overlay. This CL fixes issues with the app list where the search box widget would render above the app list overlay while accepting input. This has been fixed by appropriately animating the search box widget when the app list overlay is shown and disabling the search box. BUG=439350 Committed: https://crrev.com/d6555088b608227c2193d14f52fe9b5600c431c0 Cr-Commit-Position: refs/heads/master@{#308309}

Patch Set 1 #

Total comments: 2

Patch Set 2 : add_comment, opacity to 50% #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M ui/app_list/views/app_list_view.cc View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
calamity
6 years ago (2014-12-08 03:29:10 UTC) #2
Matt Giuca
https://codereview.chromium.org/781423002/diff/1/ui/app_list/views/app_list_view.cc File ui/app_list/views/app_list_view.cc (right): https://codereview.chromium.org/781423002/diff/1/ui/app_list/views/app_list_view.cc#newcode282 ui/app_list/views/app_list_view.cc:282: search_box_widget_->GetLayer()->SetOpacity(visible ? kOverlayOpacity I like my hacks commented. // ...
6 years ago (2014-12-11 07:47:35 UTC) #3
calamity
https://codereview.chromium.org/781423002/diff/1/ui/app_list/views/app_list_view.cc File ui/app_list/views/app_list_view.cc (right): https://codereview.chromium.org/781423002/diff/1/ui/app_list/views/app_list_view.cc#newcode282 ui/app_list/views/app_list_view.cc:282: search_box_widget_->GetLayer()->SetOpacity(visible ? kOverlayOpacity On 2014/12/11 07:47:35, Matt Giuca wrote: ...
6 years ago (2014-12-12 05:20:00 UTC) #4
Matt Giuca
As discussed, this is now 50% (rather than 75%) and that is "good enough". (25% ...
6 years ago (2014-12-12 05:28:19 UTC) #5
Matt Giuca
lgtm
6 years ago (2014-12-12 05:28:28 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/781423002/20001
6 years ago (2014-12-15 02:37:18 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-15 03:28:24 UTC) #9
commit-bot: I haz the power
6 years ago (2014-12-15 03:29:11 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d6555088b608227c2193d14f52fe9b5600c431c0
Cr-Commit-Position: refs/heads/master@{#308309}

Powered by Google App Engine
This is Rietveld 408576698