https://bugs.kde.org/show_bug.cgi?id=466041
Bug ID: 466041
Summary: Data must be copied twice before being pasted on
Wayland when history size is set to 1 entry
Classification: Plasma
Product: plasmashell
Version: 5.27.0
Platform: Archlinux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Clipboard
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
SUMMARY
When running a Plasma Wayland session with the clipboard configured to have a
history size of only one entry, text and images can't be pasted after being
copied unless the last thing copied was identical.
STEPS TO REPRODUCE
1. Start a Plasma Wayland session.
2. Configure Clipboard and set "History size" to 1 entry.
3. Copy text or an image once.
4. Try to paste it one or more times.
5. Copy the same text or image again.
6. Try to paste it one or more times.
OBSERVED RESULT
Nothing is pasted until the same text or image has been copied twice in a row.
Clicking the clipboard applet shows whatever was copied, but pasting doesn't
work.
EXPECTED RESULT
The text or image that was copied is pasted every time.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.27.0
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.1.12-arch1-1 (64-bit)
Graphics Platform: Wayland
ADDITIONAL INFORMATION
This bug doesn't happen on X11, and it doesn't happen when the history size is
two or more. It happens regardless of how the data is copied (Ctrl+C, context
menu, "copy to clipboard" button, or wl-copy). I've only tested with text and
images.
--
You are receiving this mail because:
You are watching all bug changes.