[Bug 6985] editable combo boxes not working right in Personal Ancestral File

Wine Bugs wine-bugs at winehq.org
Sun Mar 25 23:54:35 CDT 2007


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





------- Additional Comments From cjstimpson at utwire.net  2007-25-03 23:54 -------
Created an attachment (id=5511)
 --> (http://bugs.winehq.org/attachment.cgi?id=5511&action=view)
riched20 patch

The problem was not in user32, but in riched20.  The text was not correctly
inserted into the riched20 control, so when the EN_CHANGE notification was
sent, other codes were working off the wrong text.
This patch fixes the bug.  It was submitted to wine-patches already.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list