Summary: | "Reviews and Comments" is styled as a web URL link, but navigates pages within the dialog | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-knewstuff | Reporter: | John Veness <john.kde> |
Component: | general | Assignee: | Dan Leinir Turthra Jensen <admin> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | 4wy78uwh, alexander.lohnau, john.kizer, kdelibs-bugs-null, nate |
Priority: | NOR | Keywords: | junior-jobs |
Version First Reported In: | 6.13.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/knewstuff/-/commit/e833d3140aeaa40b19fd0043c93ef5a51959c5ed | Version Fixed In: | 6.15 |
Sentry Crash Report: |
Description
John Veness
2025-05-03 20:57:51 UTC
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 |