[Mono-bugs] [Bug 684744] New: PropertyGrid not show scroll and caret correctly when SelectedObject

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Apr 2 10:52:37 EDT 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=684744#c0


           Summary: PropertyGrid not show scroll and caret correctly when
                    SelectedObject
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: i686
        OS/Version: Ubuntu
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: integral22003 at yahoo.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=422907)
 --> (http://bugzilla.novell.com/attachment.cgi?id=422907)
Sample for show bug and include picture of it

User-Agent:       Mozilla/5.0 (Windows NT 6.1; rv:2.0) Gecko/20100101
Firefox/4.0


If we have : 
1) In form use SuspendLayout() and ResumeLayout() method
2) AutoScaleMode of form set to AutoScaleMode.Font
3) Dock of PropertyGrid not DockStyle.Fill
then after set Object to PropertyGrid.SelectedObject and need show scroll of
PropertyGrid and caret for Comboboxs (like color selector),they are not
visited.

if PropertyGrid is resized (by user or in code),scroll and carets show.

This bug only shows in Linux ubuntu with mono 2.6.7.
In windows XP with mono 2.10.1,All things are correct.
I can not find that mono 2.6.7 causes bug or linux ubuntu causes bug.


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