We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 725 - Restoring fullscreen window problem
Summary: Restoring fullscreen window problem
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 1.2.13
Hardware: x86 Windows (XP)
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords: target-1.2.14
Depends on:
Blocks:
 
Reported: 2009-04-08 12:19 UTC by J. Gareth Moreton
Modified: 2009-09-27 10:12 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description J. Gareth Moreton 2009-04-08 12:19:41 UTC
Under the Win32 build of SDL 1.2.13, if the Windows taskbar is on the left or the top of the screen (as opposed to the bottom), if a fullscreen window is minimised and then restored, it will be shifted away from the edge of the screen... shifted downwards if the taskbar is on top and to the right if on the left.  The effect is cumulative, to the point that the window is off the screen completely after several minimise/restore operations.

This effect has been observed in custom code and in the Free Software version of Warzone 2100.
Comment 1 Ryan C. Gordon 2009-09-13 16:33:12 UTC
Tagging this bug with "target-1.2.14" so we can try to resolve it for SDL 1.2.14.

Please note that we may choose to resolve it as WONTFIX. This tag is largely so we have a comprehensive wishlist of bugs to examine for 1.2.14 (and so we can close bugs that we'll never fix, rather than have them live forever in Bugzilla).

--ryan.
Comment 2 Sam Lantinga 2009-09-26 23:22:57 UTC
This is fixed for release, thanks!
Comment 3 J. Gareth Moreton 2009-09-27 01:07:34 UTC
Thank you everybody.
Comment 4 Sam Lantinga 2009-09-27 10:12:44 UTC
You're welcome! :)