Search Issue Tracker
Fixed in 5.0.X
Votes
5
Found in
4.3.0b2
Issue ID
563259
Regression
No
Player started with -popupwindow has no entry in launcher bar
-e: when you run a player with that option it gets no entry in the launcher bar and you have to kill the process via activity monitor or somesuch
-repro:
--make a linux build
--run it with -popupwindow
--NOTICE it gets no entry in the launcher bar
--alt+tab away
--NOTICE you can't alt+tab back to it either since it has no entry there
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder
heliocastro
Jan 31, 2014 17:07
We investigated here in our labs a similar issue, so after some message exchange with KDE Kwin developers the reason is well explained on this thread:
http://lists.kde.org/?l=kwin&m=139108901031712&w=2
The simple answer is, set frameless windows using splash screen method will behave wrong in regular window managers ( under linux of course ).
There simple ways to frameless windows on linux, so probably can be easily fixed.