http://bugs.winehq.org/show_bug.cgi?id=12236
Summary: Irfanview: distorted image display Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: aaseres@freemail.hu
Displayed images are vertically distorted, when their height exceeds the height of the client area. The image is squashed into the bottom, the area above does not repaint. The relevant setting for reproducing: View -> Display options -> Do not fit anything
The cause seems to be this commit, reverting to the previous (0.9.57) version of dlls/gdi32/dib.c fixes the problem:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=5953a86ab180575c71f3d0...
Irfanview can be found here: http://irfanview.com