LWJGL Forum

Archive => Resolved Bugs/RFE => Topic started by: MaximusGrey on April 16, 2013, 07:50:07

Title: [FIXED] LWJGL 2.9 Applet
Post by: MaximusGrey on April 16, 2013, 07:50:07
I have been trying out the new 2.9 version of LWJGL for our applet based application, (since we need OSX/java7 support). The LWJGL viewport works fine, however when I resize the browser and start dragging it around using the title-bar, the Viewport remains where it is. The same behavior seems to appear when I use the test application from LWJGL_applet-2.9.0.zip/applet/basic/basicapplet.html in Firefox. (details: lwjgl build 52, Firefox, Windows 7, NVIDIA GTX 670). Is this a known bug? (maybe I missed it on the forum).

Below also a screenshot:

(http://www.tygron.com/download/lwjgl3applet.jpg)



Title: Re: [BUG] LWJGL 2.9 Applet
Post by: spasi on April 17, 2013, 19:33:40
Please try the next nightly build (http://ci.newdawnsoftware.com/job/LWJGL-git-dist/).
Title: Re: [BUG] LWJGL 2.9 Applet
Post by: MaximusGrey on April 18, 2013, 09:11:53
Thanks! I have tested it and it seems to work fine now. I have also added the new LWJGL libs to our test build and will try it out on a lot different machines in the next few days. Anyway I am very pleased that it works again on both Windows and OSX!

Screenshot below runs in Chrome on LWJGL 2.9:

(http://www.tygron.com/download/applet.jpg)