Bug 491901 - enable copy on select, delay copy to clipboard
Summary: enable copy on select, delay copy to clipboard
Status: CONFIRMED
Alias: None
Product: konsole
Classification: Applications
Component: copy-paste (show other bugs)
Version: 24.05.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-19 13:10 UTC by owan
Modified: 2025-03-15 19:40 UTC (History)
1 user (show)

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


Attachments
test video (456.26 KB, video/webm)
2024-08-19 13:10 UTC, owan
Details

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