Status: Assigned
Owner: [email protected]
CC: [email protected],  [email protected],  [email protected]
Labels: OS-Mac Area-Misc Pri-2 Type-Bug

New issue 24817 by [email protected]: cmd-` doesn't work when web  
contents has focus
http://code.google.com/p/chromium/issues/detail?id=24817

What steps will reproduce the problem?
1. Open two chrome windows, give focus to contents
2. Hit cmd-`

What is the expected result?

Windows should cycle

What happens instead?

Nothing.


This is a regression caused by me sending keyboard events to the renderer
first. When they come back, I only send them to the main menu, and we
don't have a "Cycle windows" menu entry bound to cmd-`. Finder does
e.g. have this. I think the best fix is to just add this menu entry? Are  
there
other keyboard shortcuts that should Just Work but are not in a menu
item?

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to