http://bugs.winehq.org/show_bug.cgi?id=17259
Summary: Entering IP in text box does not work Product: Wine Version: 1.1.14 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: halzia@tm.net.my
Created an attachment (id=19246) --> (http://bugs.winehq.org/attachment.cgi?id=19246) screenshot
Typing a valid IP address in a control box does not work The address is displayed, but the application uses 0.0.0.0
Error message err:ipaddress:IPADDRESS_GetPartIndex We subclassed the wrong window! (hwnd=0x100d2)
This can be demonstrated with Angry IP Scanner ipscan221.exe, available from http://www.angryziber.com/w/Home
This bug may be related to bugs 1138, 9924, which are closed
http://bugs.winehq.org/show_bug.cgi?id=17259
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #1 from André H. nerv@dawncrow.de 2009-02-14 09:53:58 --- maybe duplicate of bug#14997
http://bugs.winehq.org/show_bug.cgi?id=17259
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-03-21 09:11:10 --- Hi. Please try a patch from 14792:
http://bugs.winehq.org/show_bug.cgi?id=14792#c8
I haven't got any response in 14792.
BTW. IPADDRESS_GetPartIndex error noise is wrong. It'll always appear on WM_SETFOCUS from another window to this control.
http://bugs.winehq.org/show_bug.cgi?id=17259
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2009-03-27 13:50:21 --- Hi, David.
Test again with 1.1.18 please. Address should be reported fine now.
http://bugs.winehq.org/show_bug.cgi?id=17259
--- Comment #4 from André H. nerv@dawncrow.de 2009-03-28 04:37:15 --- just tested and it works
http://bugs.winehq.org/show_bug.cgi?id=17259
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-03-28 12:41:16 --- That patch was committed and now part of wine-1.1.18. Fixed
http://bugs.winehq.org/show_bug.cgi?id=17259
--- Comment #6 from David Pearce halzia@tm.net.my 2009-03-30 07:00:42 --- Verified fixed ipscan221 still does not work, but is now taking the ip addresses correctly. What is left is a completely unrelated problem.
I raised this bug because of a Willtek test equipment remote control application that I use in the office and that now works perfectly
http://bugs.winehq.org/show_bug.cgi?id=17259
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2009-04-10 11:22:21 --- Closing bugs fixed in 1.1.19.
http://bugs.winehq.org/show_bug.cgi?id=17259
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |geroldr@bluewin.ch
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-01 13:32:53 --- *** Bug 20547 has been marked as a duplicate of this bug. ***