[Koha-bugs] [Bug 8107] Disabled buttons not distinguishable from enabled buttons.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 20 09:46:11 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8107

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9645|0                           |1
        is obsolete|                            |

--- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 9662
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9662&action=edit
Bug 8107 - Disabled buttons not distinguishable from enabled buttons

Add a "greyed-out" style for disabled buttons.

Having looked through the templates for examples of usage of this
I'm not convinced that we should really be showing disabled buttons.
I think in general it would be better to hide or show a button
based on whether the action is available.

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

I agree, I think hiding or showing is better, but this patch is
harmless enough, until we want to go fixing our usage

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list