[Mono-bugs] [Bug 473660] New: Disabled buttons don't look the same as .NET (grayscale / greyed out)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Feb 7 08:49:04 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=473660


           Summary: Disabled buttons don't look the same as .NET
                    (grayscale / greyed out)
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: stifu at free.fr
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=271023)
 --> (https://bugzilla.novell.com/attachment.cgi?id=271023)
Testcase (sources + binaries)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.6)
Gecko/2009011913 Firefox/3.0.6

This is a minor cosmetic issue, but details matter.

Basically, Mono turns disabled buttons into grayscale mode, while .NET does
something a bit more subtle and greys them out, apparently. For example, white
stays white with Mono, while it gets darker with .NET.

I think Mono should mimick .NET there, for 2 reasons: consistency, behaving as
closely to .NET as possible, and also, because the way it's done in .NET looks
better, making it clearer that the button is disabled (especially if the button
is grayish in the first place, like a trash can).

See the testcase. It has 2 ToolStrips, each with 3 buttons with icon.
The second strip is the same as the first one, except the buttons are disabled.

Reproducible: Always

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list