| Issue 3696: | VK_OEM_3 should not be used as accelerator. | |
| 4 people starred this issue and may be notified of changes. | Back to list |
|
Sign in to add a comment
|
Chrome uses ALT+VK_OEM_3 as an accelerator to invoke JavaScript debugger. VK_OEM_3 is '~' on JP layout + 101 keyboard. (or on US layout + any keyboard) ALT+~ is Windows standard key combination to activate Japanese Input Method Editor (IME) on 101 keyboard. So, for Japanese 101 keyboard users, JavaScript debugger key and IME activation key conflict. Chrome 0.3.154.6 c.f. This problem was reported at Japanese U2U: http://groups.google.com/group/google-chrome-help-jp-report-a- bug/browse_thread/thread/94990c1b81f6ae35 |
,
Oct 24, 2008
<b/1142745> |
|
,
Oct 29, 2008
(No comment was entered for this change.)
Status: Assigned
Labels: Mstone-1.2 |
|
,
Oct 29, 2008
Can you reassign to an appropriate person?
Summary: VK_OEM_3 should not be used as accelerator.
Owner: niran...@chromium.org Cc: thatan...@google.com |
|
,
Oct 29, 2008
(No comment was entered for this change.)
Status: Available
Owner: all-bugs...@chromium.org |
|
,
Nov 12, 2008
any updates on this issue? |
|
,
Nov 12, 2008
Probably, we'd better change the accelerator for javascript debugger. Ctrl-Shift+D is open (CTRL-D is taken by 'starring'). A one-liner will do it. I'll make a change and send for review.
Cc: b...@chromium.org kl...@chromium.org g...@chromium.org
Labels: -Mstone-1.2 Mstone-1.1 |
|
,
Dec 05, 2008
It's fixed in r6438 ( http://src.chromium.org/viewvc/chrome?view=rev&revision=6438 http://codereview.chromium.org/10652 ) Jon, would you consider merging the patch to the branch? It's late in the game, but the change is so small that it cannot possibly have a bad effect. And, Japanese (and German/French/Russian : see issue 5087 ) users would be happy to see it fixed in 1.0 :-)
Status: Fixed
Cc: j...@chromium.org Labels: -Area-Misc Area-BrowserUI |
|
,
Dec 08, 2008
Verified on branch 0.4.154.33 (Official Build 6493), fixed. Debug JavaScript -> Ctrl+Shift+L JavaScript console -> Ctrl+Shift+J
Status: Verified
Cc: anan...@chromium.org |
|
,
Jan 21, 2009
Issue 757 has been merged into this issue. |
|
| ► Sign in to add a comment |