http://bugs.winehq.org/show_bug.cgi?id=17507 Dylan Smith <dylan.ah.smith(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 --- Comment #2 from Dylan Smith <dylan.ah.smith(a)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.