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

           Summary: Form: Calling Show should pass focus to child control
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: ---


Calling Form.Show () -in absence of Application.Run call- should move focus to
a child control (thus the first child control should get a GotFocused event).
Obviosuly in this scenario the form will only appear for a second, but the
child control should receive the focus anyway.

Take a look at the attached sample.

In the console a "Control got focus." message should appear, but in Mono we
don't get that message.


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