Comment #52 on issue 5212 by keichee: BUG: Chrome does not respond to a mouse click at times http://code.google.com/p/chromium/issues/detail?id=5212
try in browser.cc line 1310 if (!GetSelectedTabContents()) - return; + case IDC_NEW_TAB: NewTab(); break; hope that helps -- 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
