SUMMARY When viewing an item in a Get New Stuff dialog, the entry "Reviews and Comments" text is in blue and underlined and changes the mouse pointer to a pointing finger on hover, despite the fact that it switches to another view in the dialog, not opening a web link. The KDE Human Interface Guidelines advise against this. STEPS TO REPRODUCE 1. Open System Settings 2. Click on Global Theme 3. Click "Get New..." 4. Click on an item 5. Look at the "XXX Reviews and Comments" text OBSERVED RESULT Text is in blue and underlined and changes the mouse pointer to a pointing finger on hover. EXPECTED RESULT Text is in a button. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20250501 KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.13.0 Qt Version: 6.9.0 Kernel Version: 6.14.4-1-default (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION https://develop.kde.org/hig/getting_input/
Hi - I can see that as well, thanks!
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/knewstuff/-/merge_requests/363
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/knewstuff/-/merge_requests/366
Git commit e833d3140aeaa40b19fd0043c93ef5a51959c5ed by Kristen McWilliam, on behalf of John Veness. Committed on 29/05/2025 at 13:06. Pushed by merritt into branch 'master'. Change "Comments and Reviews" link into a button Right now this is a link but doesn't open a URL, violating the HIG guideline against this. Instead, make it a conventional button. With credit and many thanks to Nate Graham for his initial work on this (see !363 for more discussion). | Before | After | | ------ | ------ | |  |  | |  |  | M +8 -7 src/qtquick/qml/EntryDetails.qml https://invent.kde.org/frameworks/knewstuff/-/commit/e833d3140aeaa40b19fd0043c93ef5a51959c5ed