Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8145028

Implement Pasteboard data to have url, file, data and html

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9
    • javafx
    • None
    • web
    • generic
    • generic

      WebCore::Pasteboard::createForCopyAndPaste() creates pasteboard object with only text content Even though it has member object to store url, files and html.

      For dom api getdata(mimetype) can query specific content from clipboard data
      ref : https://html.spec.whatwg.org/multipage/interaction.html#dom-datatransfer-getdata

      Expected : Pasteboard should have pre-parsed object during getdata (dom) api call.

      For supported / expected mimetype : https://w3c.github.io/clipboard-apis/#mandatory-data-types

            vpaliwal Viplove Paliwal (Inactive)
            ghb Guru Hb (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: