[webkit-reviews] review granted: [Bug 17113] "event.ctrlKey" is always false when dragging an element with "ctrl" key down : [Attachment 50665] Use the new PlatformKeyboardEvent::getCurrentModifierState() to add the information about which modifier keys are pressed to the drag event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 13 21:16:00 PST 2010


Sam Weinig <sam at webkit.org> has granted Jessie Berlin <jberlin at webkit.org>'s
request for review:
Bug 17113: "event.ctrlKey" is always false when dragging an element with "ctrl"
key down
https://bugs.webkit.org/show_bug.cgi?id=17113

Attachment 50665: Use the new PlatformKeyboardEvent::getCurrentModifierState()
to add the information about which modifier keys are pressed to the drag event
https://bugs.webkit.org/attachment.cgi?id=50665&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
Please remove the Oops before landing.


More information about the webkit-reviews mailing list