[Bug 9924] SysIPAddress32 dialog item glitch

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 16 19:50:43 CDT 2007


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


Lei Zhang <thestig at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #1 from Lei Zhang <thestig at 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.



More information about the wine-bugs mailing list