hg: openjfx/8/controls/rt: 10 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Sun Aug 18 20:17:40 PDT 2013


Changeset: 115176548119
Author:    jgiles
Date:      2013-08-13 16:05 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/115176548119

RT-31977: TableView: horizontal scrollbar and additional right table column header when CONSTRAINED_RESIZE_POLICY is used

! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TableViewSkinBase.java
! modules/controls/src/main/java/javafx/scene/control/TableView.java
! modules/controls/src/test/java/com/sun/javafx/scene/control/infrastructure/VirtualFlowTestUtils.java

Changeset: 8f47b419c482
Author:    jgiles
Date:      2013-08-15 13:19 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8f47b419c482

Partial fix for RT-31653: TableView : resize column broken
The TableView hbar will now show when the column is resized (and a test has been added to prevent regressions).

! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TableRowSkinBase.java
! modules/controls/src/test/java/javafx/scene/control/TableViewTest.java

Changeset: 8443b20cb18d
Author:    jgiles
Date:      2013-08-16 12:57 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8443b20cb18d

Re-enabling ignored tests from RT-30739: UNIT-TEST: test_rt29930 failures in Controls unit tests

! 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

Changeset: d8335a789b4c
Author:    jgiles
Date:      2013-08-16 13:33 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d8335a789b4c

RT-31977: TableView: horizontal scrollbar and additional right table column header when CONSTRAINED_RESIZE_POLICY is used

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

Changeset: 1a2503576fec
Author:    jgiles
Date:      2013-08-16 13:49 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1a2503576fec

RT-30688: TreeTableView has trouble with columns specifying pref/min/max widths

! modules/controls/src/main/java/javafx/scene/control/TreeTableView.java
! modules/controls/src/test/java/javafx/scene/control/TreeTableViewTest.java

Changeset: 5fe0adf05ee3
Author:    jgiles
Date:      2013-08-19 11:32 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5fe0adf05ee3

RT-28847: [HTMLEditor] Font size is lost on enter key press

! modules/web/src/main/java/com/sun/javafx/scene/web/skin/HTMLEditorSkin.java

Changeset: e1eec6952a4c
Author:    jgiles
Date:      2013-08-19 11:43 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e1eec6952a4c

RT-28081: HTMLEditor, bold format doesn't work fine for initial text.

! modules/web/src/main/java/com/sun/javafx/scene/web/skin/HTMLEditorSkin.java

Changeset: f238cdebbff7
Author:    jgiles
Date:      2013-08-19 13:43 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f238cdebbff7

RT-32373: TextField / TextArea frequently requests relayouts (due to caret blinking)
Contributed-by: Tom Schindl
Reviewed-by: jgiles

! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TextAreaSkin.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TextFieldSkin.java

Changeset: f29285dafe7c
Author:    jgiles
Date:      2013-08-19 14:23 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f29285dafe7c

RT-32406:  Control#contextMenuHandler could be made static
Contributed-by: Tom Schindl
Reviewed-by: jgiles

! modules/controls/src/main/java/javafx/scene/control/Control.java

Changeset: c6ce20658f85
Author:    jgiles
Date:      2013-08-19 14:57 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/c6ce20658f85

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/controls/jfx/rt




More information about the openjfx-dev mailing list