Bug 409988 - Allow text to be copied
Summary: Allow text to be copied
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Media Player widget (other bugs)
Version First Reported In: master
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Kai Uwe Broulik
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2019-07-19 10:16 UTC by Vinzenz Vietzke [TUXEDO]
Modified: 2023-05-29 11:17 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vinzenz Vietzke [TUXEDO] 2019-07-19 10:16:21 UTC
Most of the time I'm listening to web streams. If I like a track currently played I take note of it to download it somewhere later.

Currently I have to pin the Media Player plasmoid, open an editor and type artist and track out manually. Therefore it would be nice to have a way to just copy the plasmoid's content. Something like middle click, right click plus context menu or similar.
Comment 1 Nate Graham 2019-07-20 02:23:15 UTC
Maybe we should just make the text selectable.
Comment 2 Vinzenz Vietzke [TUXEDO] 2019-07-25 09:00:48 UTC
Yes, that would be fine - at least for me. But I guess it could have the unwanted side effect of accidentally selected and therefore "clipboarded" text.
Comment 3 Oliver Beard 2023-05-29 11:17:07 UTC
We could copy `Title - Artist` to the clipboard when Ctrl+C is pressed on the open widget, and/or when the expanded widget's text is clicked, with maybe an inlineMessage to indicate this was done.