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