https://bugs.kde.org/show_bug.cgi?id=442295
--- Comment #1 from Nate Graham <n...@kde.org> --- Unfortunately the QtQuick Label items we use here do not allow mouse-highlighting. We have created our own SelectableLabel component, but porting everything to use it would undoubtedly break other things in the process. Possible, but messy. Ultimately the base QtQuick component in Qt should probably gain optional mouse-selectability, just like the QWidgets QLabel component has. -- You are receiving this mail because: You are watching all bug changes.