[Bug 6148] since 0_9_18 edit fields are cleared when clicking in them

Wine Bugs wine-bugs at winehq.org
Fri Nov 24 15:32:15 CST 2006


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





------- Additional Comments From MattFinn at gmail.com  2006-24-11 15:32 -------
Hey,
I'm away from my linux machine for a week, so I can't try it, but could you try

if (bRepaint)
  ME_RewrapRepaint(editor);

and see if it works? RewrapRepaint is supposed to be called when the text hasn't
changed, so EN_CHANGE isn't needed.

If so, I'll have a patch sent in in a couple days :)

Thanks,
--Matt

PS - Yikes, this makes me notice a couple other small mistakes in the way things
are done. patches for those soon, too.


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