Comment #20 on issue 12488 by jminer7: intermittent: right clicking menus needs twice or ridiculously more clicks like open in a new tab http://code.google.com/p/chromium/issues/detail?id=12488
I don't think this is specific to right-click menus, but all menus. Many times, I have had to click twice to open "About Chromium" and other items. At this moment, I can't reproduce it. It might be easier to reproduce with a slower or busier computer. Without looking at the code, the only thing I can think of is that Chrome receives a WM_COMMAND but decides to ignore it if it is busy with some other task. Issue 9989 was filed before this one and applies to all menus. Probably should merge this one into it? -- 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 -~----------~----~----~----~------~----~------~--~---
