Bug 35729
Summary: | [Qt] fast/events/zoom-dblclick.html fails in DRT | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andras Becsi <abecsi> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kent.hansen, ossy |
Priority: | P3 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Andras Becsi
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andras Becsi
Test skipped revision 55516 to make the Qt bots happy until the fix is ready.
Kent Hansen
Works for me (r55658); zoomed() is called.
Andras Becsi
(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
It passes now, unkipped by http://trac.webkit.org/changeset/55899.