[Mono-bugs] [Bug 382001] New: Repaint of the TreeView is not don correct

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 21 12:00:04 EDT 2008


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


           Summary: Repaint of the TreeView is not don correct
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: SLED 10
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mvl at oseb.be
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=209366)
 --> (https://bugzilla.novell.com/attachment.cgi?id=209366)
TreeView Paint example

Description of Problem:

The TreeView control is not repainted correctly.

Steps to reproduce the problem:
1. See attached example VS2005 project. 
2. Start the application. You will notice a Treeview control populated with
nodes. Expand one of the nodes and you will notice subnodes. The subnodes force
to display the horizontal scrollbar. No collapse the expanded node. The repaint
of the TreeView is incorrect since the horizontal scrollbar is still painted
and some of the nodes are not visible.


Actual Results:

Not painted correctly

Expected Results:

working like on .net

How often does this happen? 

always

Additional Information:

see attachment


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