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

hang.vo at oracle.com hang.vo at oracle.com
Mon May 19 05:17:36 UTC 2014


Changeset: 48020242a13e
Author:    jgiles
Date:      2014-05-19 13:32 +1200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/48020242a13e

Backed out changeset: 6391863941e9

! .idea/modules.xml

Changeset: e685583ccea6
Author:    jgiles
Date:      2014-05-19 14:01 +1200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e685583ccea6

RT-37130: [TableView, TreeTableView] If cell selection is enabled, IndexOutOfBoundsException when pressing shift-pageup twice.

! modules/controls/src/main/java/javafx/scene/control/TableView.java
! modules/controls/src/main/java/javafx/scene/control/TreeTableView.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: b038159dc2c7
Author:    jgiles
Date:      2014-05-19 14:49 +1200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/b038159dc2c7

[TEST ONLY] Ignoring test as it is failing (noted in RT-37166).

! modules/controls/src/test/java/javafx/scene/control/TreeTableViewMouseInputTest.java

Changeset: bd4dcf09755a
Author:    jgiles
Date:      2014-05-19 16:00 +1200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/bd4dcf09755a

RT-37152: [TableView] Horizontal Scroll steps in a tableview are not correctly calculated (are too small)

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

Changeset: 1cf7aaa19cd3
Author:    jgiles
Date:      2014-05-19 16:58 +1200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/1cf7aaa19cd3

RT-37118: [MenuBarSkin] NullPointerException from MenuBarSkin constructor if MenuBar is not in a scene

! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/MenuBarSkin.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/Utils.java
! modules/controls/src/test/java/javafx/scene/control/MenuBarTest.java



More information about the openjfx-dev mailing list