http://bugzilla.novell.com/show_bug.cgi?id=557277
http://bugzilla.novell.com/show_bug.cgi?id=557277#c0 Summary: [PATCH] WM_SETFOCUS is sent before Keyboard Focus is changed. Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: Other OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=328713) --> (http://bugzilla.novell.com/attachment.cgi?id=328713) Switches Keyboard focus so that it occurs before WM_SETFOCUS is sent. User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091109 Ubuntu/9.10 (karmic) Firefox/3.5.5 This means that the wrong keyboard im is selected while process winform events caused by WM_SETFOCUS. Attaching patch that changes this so that keyboard im is focused before WM_SETFOCUS is sent. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://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
