<pre>Package: libsdl1.2debian<br>Version: 1.2.15-2<br>Severity: <code>important</code><br><br>SDL 1.2.15 contains a rather nasty bug with window resizing reported here:<br><br><a href="http://bugzilla.libsdl.org/show_bug.cgi?id=1430" target="_blank">http://bugzilla.libsdl.org/show_bug.cgi?id=1430</a><br>

<br>If the user attempts to re-size the SDL application window at the corner, that event and all subsequent re-size events are ignored, resulting in the window area not matching the area drawn to by the application.<br><br>

I recently implemented window resizing in my SDL application Gource only to discover this feature no longer works due to this bug, so I am keen to see this fixed before I do another release.<br>
As documented on the above report the issue was introduced by this commit:<br><br><a href="http://hg.libsdl.org/SDL/rev/ad4ed9f0336f" target="_blank">http://hg.libsdl.org/SDL/rev/ad4ed9f0336f</a><br><br>This change was intended to fix an earlier less serious / un-reproduced re-size bug ( <a href="http://bugzilla.libsdl.org/show_bug.cgi?id=1049" target="_blank">http://bugzilla.libsdl.org/show_bug.cgi?id=1049</a> ) though its effect has been to completely break it.<br>
<br>I wonder if perhaps we could get a patch added to the debian package reverting this commit as it may take a long time to filter through in a release from upstream.<br><br>Cheers<br><br>Andrew Caudwell</pre>