[Bug 17507] Scrollbars are inappropriately displayed in Ascentive Library Files installer

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 24 01:43:17 CST 2009


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


Dylan Smith <dylan.ah.smith at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1




--- Comment #2 from Dylan Smith <dylan.ah.smith at gmail.com>  2009-02-24 01:43:17 ---
The problem was the difference in the calculation used by SetScrollInfo and the
richedit controls in calculating whether to hide or show the scrollbar. 
Specifically when the height of the text is the same as the height of the
richedit control.

I sent a patch that fixes the bug to the wine-patches mailing list.

richedit: Fixed scrollbar visibility calculation after SetScrollInfo. (Bug
17507)
http://www.winehq.org/pipermail/wine-patches/2009-February/069843.html


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