[Webkit-unassigned] [Bug 161544] New: Access the pasteboard data in multiple formats is not working

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 2 12:40:39 PDT 2016


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

            Bug ID: 161544
           Summary: Access the pasteboard data in multiple formats is not
                    working
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: All
                OS: OS X 10.11
            Status: NEW
          Severity: Blocker
          Priority: P2
         Component: HTML Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: daniel.boehringer at uniklinik-freiburg.de

Your documentation promises the ability to access the pasteboard data in multiple formats: https://developer.apple.com/library/iad/documentation/AppleApplications/Conceptual/SafariJSProgTopics/Tasks/CopyAndPaste.html

however, if i copy rich text from e.g. Pages.app, i cannot read the rich text from within Safari.
you can verify this here:
http://codebits.glennjones.net/editing/getclipboarddata.htm

Chrome and Firefox do not expose this problem. Firefox even gives access to RTF data when rich text is on the pasteboard.

-- 
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/20160902/c282a384/attachment.html>


More information about the webkit-unassigned mailing list