SUMMARY Button text "Download New %1" should have ellipsis according to HIG. https://hig.kde.org/style/writing/labels.html "End the label with an ellipsis if the command requires additional user interaction to complete." STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION see in src/qtquick/qml/Button.qml
That it most definitely should, good catch :) This is even the sort of thing i try and catch, so i feel all manner of dirty for missing it in code i wrote myself ;)