Bug 61795

Summary: [Qt] LayoutTests/fast/events/click-count.html fails
Product: WebKit Reporter: Robert Hogan <robert>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: benjamin, kling, tonikitoo
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Robert Hogan 2011-05-31 11:53:17 PDT
It fails because the number of clicks in the event detail is hardcoded to 2 or 3 in QWebPage depending on the click event.

I can't imagine there are pages out there depending on 5 clicks in the detail of an event handlers, so presumably we should just file Qt-specific results?
(Might be an idea to update the output of the test to mention Qt-specific behaviour)
Comment 1 Antonio Gomes 2011-05-31 12:51:33 PDT
dup of https://bugs.webkit.org/show_bug.cgi?id=45666 ?
Comment 2 Antonio Gomes 2011-05-31 12:51:56 PDT

*** This bug has been marked as a duplicate of bug 45666 ***