[Mono-bugs] [Bug 464200] New: TreeView / TreeNode BackColor doesn't behave like . NET does

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 7 12:44:54 EST 2009


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


           Summary: TreeView / TreeNode BackColor doesn't behave like .NET
                    does
           Product: Mono: Class Libraries
           Version: 2.2.x
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: Normal
          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: Community User


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

See testcase.

We have a TreeView with 3 nodes, each with a different back color.
The thing is that with .NET, if you click one of these nodes and keep holding
the mouse button, then the node back color is the one that'll show until you
release the mouse button.
With Mono, the back color as you keep the left mouse button pressed on a node
is the same as the selected color (blue on my config).

In case my explanation above was confusing, the testcases has 3 nodes, pink,
skyblue and yellow. If you keep your left mouse button pressed over one of
them, it should still be either pink, green or yellow respectively, but it
isn't with Mono.

I can confirm the presence of this bug with Mono 2.0.x and 2.2.x on Windows,
but can't check Linux at the moment.


-- 
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