← JavaFX

OpenJFX 13 Release notes

List of Fixed Bugs

Issue keySummarySubcomponent
JDK-8221702Use HTTPS to download all build dependenciesbuild
JDK-8220012Accordion control holds reference to child pane after it is removedcontrols
JDK-8209938Default and Cancel button cause memory leakcontrols
JDK-8222222Gradients defined in CSS always use “reflect” even when “repeat” is specifiedcontrols
JDK-8089986Menu beeps when mnemonics is usedcontrols
JDK-8222073Revert unintentional change to Dialog.javacontrols
JDK-8222457TabPane doesn’t respect order of TabPane.getTabs() listcontrols
JDK-8222214TableView rows disappears when inside a pane and KEY_UP is pressedcontrols
JDK-8197536TableView, ListView: unexpected scrolling behaviour on up/down keyscontrols
JDK-8201539Crash in DirectWrite CreateBitmap code when running TestFX test suitegraphics
JDK-8222211Creating animated gif image from non FX App thread causes exceptiongraphics
JDK-8210973Focus goes to wrong Window when dismissing an Alertgraphics
JDK-8217492JavaFX – memory leak after the event WindowEvent.DESTROYgraphics
JDK-8221987NPE in javafx.graphics/javafx.stage.Window$TKBoundsConfigurator.applygraphics
JDK-8226789Path rendered incorrectly when it goes outside the clipping regiongraphics
JDK-8219008Update OpenGL Headers to version 4.6graphics
JDK-8229890WritableImage update fails for empty regiongraphics
JDK-8208076display INVISIBLE_GLYPH_ID as square box on Windowsgraphics
JDK-8208173isComplexCharCode() returns false for U+11FFgraphics
JDK-8222217FX build fails on 32-bit Windows after fix for JDK-8133841media
JDK-8133841Full HD video can not be played on standard 1080p screen in portrait modemedia
JDK-8209180Media fails to load source from custom image, with jrt: URLmedia
JDK-8215894Provide media support for libav version 58media
JDK-8222780Visual Studio does not open media vs_projects filesmedia
JDK-8213510[Windows] MediaPlayer does not play some mp3 with artwork stream in mjpegmedia
JDK-8211900javafx.media classes directly reference platform classes that are excludedmedia
JDK-8218174Add missing license file for Mesa header filesother
JDK-8222746Cleanup third-party legal filesother
JDK-8221377Fix mistakes in FX API docsother
JDK-8223377JavaFX can crash due to loading the wrong native libraries if system libraries are installedother
JDK-8222212Memory Leak with SwingNode using Drag and Drop functionswing
JDK-8224636”CSS ""pointer-events"" property ""stroke"" is not respected for SVG renderings”web
JDK-8219539Cherry pick GTK WebKit 2.22.6 changesweb
JDK-8220147Cherry pick GTK WebKit 2.22.7 changesweb
JDK-8227079Cherry pick GTK WebKit 2.24.3 changesweb
JDK-8215775Scrollbars from web pages appear to be absolute, overlapping everythingweb
JDK-8225203Update SQLite to version 3.28.0web
JDK-8219362Update to 608.1 version of WebKitweb
JDK-8217942Upgrade to libxslt 1.1.33web
JDK-8222912Websocket client doesn’t work in WebViewweb
JDK-8221941Wrong package declaration for WCTextRunImpl.java in web moduleweb
JDK-8219734[WebView] Get rid of macOS SDK private API usageweb
JDK-8219917[WebView] Sub-resource integrity check fails on Windows and Linuxweb
JDK-8227431[Windows] Fix assertion failure on X86 32-bit when enabling CLOOP based JavaScript interpreterweb
JDK-8230361[web] Cookies are not enabled in WebKit v608.1web
JDK-8229328[windows] PlatformFileHandle type should be JGObject rather than void
JDK-8222788javafx.web build fails on XCode 10.2web
JDK-8226951Backout commit for JDK-8226537 to fix the attributionwindow-toolkit
JDK-8211302DragAndDrop no longer works with GTK3window-toolkit
JDK-8226537Multi-level Stage::initOwner can crash gnome-shell or X.org serverwindow-toolkit
JDK-8226274NPE in WinWindow.notifyMoving when Stage with no Scene is shown on 2nd monitorwindow-toolkit
JDK-8088717Win: UNDECORATED windows are not minimized with the taskbar buttonwindow-toolkit
JDK-8220272Window order is not correct when Modality.WINDOW_MODALwindow-toolkit
JDK-8212060[GTK3] Stage sometimes shown at top-left before moving to correct positionwindow-toolkit

List of Enhancements

Issue keySummarySubcomponent
JDK-8226454Point2D and Point3D should implement Interpolatableanimation
JDK-8221269Extract embedded actions from JSL grammar file to Visitor classbuild
JDK-8223760support static build for macosxbuild
JDK-8222258Add exclusion scope for LightBasegraphics
JDK-8167148Add native rendering support by supporting WritableImages backed by NIO ByteBuffersgraphics
JDK-8217605Add support for e-paper displaysgraphics
JDK-8226912Color, Point2D and Point3D’s fields should be made finalgraphics
JDK-8217470Upgrade Direct3D9 shader model from 2.0 to 3.0 for 3D operationsgraphics