[Bug 44640] Enterprise Architect now longer draw diagram correctly with gdiplus

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 6 13:23:02 CST 2018


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

--- Comment #3 from Vincent Povirk <madewokherd at gmail.com> ---
There are a lot of calls that look like this.

006a:trace:gdiplus:GdipSetClipRectI (0x2b346048, 71, 5, 901, -420, 0)

Note the negative height. With the patch, this becomes an empty clip region.
However, in my testing on Windows, that appears to be correct.

Maybe there's another problem calculating the rectangle that was hidden before?

-- 
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