http://bugs.winehq.org/show_bug.cgi?id=6630
Summary: Simple sudoku: Window layout is wrong Product: Wine Version: 0.9.24. Platform: PC-x86-64 URL: http://angusj.com/sudoku/ OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-user AssignedTo: wine-bugs@winehq.org ReportedBy: mike@codeweavers.com
When Simple Sudoku is started, the toolbar is hidden behind the third row of tiles.
After Minimizing and Restoring the main window, the toolbar is correctly placed, but the client area is shifted up by the size of the menu bar and half of the top toolbar, making the menu invisible.
The problem is the same with and without native comctl32, so it's likely to be a user32 issue.