[Bug 13886] In wordpad focus is killed after unminimizing the window

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 13 16:51:54 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13886





--- Comment #4 from Dylan Smith <dylan.ah.smith at gmail.com>  2008-06-13 16:51:54 ---
Created an attachment (id=13980)
 --> (http://bugs.winehq.org/attachment.cgi?id=13980)
Difference between notepad and wordpad regarding this issue.

I have figured out why there is a difference between wordpad and notepad on
this issue.  Wordpad sets the focus on the richedit control on WM_ACTIVATE, but
Notepad sets the focus on the edit control on WM_SETFOCUS.

I have attached a patch shows the difference, and can be used in order to test
the issue in notepad.  With this patch the issue will be present under wine,
but not in windows.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list