http://bugs.winehq.org/show_bug.cgi?id=21898
Summary: uTorrent 2.0 redraws the listview torrent progress indicator incorrectly Product: Wine Version: 1.1.39 Platform: x86 URL: http://www.utorrent.com/downloads OS/Version: Linux Status: NEW Keywords: download, regression Severity: trivial Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com CC: bunglehead@gmail.com
Created an attachment (id=26545) --> (http://bugs.winehq.org/attachment.cgi?id=26545) uTorrent 2.0 +listview trace
In wine-1.1.39-163-g583f0f0, when moving the horizontal scrollbar of the torrent listview in uTorrent 2.0, the torrent progress indicator doesn't move correctly along with the other listview elements, but is instead redrawn in the same location over the other elements. Regression testing indicated:
3cd15e5db5b9b89abbc3d5a7a16b62ce28eed153 is first bad commit commit 3cd15e5db5b9b89abbc3d5a7a16b62ce28eed153 Author: Nikolay Sivov bunglehead@gmail.com Date: Fri May 29 01:35:36 2009 +0400
comctl32/listview: Don't offset subitem rectangles with item padding returned by LVM_GETSUBITEMRECT.
:040000 040000 85aa1a9ccb92f30e8cc33386dfed7e48549f35ec bd2bace8bb5080b042ea33b0271bf1db4cedc36f M dlls
A +listview trace when moving the horizontal scrollbar is attached.