Bug 426487

Summary: cannot paste text in "Name" field of Save As dialog
Product: [Applications] Spectacle Reporter: Patrick Silva <bugseforuns>
Component: GeneralAssignee: Boudhayan Gupta <me>
Status: RESOLVED NOT A BUG    
Severity: normal CC: antonio.prcela, kde
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Patrick Silva 2020-09-13 15:38:49 UTC
SUMMARY
Other kde apps like Kate and Gwenview are not affected.

STEPS TO REPRODUCE
1. copy any word written in this bug report
2. press printscreen key
3. click on "Save as" button (dialog opens with default file name already selected)
4. try to paste the previously copied word by pressing ctrl+v

OBSERVED RESULT
default file name is deleted

EXPECTED RESULT
default file name should be replaced with the word copied in the step 1

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.19.80
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.0
Comment 1 Antonio Prcela 2020-10-07 18:48:18 UTC
Hi, thanks for the report.

It seems that you have "Copy image to clipboard" active. This overwrites any content in your clipboard as soon as you take a screenshot.

Works fine when you disable that option.
Comment 2 Patrick Silva 2020-10-07 20:30:00 UTC
You are right. Thank you Antonio.