[Bug 2057] When textbox is told to scroll to end of text, it doesn't
http://bugs.winehq.org/show_bug.cgi?id=2057 Wolfram Kresse <wine(a)wkresse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine(a)wkresse.de, | |eric.pouech(a)orange.fr --- Comment #11 from Wolfram Kresse <wine(a)wkresse.de> 2008-03-31 00:25:52 --- Confirmed for emule 0.48a, emulePlus 1.2c, as well as the MMORPG Arindal ( http://www.arindal.com/ ) which uses wxWidgets. However, I could not reproduce the problem in WASTE (using 1.5beta3), so I will assume they found a workaround for that within their code. The faulty commit after a git bisect is this: d5478118a1fb4c468ddaf7bccd94b70e855ea7dc is first bad commit commit d5478118a1fb4c468ddaf7bccd94b70e855ea7dc Author: Eric Pouech <eric.pouech(a)orange.fr> Date: Tue Jan 1 22:05:40 2008 +0100 richedit: Don't force repaint while the redraw flag is off. :040000 040000 f9cf2ab08899c609b796207f1e73479bb034016e fb035b0bc821ea01d023eef22dd1a0f7dd68255d M dlls So this had been fixed before, but is now in fact a regression bug. Can somebody please add "regression" to the keywords? And my guess is the component is actually "richtext" instead of "user32", but I don't know the wine code very well. -- 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.
participants (1)
-
wine-bugs@winehq.org