Status: Assigned Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-WebKit
New issue 6367 by [email protected]: processingUserGesture() erroneously returns false http://code.google.com/p/chromium/issues/detail?id=6367 (Split off from issue 6363) Visit http://www.in2art.com/art-supplies/sharpie-markers and click on one of the products. In ChromeClientImpl::createWindow() when we ask if frame- >script()->processingUserGesture(), we get false. Looking upwards on the stack, the javascript is running in response to a mouse event. The result is that we block a user-initiated popup. Who knows how many other sites are affected. -- 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 -~----------~----~----~----~------~----~------~--~---
