Summary: | Amarok Current Track should allow to select text for copying it | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Māris Nartišs <maris.kde> |
Component: | Context View/Current Track | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | lfranchi, simon.esneault, vianasw |
Priority: | NOR | ||
Version: | 2.4.3 | ||
Target Milestone: | 2.5 | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/multimedia/amarok/-/commit/18b1ce66767e17a75ed8b7bcc130ed4428a44f6c | Version Fixed In: | |
Sentry Crash Report: |
Description
Māris Nartišs
2011-10-06 09:52:10 UTC
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/amarok/-/merge_requests/66 Git commit 18b1ce66767e17a75ed8b7bcc130ed4428a44f6c by Tuomas Nurmi. Committed on 03/04/2024 at 15:22. Pushed by nurmi into branch 'master'. Allow copying current track details by clicking. With text copying from QML Labels being surprisingly hard (https://bugreports.qt.io/browse/QTBUG-14077), this might be the cleanest way to implement at least some kind of copy functionality. A hint of the action is provided with a small copy action icon on hover, and its opacity is animated on click. C +45 -48 src/context/applets/currenttrack/package/contents/ui/CopyArea.qml [from: src/context/applets/currenttrack/package/contents/ui/InfoItem.qml - 050% similarity] M +16 -1 src/context/applets/currenttrack/package/contents/ui/InfoItem.qml https://invent.kde.org/multimedia/amarok/-/commit/18b1ce66767e17a75ed8b7bcc130ed4428a44f6c |