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

Issue 2901293004: Add virtual key code entry to support Command + Shift + [\] tab switching in some Chinese IME (Closed)

Created:
3 years, 7 months ago by EhsanK
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

Add virtual key code entry to support Command + Shift + [\] tab switching in some Chinese IME When using Pinyin-IME, pressing Command + Shift + [ (or ]) does not lead to the same NSEvent as those of other keyboard types. Therefore, when such IMEs are active these standard key combinations do not work. This CL will add two more rows to the list of global Mac shortkeys such that the command lookup would fall back to the new entries which are based on virtual key codes. BUG=708895 Review-Url: https://codereview.chromium.org/2901293004 Cr-Commit-Position: refs/heads/master@{#477666} Committed: https://chromium.googlesource.com/chromium/src/+/90b1637839bc498f3de67b66ca0a4c8e250929fb

Patch Set 1 #

Patch Set 2 : Fixed the mapping #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -30 lines) Patch
M chrome/browser/global_keyboard_shortcuts_cocoa_mac.mm View 1 1 chunk +32 lines, -30 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
EhsanK
Hello Avi, PTAL. Not sure if this is the best fix. Also I was not ...
3 years, 6 months ago (2017-06-06 21:37:05 UTC) #8
Avi (use Gerrit)
LGTM I'm not sure I'm the best reviewer, but I'm not sure if there's anyone ...
3 years, 6 months ago (2017-06-06 22:53:23 UTC) #9
EhsanK
On 2017/06/06 22:53:23, Avi (ping after 24h) wrote: > LGTM > > I'm not sure ...
3 years, 6 months ago (2017-06-07 15:15:17 UTC) #10
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/2901293004/20001
3 years, 6 months ago (2017-06-07 15:43:20 UTC) #12
commit-bot: I haz the power
3 years, 6 months ago (2017-06-07 16:04:39 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/90b1637839bc498f3de67b66ca0a...

Powered by Google App Engine
This is Rietveld 408576698