http://bugs.winehq.org/show_bug.cgi?id=31211
Bug #: 31211 Summary: Tanner S-Edit rubberbanding leaves screen garbage Product: Wine Version: 1.5.5 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
In Tanner's s-edit, if you do File -> New -> New Design Cell -> New View and then drag the mouse in the schematic drawing window, it should draw a select box from where you started pressing to the current mouse location. This worked fine in wine-1.4, but in current wine, the rubberbanding leaves screen garbage behind. Bisecting says
b81a7d976e3c3de36a01401d125871d3014e6c67 is the first bad commit commit b81a7d976e3c3de36a01401d125871d3014e6c67 Author: Alexandre Julliard julliard@winehq.org Date: Fri May 25 11:47:46 2012 +0200
gdi32: Always use the DIB engine for monochrome bitmap rendering.
A free demo of the app is available to qualified users/developers (see http://www.tannereda.com/short-form ), but requires a dongle on a nearby Windows box.