The tab handle disappears after removing a tab if the TabPane is too small to show all tabs (displays a drop-down button).
Everything works fine if the TabPane is big enough for all tab handles.
Screenshot:
http://imgur.com/a/NURlZ
Similar to https://javafx-jira.kenai.com/browse/RT-17998 except this only happens when the TabPane is too small.
Everything works fine if the TabPane is big enough for all tab handles.
Screenshot:
http://imgur.com/a/NURlZ
Similar to https://javafx-jira.kenai.com/browse/RT-17998 except this only happens when the TabPane is too small.
- duplicates
-
JDK-8093620 Tabs are not displayed in the correct order after a remove and an add
- Resolved