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

Issue 1427743003: Alt remapping doesn't work when Shift is pressed on ChromeOS (Closed)

Created:
5 years, 1 month ago by afakhry
Modified:
5 years, 1 month ago
Reviewers:
Wez, kpschoedel
CC:
chromium-reviews, tdresser+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Alt remapping doesn't work when Shift is pressed on ChromeOS When the Alt key is mapped to ESC or disabled from the settings, pressing Shift+Alt will generate a KeySym value of |XKB_KEY_Meta_L/R|. This will result in the EventRewriter skipping the rewriting of the Alt key completely. On ChromeOS, the Meta key is not used, and hence we keep it as Alt. BUG=541468 TEST=tested manually on a link device as well as ChromeOS Linux build. Committed: https://crrev.com/8a9bfea2cfaf6a748389909207d8e837146c9519 Cr-Commit-Position: refs/heads/master@{#357385}

Patch Set 1 #

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

Messages

Total messages: 16 (3 generated)
afakhry
kpschoedel@ How about this way of fixing the bug? This keeps the behavior the same ...
5 years, 1 month ago (2015-10-28 23:04:01 UTC) #2
kpschoedel
On 2015/10/28 23:04:01, afakhry wrote: > kpschoedel@ How about this way of fixing the bug? ...
5 years, 1 month ago (2015-10-29 03:03:49 UTC) #4
Wez
On 2015/10/29 at 03:03:49, kpschoedel wrote: > On 2015/10/28 23:04:01, afakhry wrote: > > kpschoedel@ ...
5 years, 1 month ago (2015-10-29 17:32:10 UTC) #5
afakhry
On 2015/10/29 17:32:10, Wez wrote: > On 2015/10/29 at 03:03:49, kpschoedel wrote: > > On ...
5 years, 1 month ago (2015-10-29 17:53:56 UTC) #6
Wez
On 2015/10/29 at 17:53:56, afakhry wrote: > On 2015/10/29 17:32:10, Wez wrote: > > On ...
5 years, 1 month ago (2015-10-29 18:53:32 UTC) #7
kpschoedel
On 2015/10/29 18:53:32, Wez wrote: > Why are we still re-writing based on the DomKey ...
5 years, 1 month ago (2015-10-29 19:02:32 UTC) #8
afakhry
On 2015/10/29 19:02:32, kpschoedel wrote: > On 2015/10/29 18:53:32, Wez wrote: > > Why are ...
5 years, 1 month ago (2015-10-29 20:25:35 UTC) #9
Wez
On 2015/10/29 at 20:25:35, afakhry wrote: > On 2015/10/29 19:02:32, kpschoedel wrote: > > On ...
5 years, 1 month ago (2015-10-29 21:19:30 UTC) #10
kpschoedel
On 2015/10/29 21:19:30, Wez wrote: > Kevin, I'll defer to you on this one, if ...
5 years, 1 month ago (2015-10-30 15:56:54 UTC) #11
Wez
On 2015/10/30 at 15:56:54, kpschoedel wrote: > On 2015/10/29 21:19:30, Wez wrote: > > Kevin, ...
5 years, 1 month ago (2015-10-30 21:22:18 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1427743003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1427743003/1
5 years, 1 month ago (2015-11-02 17:23:25 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 1 month ago (2015-11-02 18:03:30 UTC) #15
commit-bot: I haz the power
5 years, 1 month ago (2015-11-02 18:05:10 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/8a9bfea2cfaf6a748389909207d8e837146c9519
Cr-Commit-Position: refs/heads/master@{#357385}

Powered by Google App Engine
This is Rietveld 408576698