RESOLVED FIXED 35729
[Qt] fast/events/zoom-dblclick.html fails in DRT
https://bugs.webkit.org/show_bug.cgi?id=35729
Summary [Qt] fast/events/zoom-dblclick.html fails in DRT
Andras Becsi
Reported 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.
Attachments
Andras Becsi
Comment 1 2010-03-04 03:05:52 PST
Test skipped revision 55516 to make the Qt bots happy until the fix is ready.
Kent Hansen
Comment 2 2010-03-11 07:59:52 PST
Works for me (r55658); zoomed() is called.
Andras Becsi
Comment 3 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?
Csaba Osztrogonác
Comment 4 2010-03-12 07:21:13 PST
It passes now, unkipped by http://trac.webkit.org/changeset/55899.
Note You need to log in before you can comment on or make changes to this bug.