Opened 8 years ago
Closed 8 years ago
#4901 closed defect (fixed)
Insensitive buttons doesn't show as them
Reported by: | ignacio | Owned by: | |
---|---|---|---|
Priority: | High | Milestone: | Unspecified |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Minor | Keywords: | patch |
Cc: | Distribution/OS: | Fedora | |
Bug Status: | New |
Description
Fedora 23, Gtk 3.18, sugar build mode_none.
The insensitive buttons should be grey (like the normal behaviour)..
Right now they are like 'sensitive', the only difference is you can't focus them.
How to reproduce:
1) Open Log Activity
2) See Next & Previous buttons.
They are supposed to be like this [1], but now they are like this [2]
[1] http://i.imgur.com/F6H5yrX.png
[2] http://i.imgur.com/nBWWAjq.png
Change History (4)
comment:1 Changed 8 years ago by SAMdroid
- Priority changed from Low to High
- Version changed from Unspecified to Git as of bugdate
comment:2 Changed 8 years ago by SAMdroid
- Keywords patch added
comment:3 Changed 8 years ago by SAMdroid
Patch try 2: https://github.com/sugarlabs/sugar-artwork/pull/78
comment:4 Changed 8 years ago by SAMdroid
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Bumping up the priority, it is very confusing when a button does not respond but looks the same.
It's such a simple fix though. Legit there is no style rule about insensitive buttons. It looks slightly different.