Bug 499040 - Application does not remember current/active document for each split view
Summary: Application does not remember current/active document for each split view
Status: CONFIRMED
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: general (show other bugs)
Version: 6.1.241201
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-23 06:50 UTC by Dominik Kummer
Modified: 2025-01-23 09:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Kummer 2025-01-23 06:50:50 UTC
1. Start new named session
2. Window->Split View Left/Right
3. Open multiple different files on each view
4. Restart application with same session

Result: Only one single view restores previous opened file, all other show the first opened file.
Comment 1 Igor Kushnir 2025-01-23 08:38:58 UTC
To clarify: a different document view often becomes current/active in a split view after restarting KDevelop. The sets of opened document views are restored reliably.
Comment 2 Dominik Kummer 2025-01-23 08:52:57 UTC
exactly, thanks for clarification. The sets of views are restored as expected. the previously viewed files are not.