After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 768136 - kudos stars are focusable
kudos stars are focusable
Status: RESOLVED FIXED
Product: gnome-software
Classification: Applications
Component: General
3.21.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-06-28 13:05 UTC by Jakub Steiner
Modified: 2016-06-29 07:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jakub Steiner 2016-06-28 13:05:47 UTC
In the app info page, the kudos stars are no longer a control, but an indicator. They do, however, indicate focus as if they were a control. Granted the focus ring should not appear at all while clicking on things, the  stars are not a control
Comment 1 Richard Hughes 2016-06-29 07:34:18 UTC
commit 6446be160488f5414f084224f1b2ae72059a63f2
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Jun 29 08:33:46 2016 +0100

    trivial: Disallow clicking on the app details star rating
    
    We were setting the image to insensitive rather than the button control.
    
    Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=768136