[konsole] [Bug 456782] New: "Save tab layout to file" makes meaningless file
Luke-Jr
bugzilla_noreply at kde.org
Sat Jul 16 00:37:49 BST 2022
https://bugs.kde.org/show_bug.cgi?id=456782
Bug ID: 456782
Summary: "Save tab layout to file" makes meaningless file
Product: konsole
Version: 22.04.2
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: luke-jr+kdebugs at utopios.org
Target Milestone: ---
STEPS TO REPRODUCE
1. On the menu, View->Save tab layout to file
2. Enter a filename and click OK
OBSERVED RESULT
File contains simply
{
"Orientation": "Horizontal",
"Widgets": [
{
"SessionRestoreId": 0
}
]
}
no matter how many tabs are open.
EXPECTED RESULT
File should contain at least some data that could be useful for restoring them
(without invisible local Konsole state that might be wiped on a clean OS
reinstall)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list