[konsole] [Bug 507069] New: "Auto save output as" still become "Stop Autosave" when cancel selecting in file dialog

[email protected] Tue, 15 Jul 2025 13:34:51 +0000
Newsgroups gmane.comp.kde.devel.konsole
Message-ID <[email protected]/>
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: [email protected]
          Reporter: [email protected]
  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.