https://bugs.winehq.org/show_bug.cgi?id=44845
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #60958|0 |1 is obsolete| |
--- Comment #14 from Alex Henrie alexhenrie24@gmail.com --- Created attachment 61169 --> https://bugs.winehq.org/attachment.cgi?id=61169 [PATCH] comctl32: Reduce listview detail view scroll width by 1px
Thanks Nikolay. Could this be an off-by-one error? With this patch, the horizontal scrollbar doesn't appear at all, just like on Windows, and the installer completes successfully.