http://bugs.winehq.org/show_bug.cgi?id=3200
------- Additional Comments From avarga@freemail.hu 2005-23-10 16:09 ------- Checking with the current CVS HEAD.
1. Better -- new values are still there when I reopen the dialog, but still don't get saved to the registry when I chose "() Retain these settings for later". (Restarting reverts to the old values).
2. I see my description wasn't very precise. Here's what I did: 1. wineconsole --backend=user Far.exe 2. changed to buffer height=30, window height=25 (with the Properties dialog). A Windows scrollbar appears on the right side of the window. 3. enlarged the window with the mouse, to make it >30 lines high 4. using the scrollbar's thumb, scrolled up with the mouse to the top 5. started typing -- this made the FAR display and the scrollbar jump back to its original position (the one before step 4), and a dead copy of the FAR window displayed at the bottom. The latter appears to be a refresh problem as it disappears when I force redraw of the window.
I guess the scrollbar is not handled properly, i.e. it should not jump back. Just noticed another thing: if I do 1-4, then force redraw of the window, the lower part is not refreshed.
Hope this helps.