[Mono-bugs] [Bug 416058] ErrorProvider Icons Drawn Incorrectly When Embedded Within TabControl
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Sep 11 16:06:16 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=416058
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=416058#c5
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Jonathan Pobst <jpobst at novell.com> 2008-09-11 14:06:15 MDT ---
Not using ContainerControl for painting sounds good. Done in r112798. Thanks
for the report!
2008-09-11 Jonathan Pobst <monkey at jpobst.com>
* ErrorProvider.cs: Never try to add our icons to ContainerControl,
since that can be set to anything. Always add them to the Control's
parent. [Fixes bug #416058]
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list