Comment #5 on issue 7444 by [email protected]: [french] wrong shortcut
http://code.google.com/p/chromium/issues/detail?id=7444
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=10476
------------------------------------------------------------------------
r10476 | [email protected] | 2009-02-26 09:40:54 -0800 (Thu, 26 Feb 2009)
| 9 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/views/accelerator.cc?r1=10476&r2=10475
Do not map virtual keycodes (VK_0 - VK_9) to characters when accelerators
in the UI.
If we do that, the result is the layout-dependent. For instance, in fr-FR
layout, we get 'a with grave' in place of '0' for Ctrl+0 (normal in Zoom
menu). Besides, in Slovak lazout, we get 'e with accent'
This CL does not affect the actual behavior of accelerators (see issue 8043
for that), but only change the way they're displayed in the menu (even
without this CL, ctrl-0 works fine in fr-FR AZERY layout and Slovak layout).
BUG=7444
TEST=Change your kbd layout to French Azery and see what key is shown next
to 'Normal' in Page-Zoom menu. It should be 'Ctrl+0'.
Review URL: http://codereview.chromium.org/28121
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---