Bug 462305

Summary: When launching "exit" on multiple tabs, only that tab should get closed
Product: [Applications] QMLKonsole Reporter: Marco Mattiolo <marco.mattiolo>
Component: GeneralAssignee: Devin Lin <espidev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Marco Mattiolo 2022-11-27 11:34:01 UTC
SUMMARY
Hi and thank you for maintaining qmlkonsole!
The "expected result" is the same as in desktop's konsole.

STEPS TO REPRODUCE
1.  open two tabs
2.  launch "exit" command 

OBSERVED RESULT
qmlkonsole closes

EXPECTED RESULT
just the tab in which "exit" is launched to get closed

SOFTWARE/OS VERSIONS
Linux: 6.1-sunxi64 (Mobian on Pinephone, I packaged Plasma mobile apps from source)
KDE Plasma Version: 5.26.3
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.6
Comment 2 Marco Mattiolo 2022-11-27 20:39:55 UTC
Wow, thank you! :)