http://bugs.winehq.org/show_bug.cgi?id=27724 Summary: Listview: wrong text width Product: Wine Version: 1.3.21 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: carlo.bramix(a)libero.it when trying to change the text of the item, the width of the edit control is always larger than expected with an useless area, see attached err_wine_3.PNG and err_win_3.PNG images. The test programme has been compiled in MinGW with the command: gcc testlv.c -o testlv.exe -O2 -mwindows -s -lcomctl32 This report has been splitted from bug 26450. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.