[Webkit-unassigned] [Bug 33783] New: [DRT][Mac] Add modifiers parameter to mouseDown() and mouseUp()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 17 22:55:24 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33783
Summary: [DRT][Mac] Add modifiers parameter to mouseDown() and
mouseUp()
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tkent at chromium.org
Blocks: 24161
Add support for mouse events with key modifiers like:
eventSender.mouseDown(0, ["addSelectionKey"])
eventSender.mouseUp(0, ["shiftKey", "ctrlKey"])
--
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