Bug 35729 - [Qt] fast/events/zoom-dblclick.html fails in DRT
Summary: [Qt] fast/events/zoom-dblclick.html fails in DRT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-03-04 02:49 PST by Andras Becsi
Modified: 2010-03-12 07:21 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andras Becsi 2010-03-04 02:49:09 PST
fast/events/zoom-dblclick.html is working correctly in QtLauncher but does not produce a correct dump in DRT.

The event listener js function zoomed(e) doesn't get called in the Qt DRT.
Comment 1 Andras Becsi 2010-03-04 03:05:52 PST
Test skipped revision 55516 to make the Qt bots happy until the fix is ready.
Comment 2 Kent Hansen 2010-03-11 07:59:52 PST
Works for me (r55658); zoomed() is called.
Comment 3 Andras Becsi 2010-03-11 08:12:51 PST
(In reply to comment #2)
> Works for me (r55658); zoomed() is called.

Thanks for the information.
Ossy could you please check this test on the buildbot and unskip it if it works?
Comment 4 Csaba Osztrogonác 2010-03-12 07:21:13 PST
It passes now, unkipped by http://trac.webkit.org/changeset/55899.