[Webkit-unassigned] [Bug 155548] New: Implement document.queryCommandSupported("copy")

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 16 10:34:20 PDT 2016


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

            Bug ID: 155548
           Summary: Implement document.queryCommandSupported("copy")
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: david.malcom.graham at gmail.com

Clipboard copy via document.execCommand("copy") was implemented in #146336. Testing browser support for this feature with document.queryCommandSupported("copy") would be ideal, but it currently returns false. Can this be changed to return true now that copy has been implemented in nightly builds?

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160316/4d98930a/attachment.html>


More information about the webkit-unassigned mailing list