http://bugs.winehq.org/show_bug.cgi?id=27451
aclbros14@yahoo.es changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aclbros14@yahoo.es
--- Comment #13 from aclbros14@yahoo.es 2011-11-14 06:41:37 CST --- Bug is back in wine 1.3.32.
After some investigation I found the root of the problem.
In the Menustates section of the Morrowind.ini file, values use the point as the decimal separator.
However, if the system uses a language with the comma as separator, when you resize any window, the values are written in Menustates section of Morrowind.ini with commas, causing the moving and shrinking behavior.
As a workaround, you can define the value for the LANG variable at start. Example:
env LANG=en_US.UTF-8 wine Morrowind.exe