http://bugs.winehq.org/show_bug.cgi?id=4056
Summary: winecfg is unusable with the default virtual desktop size Product: Wine Version: 0.9.3. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: michael.s.gilbert@gmail.com
when using the "emulate a virtual desktop" option under the winecfg "graphics" tab, the default resolution is 640x480. however, the winecfg "ok" and "cancel" buttons are below the edge of the window at this resolution, so the user has no way to apply changes (except tabbing and hoping for the best).
there is no reason for the winecfg window to be so long vertically. it could easily fit in less than 480 pixels with plenty of room to spare.
it may also be useful to prevent the user from entering a resolution that would be too small (or a warning).
and finally, it would be useful to have a dropdown list of standard resolutions, rather than text-entry.
thanks for the hard work.