http://bugs.winehq.org/show_bug.cgi?id=30098
Bug #: 30098 Summary: Photoshop CS5, broken Paintbrusch Tool Product: Wine Version: 1.3.35 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wine@timroes.de Classification: Unclassified
In Photoshop CS5.1 the Paintbrush Tool is broken. If you press down the mouse button and drag the mouse, the expected output would be a line. Instead you get a dot, where you pressed the mouse and no line is drawn.
Around every 10th time the drawing works normal (as long as you don't release the mouse button). Its not exactly every 10th time and the interval is random.
I narrowed it down to the first wine version where it occurred. In 1.3.34 it works all fine, and from 1.3.35 till the current release candidate 1.4-rc5 it shows the same behavior.
While you move the mouse, the navigation panel inside Photoshop shows the correct mouse positions, so it seems that the mouse coordinate is passed correctly to Photoshop. During the few times the line is drawn the coordinates in the navigation panel are refreshed quite slower.
The same behavior is described in the following test, by another user:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=20158&i...
Please tell me what logs you need especially from which wine versions, and I will be glad to help fixing that bug.