Hi all,
I tried to use fullscreen mode with jdk 6 b104 on a Fedora Core 6 Linux thinking that with the nice improvements sun mades in fullscreen support on Linux it would roll easily.
So I was a little disappointed seeing that my application (and a small test borrowed on the internet ) was displayed in fullscreen BUT below the window manager task bar. :’( :’( :’(
I browsed a little, found some relevant supposed corrected bug in the database…
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6364134
It talks about a _NET_WM_FULLSCREEN thing but it sounds to me like a way to do the trick in jdk source code…
I am missing something (high probability here I guess) or is there a little regression in java 6 ?
Did someone experienced this kind of trouble?
Thanks for any help or hint.
PS : I know that I can hide the taskbar but that not really a good solution for me, sorry