When reopening the last closed tab with Ctrl+Shift+T, the tab appears at the end of the tab tree, not at the position in the tree where it was closed.
At most it could be returned to the correct parent, but returning it to correct place (index) in the tree would require to keep track of two trees (with and without closed tabs).
Git commit 6e3da02d7dc19d537ab24dc11a2a8d27204fc403 by David Rosca. Committed on 08/05/2018 at 09:26. Pushed by drosca into branch 'Falkon/3.0'. ClosedTabsManager: Save and restore parent tab FIXED-IN: 3.0.1 M +2 -0 src/lib/tabwidget/tabwidget.cpp M +1 -0 src/lib/tools/closedtabsmanager.cpp M +2 -0 src/lib/tools/closedtabsmanager.h https://commits.kde.org/falkon/6e3da02d7dc19d537ab24dc11a2a8d27204fc403