Changeset: 359d69593b2a Author: Martin Soch <martin.s...@oracle.com> Date: 2013-07-23 10:19 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/359d69593b2a
SW pipeline: RTL text in TextField/TextArea was not higlight correctly (RT-30844) ! modules/graphics/src/main/java/com/sun/prism/sw/SWGraphics.java Changeset: 11424442607c Author: Alexander Zvegintsev Date: 2013-07-23 12:19 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/11424442607c RT-31561 Gtk: Previous hover state is restored after a Popup window is re-displayed. ! modules/graphics/src/main/native-glass/gtk/glass_window.cpp ! modules/graphics/src/main/native-glass/gtk/glass_window.h