Bug 491901

Summary: enable copy on select, delay copy to clipboard
Product: [Applications] konsole Reporter: owan <owan.io1992>
Component: copy-pasteAssignee: Konsole Developer <konsole-devel>
Status: CONFIRMED ---    
Severity: normal CC: justin
Priority: NOR    
Version First Reported In: 24.05.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: test video

Description owan 2024-08-19 13:10:01 UTC
Created attachment 172751 [details]
test video

SUMMARY
select text by mouse move, will immediate copy select data to clipboard
but if select text by double-click, there have a little delay time 


STEPS TO REPRODUCE
1. in profile - mouse - copy option - enable copy on select
2. select text by mouse move, monitor clipboard status
3. select text by double-click, monitor clipboard status

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 6.0
KDE Plasma Version: 6.1.3
KDE Frameworks Version:  6.4.0
Qt Version: 6.7.2
kernel version: 6.8.0-40-generic (64-bit)
graphics platform: Wayland
Comment 1 owan 2024-08-19 13:11:56 UTC
test in kubuntu 22.04 (konsole: 21.12.3) is normal
Comment 2 Justin Zobel 2025-03-11 23:46:50 UTC
MR created by a new user, but the MR didn't specify the codeword FIXES. Adjusting to ASSIGNED.

https://invent.kde.org/utilities/konsole/-/merge_requests/1083
Comment 3 Kurt Hindenburg 2025-03-15 19:40:52 UTC
I agree there is a slight delay currently w/ double-click and that your patch fixes it.