https://bugs.kde.org/show_bug.cgi?id=456373
Bug ID: 456373
Summary: pasted command executes after GUI-app exits
Product: konsole
Version: 21.12.3
Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: copy-paste
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 150428
--> https://bugs.kde.org/attachment.cgi?id=150428&action=edit
Screencast of execution
SUMMARY
Konsole protects from middle-click paste by not immediately executing anything
... unless it is pasted, while a GUI process is open.
STEPS TO REPRODUCE
1. copy text "echo hello world" including a trailing newline character from an
editor
2. go to konsole and open glxgears
3. paste the text into konsole with a single middle-click
4. exit glxgears
OBSERVED RESULT
The echo is executed once glxgears returns.
EXPECTED RESULT
The pasted text, even if multiline should be places in the line-editors buffer
and highlighted yellow, same as it does, when no glxgears is running in
foreground.
SOFTWARE/OS VERSIONS
Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.0-40-generic (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-4700MQ CPU @ 2.40GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 4600
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.