[Mono-bugs] [Bug 328681] Control: OnPaint not called on restore with double buffering
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Sep 27 16:32:16 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=328681#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> 2007-09-27 14:32:15 MST ---
Fixed in r86534. Thanks for the report!
2007-09-27 Jonathan Pobst <monkey at jpobst.com>
* Control.cs: Comment out a double buffering optimization that doesn't
take into account invalidates created in OnPaint, causing the control
to never be redrawn. It would take quite a bit of work to work around
this, but I left it commented with an explanation for later possible
optimization.
[Fixes bug #328681]
--
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