https://bugs.winehq.org/show_bug.cgi?id=51737
Bug ID: 51737 Summary: regression in user32 monochrome cursor handling causing Photoshop CS5/32bit cursors render as black bars Product: Wine Version: 6.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: lanthruster@gmail.com Distribution: ---
Created attachment 70618 --> https://bugs.winehq.org/attachment.cgi?id=70618 black mask instead of mouse cursor
The regression was introduced in Wine 6.10, the last version that worked was 6.9, it looks like it was in one of these commits:
user32: Handle monochrome icons in CreateIcon() and CreateCursor() instead of CreateIconIndirect(). user32: Implement stretching of cursor and icon objects in CopyImage()
The affected software - Photoshop CS5 that has monochrome cursors now rendered as black bars (wrong mask?) with the actual cursor under it.
Most of CS5 cursors are affected only a few works, this problem is present in the latest 6.16 and was not there until Wine 6.9
https://bugs.winehq.org/show_bug.cgi?id=51737
--- Comment #1 from LTHR lanthruster@gmail.com --- The screenshot is in the attachment
https://bugs.winehq.org/show_bug.cgi?id=51737
LTHR lanthruster@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Gentoo
https://bugs.winehq.org/show_bug.cgi?id=51737
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Most likely a dupe of bug 51296.
Does this patch fix it? https://bugs.winehq.org/attachment.cgi?id=70518&action=diff
I'm trying to get this patch upstream, will resend it soon.
https://bugs.winehq.org/show_bug.cgi?id=51737
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Marking dupe.
*** This bug has been marked as a duplicate of bug 51296 ***
https://bugs.winehq.org/show_bug.cgi?id=51737
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.