14 Feb
2026
14 Feb
'26
7:17 a.m.
DrawTextW(..., DT_CALCRECT) returns a zero rectangle for empty strings, resulting in incorrect label size. Faststone Image Viewer does not show file names. Wine-Bug:https://bugs.winehq.org/show_bug.cgi?id=48872 -- v3: comctl32: Fix zero-sized label for empty text in LISTVIEW_GetItemMetrics. comctl32/tests: Test empty string item in icon view. https://gitlab.winehq.org/wine/wine/-/merge_requests/10093