RFR: 8271398: GTK3 drag view image swaps red and blue color channels

Pankaj Bansal pbansal at openjdk.java.net
Sun Aug 15 16:29:28 UTC 2021


On Wed, 11 Aug 2021 23:40:00 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:

> Test works on Linux, don't know on other platforms.
> 
> `gradlew -PFULL_TEST=true -PUSE_ROBOT=true :systemTests:test --tests test.robot.javafx.dnd.DndRawImageTest`

The fix does solve the issue and looks good to me.

The test is failing on Windows 10 and Mac 10.15. As Kevin has mentioned in other comment, if the automated test is too complex, you can change the test to manual one and file a new bug for automated test and assign it to me. I will write an automated in future.

-------------

PR: https://git.openjdk.java.net/jfx/pull/599


More information about the openjfx-dev mailing list