Bug 491240

Summary: klipper action inserts new line
Product: [I don't know] kde Reporter: meex
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: fanzhuyifan
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description meex 2024-08-04 01:15:54 UTC
SUMMARY
klipper action inserts an unwanted new line

STEPS TO REPRODUCE
1. add klipper action:
`iconv -c --to-code=ASCII//TRANSLIT <<< '%s'`
2. copy text, invoke action, paste text

OBSERVED RESULT
pasted text has new line added

EXPECTED RESULT
new line shouldn't be added

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 6.0.5
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.2
Comment 1 fanzhuyifan 2024-08-04 01:17:55 UTC
The iconv tool inserts the new line, not klipper.