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

Issue 565373002: Move virtual keyboard behind context menus. (Closed)

Created:
6 years, 3 months ago by kevers
Modified:
6 years, 3 months ago
Reviewers:
James Cook
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Adjust the z-order of the virtual keyboard to ensure that it does not overlap context menus. Previously, the virtual keyboard was placed just below the cursor container. Adding a test case to ensure that the virtual keyboard overlaps normal windows but not menus. BUG=377180 Committed: https://crrev.com/23f3987d5ecd4be30938bd9673148830482ac777 Cr-Commit-Position: refs/heads/master@{#295268}

Patch Set 1 #

Total comments: 20

Patch Set 2 : Code cleanup. #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -18 lines) Patch
M ash/root_window_controller.cc View 1 2 chunks +8 lines, -8 lines 2 comments Download
M ash/root_window_controller_unittest.cc View 1 3 chunks +103 lines, -0 lines 4 comments Download
M ash/shell_window_ids.h View 1 chunk +10 lines, -10 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
kevers
Hi James, Can you please take a look at this CL.
6 years, 3 months ago (2014-09-12 21:14:59 UTC) #2
James Cook
https://codereview.chromium.org/565373002/diff/1/ash/root_window_controller.cc File ash/root_window_controller.cc (right): https://codereview.chromium.org/565373002/diff/1/ash/root_window_controller.cc#newcode1024 ash/root_window_controller.cc:1024: lock_screen_related_containers); Just to double-check -- the virtual keyboard still ...
6 years, 3 months ago (2014-09-12 22:01:53 UTC) #3
James Cook
Also, this could use a more detailed commit description -- maybe say something about layers ...
6 years, 3 months ago (2014-09-12 22:02:25 UTC) #4
kevers
https://codereview.chromium.org/565373002/diff/1/ash/root_window_controller.cc File ash/root_window_controller.cc (right): https://codereview.chromium.org/565373002/diff/1/ash/root_window_controller.cc#newcode1024 ash/root_window_controller.cc:1024: lock_screen_related_containers); On 2014/09/12 22:01:52, James Cook wrote: > Just ...
6 years, 3 months ago (2014-09-15 17:23:46 UTC) #5
James Cook
LGTM with nits. Also, needs a more detailed commit description. https://codereview.chromium.org/565373002/diff/20001/ash/root_window_controller.cc File ash/root_window_controller.cc (right): https://codereview.chromium.org/565373002/diff/20001/ash/root_window_controller.cc#newcode287 ...
6 years, 3 months ago (2014-09-15 17:45:20 UTC) #6
kevers
https://codereview.chromium.org/565373002/diff/20001/ash/root_window_controller_unittest.cc File ash/root_window_controller_unittest.cc (right): https://codereview.chromium.org/565373002/diff/20001/ash/root_window_controller_unittest.cc#newcode944 ash/root_window_controller_unittest.cc:944: menu.reset(); On 2014/09/15 17:45:20, James Cook wrote: > You ...
6 years, 3 months ago (2014-09-15 18:13:04 UTC) #7
James Cook
https://codereview.chromium.org/565373002/diff/20001/ash/root_window_controller_unittest.cc File ash/root_window_controller_unittest.cc (right): https://codereview.chromium.org/565373002/diff/20001/ash/root_window_controller_unittest.cc#newcode944 ash/root_window_controller_unittest.cc:944: menu.reset(); On 2014/09/15 18:13:04, kevers wrote: > On 2014/09/15 ...
6 years, 3 months ago (2014-09-15 20:00:05 UTC) #8
kevers
https://codereview.chromium.org/565373002/diff/20001/ash/root_window_controller.cc File ash/root_window_controller.cc (right): https://codereview.chromium.org/565373002/diff/20001/ash/root_window_controller.cc#newcode287 ash/root_window_controller.cc:287: CHECK(Shell::HasInstance()); On 2014/09/15 17:45:20, James Cook wrote: > Do ...
6 years, 3 months ago (2014-09-16 14:53:12 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/565373002/20001
6 years, 3 months ago (2014-09-17 12:55:12 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001) as d0dfa6577145cc7bc03f5236600c9d9fcfeff016
6 years, 3 months ago (2014-09-17 13:50:20 UTC) #12
commit-bot: I haz the power
6 years, 3 months ago (2014-09-17 13:51:02 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/23f3987d5ecd4be30938bd9673148830482ac777
Cr-Commit-Position: refs/heads/master@{#295268}

Powered by Google App Engine
This is Rietveld 408576698