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

[WebView] Copy and Paste of Image not resulting in expected behavior

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • 8, 9, 10
    • 10
    • javafx
    • None
    • web

    Backports

      Description

        Scenario:
        1. Open a html page containing an image in FX WebView application
        2. Right Click on the image. Context Menu pops up. Select "Copy Image to Clipboard"
        3. Try pasting the image like below
            a. Navigate to any paint application. Paste the image.
            b. Navigate to file explorer. Try pasting the image.

        Expected Result:
        3.a Image should be pasted successfully into the paint canvas
        3.b Image should be dumped as a file into the file explorer.

        Actual Result:
        3.a Image is pasted fine
        3.b Nothing happens

        Attachments

          Issue Links

            Activity

              People

                rkamath Rajath Kamath
                rkamath Rajath Kamath
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: