Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 511601

Summary: FXCanvasEx needs to invert rotation angle.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF FXAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0.0   
Target Milestone: 5.0.0 (Oxygen) M6   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2017-02-02 15:32:13 EST
As we have pack-ported the fix for https://bugs.openjdk.java.net/browse/JDK-8143596 (to support gesture events properly), FXCanvasEx is also affected by https://bugs.openjdk.java.net/browse/JDK-8173852.
Comment 1 Alexander Nyßen CLA 2017-02-03 05:47:52 EST
I contributed a patch to https://bugs.openjdk.java.net/browse/JDK-8173852 and back-ported the fix to FXCanvasEx. It will be available for 5.0.0 M6. I will leave that open until OpenJFX has adopted the fix and we can verify that everything works in Java9.
Comment 2 Alexander Nyßen CLA 2017-03-01 09:49:52 EST
Verified using Java 9 ea 158 that the behavior of JavaFX9 is now also appropriate. Resolving as fixed thus.