Single Detachable Tab Disappears When Re-Ordering Attempted

Issue #53 closed
B Mag created an issue

I love your tab centric docking system. I am using both Tiwulfx and dockfx in the same javafx application and it is great. Anyway on to the bug. I am using the most recent code as of this morning.

It can be seen in the tiwulfx sample application.

  • Step 1 - Close all tabs in a single tabpane leaving only one (1) tab.
  • Step 2 - Grab the tab with the mouse and move it towards position 0 (it is already in position zero)
  • Step 3 - Release mouse in position 0 the tab will then vanish.

Comments (4)

  1. Amrullah

    Hi @b_mag,

    I'm unable to replicate your bug. I run this file

    src/test/java/com/panemu/tiwulfx/common/FrmTabPaneTester.java

    I recorded it. Take a look at youtube link below

    https://youtu.be/hyn_AW8EM28

    If you find any exception in console, please include in this ticket.

    Thank you

  2. B Mag reporter

    Thank you for the fast response. You may close this issue. It seems something was wrong with the tiwulfx/project we were using. After downloading the most current version all is working. Thank you.

  3. Log in to comment