[Mono-bugs] [Bug 557277] New: [PATCH] WM_SETFOCUS is sent before Keyboard Focus is changed.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Nov 20 11:20:32 EST 2009
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: mono-bugs at lists.ximian.com
ReportedBy: tom_hindle at sil.org
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list