richedit: (4/4) Do not read actual scrollbar state for scrollbar update, use internal state instead

Alex Villací­s Lasso a_villacis at palosanto.com
Mon Jul 21 12:58:24 CDT 2008


As shown by previous patches, reliance on the actual scroll state causes 
problems with misbehaving applications that force visibility of scroll 
bars on the richedit control. So rely on an cached state instead of 
reading the actual scrollbar state. Fixes a bunch of todo_wine's 
introduced by previous test patches.

Changelog:
* Fix richedit to not depend on actual scrollbar state, but rather use 
an internal copy
* Remove todo_wine's introduced by previous patches that now succeed.

-- 
perl -e '$x=2.4;print sprintf("%.0f + %.0f = %.0f\n",$x,$x,$x+$x);'

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-richedit-4-4-Do-not-read-actual-scrollbar-state-f.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080721/6357a680/attachment-0001.bin 


More information about the wine-patches mailing list