Summary: | "Software Sources" ToolButton lacks an icon, making it look like an un-clickable text label | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Dan Dascalescu <ddascalescu+kde> |
Component: | discover | Assignee: | Dan Leinir Turthra Jensen <leinir> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol, nate |
Priority: | NOR | Keywords: | usability |
Version: | 5.18.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Screencast
5.24 |
Description
Dan Dascalescu
2021-02-16 10:57:22 UTC
Not having an icon is a big part of the problem here. The lack of one may be our bug. However it's also supposed to have an outline that appears on hover when you move the cursor over it. I didn't see that in your screen recording, but it could be a low FPS issue with the video file. If you don't see it either, that's a bug with the Fusion style. In the past, these buttons were implemented as PushButtons to ensure clickability even when there was no icon, but it looks like they got changed to ToolButtons in the port to Kirigami.ActionToolbar, which implements its buttons always using the ToolButton style. Nope, don't see any outline on hover either. Thanks for confirming! I cannot reproduce. Can you try running Discover with QT_QUICK_CONTROLS_STYLE=Material set? https://bugs.kde.org/show_bug.cgi?id=433256 this one could be related. Created attachment 145663 [details]
5.24
The icon is there now, I'm not sure which change fixed it.
|