http://bugs.winehq.org/show_bug.cgi?id=28570 --- Comment #1 from Josh Juran <josh+wine(a)iswifter.net> 2011-10-03 22:30:09 CDT --- This behavior depends on the screen resolution. For 1024x768, clicking the checkbox pops up an alert saying that the resolution isn't large enough to run in a window. For 1440x900, the mode change is successful in both directions. For 1280x800, the behavior is as originally described. The "Blit clipping not implemented" FIXME occurs when dst_rect is checked against dst_surface->resource and the bottom of 821 exceeds the height of 800. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.