http://bugs.winehq.org/show_bug.cgi?id=25107
Summary: When panning on SeaClear, bits of the chart get 'left behind' Product: Wine Version: 1.3.6 Platform: x86 URL: http://www.sping.com/seaclear/index.htm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: leighmanthegreat@hotmail.com CC: dmitry@codeweavers.com
Originally reported at https://bugs.launchpad.net/ubuntu/+source/wine1.2/+bug/672739 When panning a chart around in the program, bits of the chart are not redrawn correctly and instead the edge is repeated. There also seems to be a problem with the display of the sidebar.
Regression testing shows
7864ade5a8306c0078e16ae6d7e40bdece29395b is the first bad commit commit 7864ade5a8306c0078e16ae6d7e40bdece29395b Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Tue Sep 14 14:24:11 2010 +0900
winex11.drv: Avoid copying invalid window bits.
:040000 040000 095ed4273818c8096ed3ff1ca095f535c984ac4a 9ff019bebb41eaf474ea7449b9a38c46916802c5 M dlls
Reverting this commit seems to solve the problem for me