[konsole] [Bug 507069] New: "Auto save output as" still become "Stop Autosave" when cancel selecting in file dialog
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Tue Jul 15 14:34:51 BST 2025
https://bugs.kde.org/show_bug.cgi?id=507069
Bug ID: 507069
Summary: "Auto save output as" still become "Stop Autosave"
when cancel selecting in file dialog
Classification: Applications
Product: konsole
Version First 25.04.2
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: history
Assignee: konsole-devel at kde.org
Reporter: jackyzy823 at gmail.com
Target Milestone: ---
SUMMARY
"Auto save output as" still become "Stop Autosave" when cancel selecting in
file dialog
STEPS TO REPRODUCE
1. Open Konsole, Click menu "File -> Auto save output as“
2. Click "Cancel" in the opening file dialog
3. Click menu "File " again
OBSERVED RESULT
it shows "stop auto save"
EXPECTED RESULT
it should show "Auto save output as". since we haven't choose an output file.
ADDITIONAL INFORMATION
The result of the dialog doesn't affect the change of visible of autosaveaction
button
https://invent.kde.org/utilities/konsole/-/blob/master/src/session/SessionController.cpp#L1819
https://invent.kde.org/utilities/konsole/-/blob/master/src/SaveHistoryAutoTask.cpp#L68
the `execute` should return the the result that whether task is starting or
rejected (due to dialog cancel, or file operation failed)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list