To reproduce:
1) unzip the attached NB project (SplitPaneTest.zip)
2) setup FX JAR path in project properties
3) run (see attached screenshot)
4) click on 'Insert Button at the End'
-> a Button is added at the end of the SplitPane : OK
5) click on 'Insert Button at Index 1'
-> a Button is added at index 1 below SplitPane
-> program hangs : BUG
1) unzip the attached NB project (SplitPaneTest.zip)
2) setup FX JAR path in project properties
3) run (see attached screenshot)
4) click on 'Insert Button at the End'
-> a Button is added at the end of the SplitPane : OK
5) click on 'Insert Button at Index 1'
-> a Button is added at index 1 below SplitPane
-> program hangs : BUG
- blocks
-
JDK-8118420 SplitPane: with 2 vertical dividers, moving the 2nd divider also move the 1st one (Mac only)
- Closed
- duplicates
-
JDK-8117031 SplitPane vertical flow issue. UI is freezed
- Closed