http://bugs.winehq.org/show_bug.cgi?id=9924
Summary: SysIPAddress32 dialog item glitch Product: Wine Version: 0.9.46. Platform: PC URL: http://flatassembler.net/examples/quetannon.zip OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P3 Component: wine-comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: bozonstrick@rambler.ru
The IP Address field (SysIPAddress32 dialog item) lets type into it only 2 digits in front of/behind/between periods instead of 3, e.g. I get 19.16.20.17 instead of 192.168.202.17. The example program, "quetannon", is written on the flat assembler language (http://www.flatassembler.net/).
http://bugs.winehq.org/show_bug.cgi?id=9924
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Lei Zhang thestig@google.com 2007-10-16 19:50:43 --- This is happening because the font used on Wine is wider than the font used on Windows. When you try to type 3 numbers into an IP field, it does not fit. As a result, the code for the edit control [1] cuts off the last digit.
[1] http://source.winehq.org/source/dlls/user32/edit.c?v=wine-0.9.47#L3267
http://bugs.winehq.org/show_bug.cgi?id=9924
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maurelioc@astrotec.com.br
--- Comment #2 from Lei Zhang thestig@google.com 2007-10-30 13:35:58 --- *** Bug 10244 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=9924
--- Comment #3 from Marco Aurelio maurelioc@astrotec.com.br 2007-10-31 11:40:23 --- Refering to bug 10244, how could I especify a font that fits into the field inside wine? The same executable works fine in Windows. The font problem is running on wine.
http://bugs.winehq.org/show_bug.cgi?id=9924
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |phobieweb@yahoo.de
--- Comment #4 from Lei Zhang thestig@google.com 2007-12-28 13:10:47 --- *** Bug 10918 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=9924
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Difficulty|Hours |--- Keywords| |download
--- Comment #5 from Austin English austinenglish@gmail.com 2007-12-28 13:22:37 --- As a workaround, you can increase the screen resolution DPI in winecfg.
http://bugs.winehq.org/show_bug.cgi?id=9924
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #6 from Dan Kegel dank@kegel.com 2008-06-05 08:44:15 --- *** Bug 11386 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=9924
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|trivial |normal
--- Comment #7 from Dan Kegel dank@kegel.com 2008-06-05 08:45:27 --- winetricks cc580 is also a good workaround, so it's not a font problem.
http://bugs.winehq.org/show_bug.cgi?id=9924
--- Comment #8 from Lei Zhang thestig@google.com 2008-06-06 00:20:55 --- Sure it is, native comctl32 use a different font. Patch sent:
http://www.winehq.org/pipermail/wine-patches/2008-June/055599.html
http://bugs.winehq.org/show_bug.cgi?id=9924
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle@yahoo.fr
http://bugs.winehq.org/show_bug.cgi?id=9924
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=9924
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Lei Zhang thestig@google.com 2008-06-26 11:37:43 --- Slightly different patch committed:
http://www.winehq.org/pipermail/wine-cvs/2008-June/044706.html
http://bugs.winehq.org/show_bug.cgi?id=9924
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2008-06-27 09:51:17 --- Closing bugs fixed in 1.1.0.
http://bugs.winehq.org/show_bug.cgi?id=9924
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2008-06-27 09:51:17 CDT --- Closing bugs fixed in 1.1.0.