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.
http://bugs.winehq.org/show_bug.cgi?id=31211
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.tannereda.com/im | |ages/pdfs/Revised_Datasheet | |s/ds_seditschemcap_rev.pdf Regression SHA1| |b81a7d976e3c3de36a01401d125 | |871d3014e6c67
http://bugs.winehq.org/show_bug.cgi?id=31211
--- Comment #1 from Dan Kegel dank@kegel.com 2012-07-13 10:53:23 CDT --- Created attachment 40986 --> http://bugs.winehq.org/attachment.cgi?id=40986 What it should look like after clicking, dragging, and releasing on blank window (i.e. should be blank afterwards)
http://bugs.winehq.org/show_bug.cgi?id=31211
--- Comment #2 from Dan Kegel dank@kegel.com 2012-07-13 10:53:55 CDT --- Created attachment 40987 --> http://bugs.winehq.org/attachment.cgi?id=40987 What it looks like instead (note garbagy traces of rubberbanding)
http://bugs.winehq.org/show_bug.cgi?id=31211
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=31211
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2012-07-16 11:30:52 CDT --- Please get a +relay,+message trace of the dragging.
http://bugs.winehq.org/show_bug.cgi?id=31211
--- Comment #4 from Dan Kegel dank@kegel.com 2012-07-16 12:20:03 CDT --- Created attachment 41019 --> http://bugs.winehq.org/attachment.cgi?id=41019 rzipped section of +relay,+message during rubberbanding
http://bugs.winehq.org/show_bug.cgi?id=31211
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2012-07-16 14:14:15 CDT --- Thanks. I don't see anything suspicious in there. I'm afraid I'll need a way to reproduce it here, or a test case demonstrating the issue.
http://bugs.winehq.org/show_bug.cgi?id=31211
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7c9d35e575613e7e554ee7cb6bc | |1bc5e192e7209 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2012-07-19 13:26:58 CDT --- Fixed by 7c9d35e575613e7e554ee7cb6bc1bc5e192e7209.
http://bugs.winehq.org/show_bug.cgi?id=31211
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2012-07-31 14:19:22 CDT --- Closing bugs fixed in 1.5.10.