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

Issue 2916653002: Updated the VK Tray button to properly remove visual activated state. (Closed)

Created:
3 years, 6 months ago by bruthig
Modified:
3 years, 6 months ago
Reviewers:
James Cook, bshe
CC:
chromium-reviews, blakeo+virtualkb_chromium.org, sadrul, oka+watchvk_chromium.org, yhanada+watchvk_chromium.org, kalyank, dfaden+virtualkb_google.com, groby+virtualkb_chromium.org, mohsen
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Updated the VK Tray button to properly remove visual activated state. The VirtualKeyboardTray button was attaching to a KeyboardController instance that was being replaced without attaching itself as an observer to the new one. BUG=726273 TEST=manual Review-Url: https://codereview.chromium.org/2916653002 Cr-Commit-Position: refs/heads/master@{#476285} Committed: https://chromium.googlesource.com/chromium/src/+/ce80702d421f8e1626e99d23dd54d83aec979b78

Patch Set 1 #

Patch Set 2 : Removed the VirtualKeyboardTray as a ShellObserver during destruction. #

Total comments: 2

Patch Set 3 : Reordered observer detaching. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -4 lines) Patch
M ash/shell.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/shell_observer.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/system/virtual_keyboard/virtual_keyboard_tray.h View 3 chunks +6 lines, -1 line 0 comments Download
M ash/system/virtual_keyboard/virtual_keyboard_tray.cc View 1 2 3 chunks +11 lines, -3 lines 0 comments Download

Messages

Total messages: 21 (14 generated)
bruthig
James, can you PTAL?
3 years, 6 months ago (2017-05-31 21:55:41 UTC) #10
James Cook
LGTM. Do you know who wrote the KeyboardController code? It seems really odd that we ...
3 years, 6 months ago (2017-05-31 23:44:26 UTC) #11
bruthig
On 2017/05/31 23:44:26, James Cook wrote: > LGTM. > > Do you know who wrote ...
3 years, 6 months ago (2017-06-01 14:05:15 UTC) #12
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/2916653002/40001
3 years, 6 months ago (2017-06-01 14:05:39 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/ce80702d421f8e1626e99d23dd54d83aec979b78
3 years, 6 months ago (2017-06-01 14:48:12 UTC) #18
bshe
+cc yhanada who is still working on keyboard related code
3 years, 6 months ago (2017-06-08 17:38:32 UTC) #20
yhanada
3 years, 6 months ago (2017-06-09 05:56:23 UTC) #21
Message was sent while issue was closed.
On 2017/06/08 17:38:32, bshe wrote:
> +cc yhanada who is still working on keyboard related code

Filed crbug.com/731537.

Powered by Google App Engine
This is Rietveld 408576698