https://bugs.kde.org/show_bug.cgi?id=496180

            Bug ID: 496180
           Summary: Kate loses tab order and reverts to LRU
    Classification: Applications
           Product: kate
           Version: 24.08.3
          Platform: openSUSE
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: sessions
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: wedijo9...@edectus.com
  Target Milestone: ---

SUMMARY
Tab ordering is lost and reverts to LRU despite "Limit number of tabs"
"Unlimited"

STEPS TO REPRODUCE
1. rm -r .config/kate* .local/share/kate; kate &
2. Confirm Settings - Behavior - Limit number of tabs "Unlimited"
2. Create files "a" "b" "c", use mouse to move tabs to "c" "b" "a", select tab
"a" then "c" then "b"
3. Save session, quit, start kate

OBSERVED RESULT
Tab list is "a" "c" "b"

EXPECTED RESULT
Tab list should be "c" "b" "a" not LRU.

SOFTWARE/OS VERSIONS
openSUSE Tumbleweed 20241111

ADDITIONAL INFORMATION
Specifically I use the mouse to reorder tabs into specific groupings, and that
ordering is now lost when restarting kate, unlike previous versions. I prefer
not to use LRU but instead use the deterministic/static tab convention that
virtually every other UI uses. I noticed this happened the same time
ctrl-pageup/down started looping rather than stopping at the start and end of
the tab list, are these related (and is there a way to get that back)?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to