Bug 511026 - Visible QR code remains after cleaning the clipboard
Summary: Visible QR code remains after cleaning the clipboard
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Clipboard widget & pop-up (other bugs)
Version First Reported In: 6.5.0
Platform: Arch Linux Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: privacy
Depends on:
Blocks:
 
Reported: 2025-10-24 15:24 UTC by Fernando M. Muniz
Modified: 2025-11-23 01:21 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 6.5.4
Sentry Crash Report:


Attachments
Issue on Plasma 6.5.0 (899.29 KB, video/x-matroska)
2025-10-24 15:24 UTC, Fernando M. Muniz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando M. Muniz 2025-10-24 15:24:47 UTC
Created attachment 186092 [details]
Issue on Plasma 6.5.0

STEPS TO REPRODUCE
1. Click on the QR Code icon on a copied text.
2. Click on the brush icon to clean the Clipboard.
3. Re-open the Clipboard.

OBSERVED RESULT
The QR Code is still showing, even though it's supposed to be deleted.

EXPECTED RESULT
Not show the QR Code (and actually delete it).

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.5.0
KDE Frameworks Version: 6.19.0
Qt Version: 6.10.0
Kernel Version: 6.17.4-arch2-1 (64-bit)
Graphics Platform: Wayland
Processors: 8 × 11th Gen Intel® Core™ i5-11300H @ 3.10GHz
Memory: 9 GB of RAM (8.1 GB usable)
Graphics Processor 1: Intel® Iris® Xe Graphics
Graphics Processor 2: NVIDIA GeForce GTX 1650
Manufacturer: LENOVO
Product Name: 82MG
System Version: IdeaPad Gaming 3 15IHU6
Comment 1 Bug Janitor Service 2025-11-22 01:24:25 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6037
Comment 2 Fushan Wen 2025-11-22 16:37:36 UTC
Git commit 2046174e4696d842e8456c8edd2144068ed2b81a by Fushan Wen.
Committed on 22/11/2025 at 16:17.
Pushed by fusionfuture into branch 'master'.

applets/clipboard: return to clipboard menu when history is cleared

The QR Code should be hidden when it's supposed to be deleted.
FIXED-IN: 6.5.4

M  +2    -10   applets/clipboard/contents/ui/main.qml
M  +9    -5    klipper/declarative/qml/ClipboardMenu.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/2046174e4696d842e8456c8edd2144068ed2b81a
Comment 3 Fushan Wen 2025-11-23 01:21:29 UTC
Git commit f741885810fd6ebe6352a1dca7abb0811f86c1ba by Fushan Wen.
Committed on 23/11/2025 at 01:05.
Pushed by fusionfuture into branch 'Plasma/6.5'.

applets/clipboard: return to clipboard menu when history is cleared

The QR Code should be hidden when it's supposed to be deleted.
FIXED-IN: 6.5.4


(cherry picked from commit 2046174e4696d842e8456c8edd2144068ed2b81a)

Co-authored-by: Fushan Wen <qydwhotmail@gmail.com>

M  +2    -10   applets/clipboard/contents/ui/main.qml
M  +9    -5    klipper/declarative/qml/ClipboardMenu.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/f741885810fd6ebe6352a1dca7abb0811f86c1ba