Bug 35729

Summary: [Qt] fast/events/zoom-dblclick.html fails in DRT
Product: WebKit Reporter: Andras Becsi <abecsi>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kent.hansen, ossy
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

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.