Re: Jglwindow focus challenges
Posted by
gouessej on
Mar 23, 2015; 9:54am
URL: https://forum.jogamp.org/Jglwindow-focus-challenges-tp4034169p4034186.html
It's ok for me, I just want to make things clear. Actually, when you call requestFocus(), you can't be sure that it will always work and some components can still "steal" the focus.
I'll probably use some of your STL files to test our STL importer in JogAmp's Ardor3D Continuation, thanks.
Edit.: Her/his fix shouldn't be used everywhere, I don't reproduce this bug under Mageia Linux 4 with KDE 4. It would be better to fix this bug directly in OpenJDK.