Comment #13 on issue 27137 by [email protected]: Can't enter curly bracket with AltGR+B on Hungarian Keyboard http://code.google.com/p/chromium/issues/detail?id=27137
On Windows, Ctrl+Alt+B is mapped to IDC_SHOW_EXTENSION_SHELF, see chrome/app/chrome_dll.rc:123. And unfortunately, on Windows, AltGR+B equals to Ctrl+Alt+B. We might need to assign a different shortcut key to IDC_SHOW_EXTENSION_SHELF. -- 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
