Bug 433668 - Make event text selectable
Summary: Make event text selectable
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Digital Clock widget (other bugs)
Version First Reported In: 5.21.1
Platform: Slackware Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2021-02-26 17:42 UTC by Dmitri Koulikoff
Modified: 2026-08-24 15:28 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Koulikoff 2021-02-26 17:42:23 UTC
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
Comment 1 Nate Graham 2026-08-18 23:44:44 UTC
In progress with https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6953
Comment 2 Nate Graham 2026-08-24 15:28:32 UTC
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