Changeset: 88a48547ab6c
Author:    jgiles
Date:      2013-09-27 14:07 +1200
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/88a48547ab6c

RT-32592: CSS: Table header render is incorrectly when set style "-fx-border-*" 
from Platform.runLater
Reviewed-by: psomashe

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

Changeset: 42e0d1d0e0a5
Author:    jgiles
Date:      2013-09-30 09:38 +1300
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/42e0d1d0e0a5

RT-25375: CSS : shadow not visible on ProgressBar, TitledPane,TabPane
This patch only resolves the remaining issue in TitledPane - the issue is no 
longer reproducible for ProgressBar or TabPane.
Reviewed-by: psomashe

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

Changeset: d3f0a56c635c
Author:    jgiles
Date:      2013-09-30 13:54 +1300
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d3f0a56c635c

RT-26604: [TreeView] ctrl shift down doesn't make visible area to follow the 
selection.
Reviewed-by: psomashe

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TreeViewBehavior.java

Changeset: e0f5c9318547
Author:    jgiles
Date:      2013-09-30 14:54 +1300
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e0f5c9318547

RT-25484: [TableView, TreeTableView] pageUp/pageDown and ctrl+pageDown/pageUp 
navigates to the partly visible line.
Reviewed-by: psomashe

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

Changeset: 2c2b8f13d1cb
Author:    leifs
Date:      2013-09-30 13:56 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/2c2b8f13d1cb

RT-26861: RTL orientation, ColorPicker palette position issue.
Reviewed-by: jgiles

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

Reply via email to