[konsole] [Bug 440878] Tabbar title format with session number behaves weird
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Fri Nov 24 15:02:26 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=440878
tcanabrava at kde.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
Latest Commit| |https://invent.kde.org/util
| |ities/konsole/-/commit/f7d0
| |c2ae7dbef995fe8ab3c90dc361a
| |55a3e9463
--- Comment #2 from tcanabrava at kde.org ---
Git commit f7d0c2ae7dbef995fe8ab3c90dc361a55a3e9463 by Tomaz Canabrava, on
behalf of Ilya Pominov.
Committed on 24/11/2023 at 16:00.
Pushed by tcanabrava into branch 'master'.
Change session Id numbering
Assign the new session Id equal to the maximum existing Id + 1.
The session Id may be displayed in the tab title. If we open 2 tabs and
then close the second one, then the next opened tab will get number 3
instead of number 2, which can be confusing for the user.
M +9 -2 src/session/Session.cpp
M +0 -1 src/session/Session.h
https://invent.kde.org/utilities/konsole/-/commit/f7d0c2ae7dbef995fe8ab3c90dc361a55a3e9463
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list