dock-spawn-ts icon indicating copy to clipboard operation
dock-spawn-ts copied to clipboard

Exception when dragging a tab which was docked "fill"

Open akapfham opened this issue 3 years ago • 1 comments

When undocking/dragging a tab which was docked in "fill" mode exceptions are raised in DockManager::_requestTabReorder. The call to methode _findNodeFromContainer return "null". The error is reproducible in de IDE demo (see attached screen shots).

demo-gui console_output

akapfham avatar Oct 11 '22 07:10 akapfham

I also saw this yesterday in the ide, but have not yet an idea whats causing it. don't know when I will have time to look for it, but atm. it does not stop it from beeing usable

jogibear9988 avatar Oct 13 '22 06:10 jogibear9988

seems to be fixed in current master

jogibear9988 avatar Dec 09 '22 13:12 jogibear9988

Thank you!

akapfham avatar Dec 12 '22 07:12 akapfham

I just updated to 2.511.0 and the exception is still there! You get the same exception with the IDE-Demo (https://node-projects.github.io/dock-spawn-ts/page/demo/ide/demo.html). Though i do not know if the Demo is already updated to 2.511.0. error_2 511

akapfham avatar Dec 12 '22 08:12 akapfham