Summary: | Re-opening a closed tab should restore tab position | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Todd <toddrme2178> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | leszek.lesner |
Priority: | NOR | ||
Version: | 0.5.80 | ||
Target Milestone: | 2.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/rekonq/8ebc401712fd157030a485f38d4500543a013cd0 | Version Fixed In: | |
Sentry Crash Report: |
Description
Todd
2010-08-29 22:09:36 UTC
How can we guess its position? If it were the 7th and now you have 3 tabs open, what should we do? If you moved tabs how can we guess your will? Firefox doesn't seem to have a problem with it. It seems firefox just restores the tab to the same numerical position it had when it was closed, or the end of the tab list if that position was greater than the current number of open tabs. This seems to work well enough, it may not be perfect but it seems better to me than the current system of just sticking them on the end. This is especially true if you just want to re-open a tab you accidentally closed. Understood. Let's see what I can do for 0.9... Uhm... nothing. Targetting 0.10, sorry. It will be in the first development week for 0.10. We couldn't reach this in time for 1.0, sorry. In fact it's needed a complete review of our tab management code base to reach this. It has been planned for next development period. *** Bug 303355 has been marked as a duplicate of this bug. *** You'll find this fixed in the upcoming 2.0 Git commit 8ebc401712fd157030a485f38d4500543a013cd0 by Andrea Diamantini. Committed on 02/12/2012 at 11:44. Pushed by adjam into branch 'first-half-rekonq2-to-master'. Restore tab position on reopening M +1 -0 src/tabhistory.h M +16 -4 src/tabwindow/tabwindow.cpp http://commits.kde.org/rekonq/8ebc401712fd157030a485f38d4500543a013cd0 |