keyboard shortcuts appear to be ignoring the keyboard layout. With the Colemak layout, for instance, I have to press alt-shift-U to file feedback. The U key is where qwerty used to have the I key. |
|||||||
Issue descriptionCHROME VERSION: 65.0.3319.0 dev CHROMEOS_AUSERVER: <URL: 4> CHROMEOS_RELEASE_BOARD: scarlet-signed-prempkeys What steps will reproduce the problem? (1) Change layout (2) Try to invoke a keyboard shortcut such as Alt+Shift+i for feedback via the on screen keyboard What is the expected result? Shortcut is accepted What happens instead? Shortcut is ignored, it invokes a different shortcut that's where the letters you're typing are.
,
Jan 26 2018
I can invoke a feedback shortcut by pressing Alt+Shift+i when I switch to dvorak layout. What is the problem?
,
Jan 26 2018
It's a known issue that Non-US layouts may have issues with our VKEY-based keyboard shortcuts.
,
Jan 29 2018
Re #3, I doubt this is something to do with the VKEY-based keyboard shortcuts (which I think should work just fine). Note that this issue only happens on the on-screen keyboard. So I guess the root cause is on the IME extension side. Checked the extension code at here: https://cs.corp.google.com/piper///depot/google3/i18n/input/javascript/chos/inputview/config/us-colemak_data.js Looks like the us-colemak_data.js should contains the VKEY codes info like in us-dvorak_data.js. Yingbing, can you please take a look? Thanks.
,
Jan 29 2018
,
Sep 11
Li, Please adds PK_code for all xkb layout.
,
Sep 11
,
Nov 14
|
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by yhanada@chromium.org
, Jan 26 2018Components: UI>Input>KeyboardShortcuts
Status: Available (was: Untriaged)