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

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

XMLWordPrintable

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

        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

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

                Created:
                Updated:
                Resolved: