http://bugs.winehq.org/show_bug.cgi?id=22897
Summary: Pradis: incorrect (or scrambled) mouse cursor used (regression) Product: Wine Version: 1.2-rc1 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: vanoudt@gmail.com CC: julliard@winehq.org
With today's git ( ), rather than showing the normal arrow mouse cursor, Pradis shows a solid black square. Regression testing indicates the following:
----------------------------- 875ca461ae446546d2fa60453c229ed4dd20f185 is the first bad commit commit 875ca461ae446546d2fa60453c229ed4dd20f185 Author: Alexandre Julliard julliard@winehq.org Date: Fri May 21 12:51:14 2010 +0200
winex11: Reimplement creation of Xlib cursors to use the bitmaps returned by GetIconInfo.
:040000 040000 c20dabc1a7e0fb4caef90335de3d862888c3c805 fb265c3d004b7e1c0b20a5ee1ef5867af387156b M dlls -----------------------------
Also of note is that rather than showing the black square, commit 875ca461ae446546d2fa60453c229ed4dd20f185 shows the last used mouse cursor.