[Webkit-unassigned] [Bug 28161] New: Qt DumpRenderTree does not process named events.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 10 12:30:57 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28161
Summary: Qt DumpRenderTree does not process named events.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mike.fenton at torchmobile.com
CC: treat at kde.org
The DumpRenderTree does not correctly process named events as used by the
tests.
Named events currently processed by Mac/Win and not handled by Qt include:
leftArrow
rightArrow
upArrow
downArrow
pageUp
pageDown
home
end
delete
Processing of these events needs to be added to the Qt DRT.
This bug was discovered by the failure of
fast/forms/textarea-arrow-navigation.html which was moved from editing/input
and was relying on editing.js, which is no longer references by the test, but
uses eventSender("downArrow") instead.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list