http://bugs.winehq.com/show_bug.cgi?id=1200
------- Additional Comments From winebug@flonet.net 2003-28-06 07:11 ------- Bug comments restored from Gmane.org:
Running WinMX version 3.31, the list of shared files and the search results are not drawn correctly: only the last line in the list is readable. It looks like each line is being over-written as soon as it has been drawn. This problem goes away if I use the native (win98) comctl32.dll
I'm using the CVS tarball of 19 Dec 2002.
This looks like a duplicate of bug 1033. Maybe whoever marked that bug as fixed did not test with the built-in comctl32.
------- Additional Comments From dclark <at> akamail.com 2002-12-24 13:49 ------- Fixed by this patch, committed to CVS on 2002-12-22. http://www.winehq.com/hypermail/wine-cvs/2002/12/0303.html
------- Additional Comments From dclark <at> akamail.com 2003-01-05 09:58 ------- Since there have not been any additional comments from the OP, I think this can be marked as fixed. I did verify that the bug existed in CVS from 19 Dec and was fixed in CVS from 22 Dec.
------- Additional Comments From dpaun <at> rogers.com 2003-01-07 01:57 ------- _Very_ weird: the patch just tweaked a few pixels, and the symptoms were a lot worse. John, can you please verify that the problem disapeared, and mark this as verified? Tnx.
------- Additional Comments From dclark <at> akamail.com 2003-01-07 11:14 ------- Actually, I think what fixed it was the change to LISTVIEW_GetSubItemRect. This was returning values that were off by one row. I think WinMX was using those returned values to blank out areas.
------- Additional Comments From john <at> pond-weed.com 2003-01-10 17:02 ------- Verified fixed in CVS on 9 Jan 2003. Thank you.
------- Additional Comments From dpaun <at> rogers.com 2003-01-10 17:07 ------- Cool -- let's close this bugger then.