http://bugs.winehq.org/show_bug.cgi?id=30213
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |baff64a27aa18dd76b17017b497 | |7dc22aa3ebad1 Resolution|UPSTREAM |FIXED
--- Comment #19 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-04-05 18:27:08 CDT --- (In reply to comment #18)
Created attachment 39661 [details] patch
The attached patch should mitigate the issue by fixing context_apply_blit_state() to properly take the window size into account. Nevertheless, this doesn't change the fact that the window manager resizes the fullscreen (after the mode change) window to the (original) desktop size instead of keeping it at the current screen size.
Patch was committed