http://bugs.winehq.org/show_bug.cgi?id=2057
Wolfram Kresse wine@wkresse.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@wkresse.de, | |eric.pouech@orange.fr
--- Comment #11 from Wolfram Kresse wine@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@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.