Bug 61795 - [Qt] LayoutTests/fast/events/click-count.html fails
Summary: [Qt] LayoutTests/fast/events/click-count.html fails
Status: RESOLVED DUPLICATE of bug 45666
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-05-31 11:53 PDT by Robert Hogan
Modified: 2011-05-31 12:51 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***