[Webkit-unassigned] [Bug 34288] New: Preventing default action on cut/copy events should not clear clipboard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 28 15:32:03 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34288

           Summary: Preventing default action on cut/copy events should
                    not clear clipboard
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.quirksmode.org/dom/events/cutcopypaste.html
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dcheng at google.com


In WebKit-based browsers, preventing the default action in cut/copy still
results in the clipboard getting cleared. Ideally, the clipboard should only be
cleared if the Clipboard object is "dirty". This also makes WebKit behavior
consistent with IE and Firefox.

-- 
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