https://bugzilla.novell.com/show_bug.cgi?id=328681#c1


Jonathan Pobst <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]
         OS/Version|Windows XP                                      |All
            Summary|OnPaint with double buffering goes wrong        |Control: 
OnPaint not called on restore with
                   |                                                |double 
buffering




--- Comment #1 from Jonathan Pobst <[EMAIL PROTECTED]>  2007-09-26 14:47:22 MST 
---
The problem is that nothing has been invalidated when we restore from being
minimized, so the double buffering just uses the previous buffer.  I guess we
need to invalidate the form when we go from Minimized -> Restore.  (I do not
get a "control painted" on .net when going from Maximized -> Restore.)


-- 
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

Reply via email to