[Mono-bugs] [Bug 414166] UserControl.OnPaint(e.Graphics.Clip) not set if ControlStyles. OptimizedDoubleBuffer
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Sep 4 17:00:20 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=414166
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=414166#c1
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 2008-09-04 15:00:20 MDT ---
I made the change you suggested in r112331. I am not sure if it will be
enough, since we might need to actually do something with this clip region
behind the scenes, but we'll see.
Thanks for the report!
2008-09-04 Jonathan Pobst <monkey at jpobst.com>
* Control.cs: If using OptimizedDoubleBuffer, ensure the clip
region gets set.
[Fixes bug #414166]
--
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