On Sunday 18 April 2004 18:23, Dimitrie O. Paun wrote: > Folks, > > This is weird one. The Winelib build of AbiWord exposes an off-by-one > error. However, the Win32 build of AbiWord works perfectly (without > this very problem) under Wine/ReactOS/Windows. AbiWord builds flawlessly > under Winelib, not even a warning, so my guess one of our constants > is off by one. The bug must appear in their code while building it, > since our code to execute the Winelib app and the Win32 app is byte > for byte identical. > > I've attached a few screenshots to demonstrate what happens when you > open a menu/dialog/etc and then you close it. Namely, the invalidation > (or rather painting) is off by one at right & bottom of the invalidated > rectangle.
from wine/programs/winemine/README "Starting a new game causes the window to drop one pixel" And it still do on my wine-cvs build but not then I test the windows builds downloaded from SourceForge.net on win98. If this problem is related could it be simpler to take a look on winemine then on AbiWord. Acke
