http://bugs.winehq.org/show_bug.cgi?id=18647
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |bunglehead@gmail.com
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2009-06-06 06:56:08 --- Created an attachment (id=21598) --> (http://bugs.winehq.org/attachment.cgi?id=21598) Patch set to position edit box.
Hi, Roderick.
Attached patches (on top of 1.1.23) solve edit box position issue. Problem was in missed position notification caused by moving edit box on creation but no after LVN_BEGINLABELEDIT notification.
Next step is to fix filling with COLOR_WINDOW color.