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 3631

Summary: Taskbar is made visible when a program starts
Product: SDL Reporter: Braden Obrzut <admin>
Component: videoAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED WORKSFORME QA Contact: Sam Lantinga <slouken>
Severity: major    
Priority: P2    
Version: 2.0.5   
Hardware: x86_64   
OS: Linux   
Attachments: Test program

Description Braden Obrzut 2017-04-16 05:36:35 UTC
Created attachment 2722 [details]
Test program

Creating a window with SDL2 results in a task bar in KDE which is set to auto hide to become visible after about 2 seconds.  Task bar will be visible until the user moves their mouse into the panel to acknowledge.  This seems to only be caused by SDL programs.

Attached is basically the SDL_CreateWindow example which triggers this behavior.
Comment 1 Ryan C. Gordon 2018-08-07 17:51:08 UTC
This doesn't reproduce here with Kubuntu Desktop 18.04. Tested with SDL 2.0.5 and the latest in revision control. I assume this was a KDE bug that got fixed at some point.

If this is still causing you problems on a newer KDE, please reopen this bug!

--ryan.