SUMMARY Event name is not selectable / copiable STEPS TO REPRODUCE 1. click on the clock to open the calendar 2. select a day with an event 3. try to select the event name OBSERVED RESULT You can not select anything EXPECTED RESULT The text of the event name must be selectable / copyable. SOFTWARE/OS VERSIONS Operating System: Slackware-current KDE Plasma Version: 5.21.1 KDE Frameworks Version: 5.79.0 Qt Version: 5.15.2 Kernel Version: 5.10.18 OS Type: 64-bit Graphics Platform: X11 Processors: 12 × Intel® Core™ i7-9750H CPU @ 2.60GHz Memory: 31.1 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics 630 ADDITIONAL INFORMATION
In progress with https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6953
Git commit e0c8b8bc546425e7a5204d5df68f9cb6af09f730 by Nate Graham. Committed on 24/08/2026 at 15:28. Pushed by ngraham into branch 'master'. applets/digital-clock: make event titles selectable Kirigami.SelectableLabel makes this trivial. We do lose the "maximum 2 lines of text" constraint though, as Selectablelabel doesn't support that. FIXED-IN: 6.8.0 M +1 -3 applets/digital-clock/CalendarView.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/e0c8b8bc546425e7a5204d5df68f9cb6af09f730