Re: Regression of alwaysOnTopBug
Posted by Mike on Dec 01, 2013; 10:09pm
URL: https://forum.jogamp.org/Regression-of-alwaysOnTopBug-tp4030735p4030740.html
Im running Jogl 2.1.2, on Windows 7.
In fullscreen with atop disabled i am unable to switch to other applications. When I press alt-tab my mouse cursor changes to the default windows one, but I still see my jogl app in fullscreen, and am unable to switch to any other windows. The function isAlwaysOnTop() returns false for me while I am testing this so I am sure it is disabled.
During your tests with atop disabled you were able to successfully alt-tab out of fullscreen mode?