If I accidentaly close a tab and reopen it with CTRL+Shift+t it opens up the closed tab but places the tab on the right from my current tabs. Reproducible: Always Steps to Reproduce: 1. Have multiple tabs open 2. Close a tab 3. Press CTRL+Shift+t Actual Results: It opens up the closed tab on the right of the current tabs Expected Results: It should open up the tab and place it where it was in the tabbar before.
I can confirm this. Unfortunately our current API prevent us from saving previous tab position, so we have to reopen it as "last tab". Targetting next stable (2.0).
*** This bug has been marked as a duplicate of bug 249457 ***