https://bugzilla.novell.com/show_bug.cgi?id=342515

           Summary: WM_ACTIVEAPP not handled in forms
           Product: Mono: Class Libraries
           Version: 1.2.5
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]
          Found By: ---


Created an attachment (id=183791)
 --> (https://bugzilla.novell.com/attachment.cgi?id=183791)
Reproduce the problem using this.

Forms aren't notified of deactivation when they are minimized. But are given
the WM_ACTIVEAPP message. Thus, when restored Activated event is not fired.
This happens to be so, because WM_ACTIVEAPP message is not handled by forms.

Problem can be reproduced using the attachment.

And I've tried a patch too. Though this does solve the problem, I'm not sure if
the root cause has been eliminated...


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