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 1525

Summary: Sdl window causes screen to go black when mouse moving on application window
Product: SDL Reporter: torck <super.cerber>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 1.2.13   
Hardware: x86   
OS: OpenBSD   

Description torck 2012-06-21 15:12:15 UTC
such problem was described at http://lists.libsdl.org/pipermail/sdl-libsdl.org/2006-August/057251.html
appliication window works, clickable,
but screen is black when mouse pointer on apllication window
platform amd64, distributive OpenBSD 5.1 i386, from http://ftp.openbsd.org, 
sdl-1.2.13p15
with version of SDL from OpenBSD 4.9 that problem was not appears, it starts from SDL from 5.0 distributive of OpenBSD
is there any tips how to solve it?
thanks
Comment 1 torck 2012-06-21 15:20:15 UTC
Xorg 1.11.4

packages with SDL applications were precompiled on another machine and installed already compiled binaries,taken from distributive
Comment 2 torck 2012-06-22 04:36:20 UTC
solved by removing patches patch-src_video_x11_SDL_x11{sym_h,video_[ch]} from SDL port patches and recompiling