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


           Summary: [PATCH] ListBox: MultiColumn update problems on
                    leftwards navigation
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=215068)
 --> (https://bugzilla.novell.com/attachment.cgi?id=215068)
Patch

Similar to previous problems with rightwards movement.  Repro, app from bug
1. set Width=200
2. set SelectedIndex=7
3. set SelectedIndex=0
Instead of columns showing items {A-E; F-G}, the display shows {A,G,C} in the
first column and nothing in the second column.  Correct update occurs on forced
re-paint.


Patch does a bit of reorganising to suit my tiny mind; a smaller diffs is
possible…

(BTW navigation by keyboard is still somewhat broken -- better to investigate
only once all screen updating is seen to be correct).


-- 
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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to