https://bugs.kde.org/show_bug.cgi?id=470297
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/discover/-/commit/a07f6a |ma/discover/-/commit/51f3a9 |9c77aae757d4cc72639fc7bf41f |8a9587de37dcba0108e153d4700 |28b5018 |39821ce --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 51f3a98a9587de37dcba0108e153d470039821ce by Nate Graham. Committed on 29/05/2023 at 08:01. Pushed by ngraham into branch 'Plasma/5.27'. ApplicationPage: make heading/short description text selectable The main text is already selectable, and the heading/short description text is used to display the package path for locally-downloaded packages, which make sense to be able to select. So for those reasons, make it also selectable. This entails porting away from Kirigami.Heading and using Kirigami.SelectableLabel, which means we need to do a small amount of work to match the visual styling and accessibility metadata that were previously provided by Kirigami.Heading. FIXED-IN: 5.27.6 (cherry picked from commit a07f6a9c77aae757d4cc72639fc7bf41f28b5018) M +12 -5 discover/qml/ApplicationPage.qml https://invent.kde.org/plasma/discover/-/commit/51f3a98a9587de37dcba0108e153d470039821ce -- You are receiving this mail because: You are watching all bug changes.