New tab opened from the last tab in a group at the last position openes outside the group
edison23 opened this issue · 4 comments
When I am in a tab that's last in a tab group and I press Ctrl+T (or the new tab button in the UI), the new tab opens outside the active tab group. This is true for both horizontal and vertical tabs.
Expected behavior: The new tab opens in the active tab group, ie. in the group to which belongs the tab I open the new tab from.
Hello @edison23, could you try the last version (0.4.4)?
@ArnaudLigny : Thank you very much, I confirm that it works in the version 0.4.4 on Windows 10. (I'll test later on my Linux PC but I believe it'll be the same so I'm resolving the issue now.)
Edit: I confirm the fix works fine on Xubuntu Linux, too (Edge version 95.0.1020.20 (Official build) beta (64-bit))
Unfortunately, I have to reopen this issue because I found an edge case where the fix doesn't work:
When I'm in a tab that's the last tab in the last tab group and I press Ctrl+T, the new tab opens outside the tab group. This happens only with the last tab group, not with others.
I confirms: this is the case when you create a new tab after the last one of a group AND there is no other tab or group after this one.
As it is, I don't know yet if it is possible to treat this case :-/