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 - Taskbar is made visible when a program starts
Summary: Taskbar is made visible when a program starts
Status: RESOLVED WORKSFORME
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 2.0.5
Hardware: x86_64 Linux
: P2 major
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-16 05:36 UTC by Braden Obrzut
Modified: 2018-08-07 17:51 UTC (History)
0 users

See Also:


Attachments
Test program (260 bytes, text/x-c++src)
2017-04-16 05:36 UTC, Braden Obrzut
Details

Note You need to log in before you can comment on or make changes to this bug.
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.