hg: openjfx/8u-dev/rt: 5 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Thu Apr 24 03:32:51 UTC 2014


Changeset: a18b7ab2d4b5
Author:    jgiles
Date:      2014-04-23 14:47 +1200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a18b7ab2d4b5

RT-36652: [ComboBox] Selected color is gray, not blue as expected

! modules/controls/src/main/resources/com/sun/javafx/scene/control/skin/modena/modena.css

Changeset: 645a119142e1
Author:    jgiles
Date:      2014-04-24 10:44 +1200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/645a119142e1

RT-36800: [ListView] IndexOutOfBoundsException when navigating with keyboard (regression)

! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/ListViewBehavior.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TreeViewBehavior.java
! modules/controls/src/main/java/javafx/scene/control/MultipleSelectionModelBase.java
! modules/controls/src/test/java/javafx/scene/control/ListViewKeyInputTest.java
! modules/controls/src/test/java/javafx/scene/control/TableViewKeyInputTest.java
! modules/controls/src/test/java/javafx/scene/control/TreeTableViewKeyInputTest.java
! modules/controls/src/test/java/javafx/scene/control/TreeViewKeyInputTest.java

Changeset: 682a4407c437
Author:    jgiles
Date:      2014-04-24 13:46 +1200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/682a4407c437

RT-36714: Flickering empty rows while updating a cell in a ListView

! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ListViewSkin.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TableViewSkinBase.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/VirtualFlow.java

Changeset: 5044fc222f5d
Author:    jgiles
Date:      2014-04-24 14:47 +1200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5044fc222f5d

RT-36445: -fx-highlight-text-fill is hardcoded for .text-input:focused
Contributed-by: James Denvir <jim.denvir at gmail.com>
Reviewed-by: jgiles, dgrieve, leifs

! modules/controls/src/main/resources/com/sun/javafx/scene/control/skin/modena/modena.css

Changeset: b48ca56f8dec
Author:    jgiles
Date:      2014-04-24 15:18 +1200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/b48ca56f8dec

RT-34499: [TitledPane] Fixed minimum height in TitledPane header

! apps/toys/Hello/src/main/java/hello/HelloTitledPane.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TitledPaneSkin.java
! modules/controls/src/test/java/javafx/scene/control/AccordionTest.java



More information about the openjfx-dev mailing list