[Bug 13112] comctl32 trackbar setPos() should not call oncustomdraw if value hasn't changed

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 28 20:30:59 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13112


Vincent Povirk <madewokherd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |madewokherd at gmail.com




--- Comment #6 from Vincent Povirk <madewokherd at gmail.com>  2008-09-28 20:30:59 ---
It sounds to me like the messages are what matter, and you can test for those.
There is already code in the tests checking the messages we get. Look for
ok_sequence.

And yes, getting changes into Wine tends to be a little bit more work than just
writing a patch; Wine is a complicated beast, and we need to be careful that
the change is correct. That said, I don't think it will be much more work in
this case.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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