[Bug 51296] Cogmind: Mouse cursor is a black square

WineHQ Bugzilla wine-bugs at winehq.org
Thu Aug 19 16:54:24 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51296

Fabian Maurer <dark.shadow4 at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dark.shadow4 at web.de

--- Comment #9 from Fabian Maurer <dark.shadow4 at web.de> ---
Created attachment 70507
  --> https://bugs.winehq.org/attachment.cgi?id=70507
Test cases

Attaching a patch containing a few interesting test cases.
As I see it, there's two issues here:

1) create_masked_bitmap fails to create working bitmaps on wine at all (the
first window that is shown using paint_window)
2) create_masked_bitmap needs to be line by line (because of DWORD alignment)
and probably the lines in reverse.

@Zebediah Figura
I'll continue to look at this, although I wouldn't mind some advice from you :)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list