http://bugs.winehq.org/show_bug.cgi?id=27722
Summary: Lisview: wrong text height Product: Wine Version: 1.3.21 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: carlo.bramix@libero.it
The active area for icon text is wrongly calculated and it is taller than expected, see attached err_wine_1.PNG and err_win_1.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.