http://bugs.winehq.org/show_bug.cgi?id=9924 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Lei Zhang <thestig(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.