[Webkit-unassigned] [Bug 34192] New: Dispatch drag and drop events for cut/copy events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 26 17:19:53 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34192
Summary: Dispatch drag and drop events for cut/copy events
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
URL: https://bugs.webkit.org/show_bug.cgi?id=34153
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dcheng at google.com
The implementation does not quite conform to the spec yet; in particular,
cancelling during the drag handler should cause the clipboard state to revert.
Unfortunately, due to the way the Clipboard class is written, this is currently
impossible. I will be submitting other patches to enable deferred writeback
from Clipboard to the system pasteboard.
--
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