Bug 462305 - When launching "exit" on multiple tabs, only that tab should get closed
Summary: When launching "exit" on multiple tabs, only that tab should get closed
Status: RESOLVED FIXED
Alias: None
Product: QMLKonsole
Classification: Applications
Component: General (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Devin Lin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-27 11:34 UTC by Marco Mattiolo
Modified: 2022-11-27 20:39 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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! :)