[Bug 46004] SimSig: scroll bars in Options window do not render

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 27 07:45:54 CDT 2018


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

--- Comment #6 from Jacek Caban <jacek at codeweavers.com> ---
Thanks for the test case, it makes debugging much easier.

It looks like scroll functions are called on a window that is of its own class,
but has matching extra size and calls scrollbar's window proc. The attached
patch helps.

I suspected such use case could work and tested it before sending the original
patch. My testing showed that it doesn't work, but maybe I missed something. It
needs more testing.

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