[8] Review request for RT-33352: Win: Image and html cannot be dnd or clipboarded at the same time.
Anthony Petrov
anthony.petrov at oracle.com
Tue Nov 5 12:06:34 PST 2013
Hi Steve,
Please review a fix for https://javafx-jira.kenai.com/browse/RT-33352 at
http://cr.openjdk.java.net/~anthony/g-4-imageHtmlDnD-RT-33352.0/
The fix is trivial and allows one to pass both an image and an html
content via clipboard whereas previously the code could ignore the
image, try to convert the html to an image, fail, and report as if
there's no images present at all.
--
best regards,
Anthony
More information about the openjfx-dev
mailing list