Login  Register

Bug in resize of NEWT window on OSX?

Posted by jmaasing on Mar 27, 2013; 9:45pm
URL: https://forum.jogamp.org/Bug-in-resize-of-NEWT-window-on-OSX-tp4028843.html

Before I write a bug report I just wanted to see if this was known already?
Running RC 11 on OSX 10.8.1 (Java 7).  My app opens a NEWT window. If I resize the window by clicking and dragging with the mouse the window jumps around all over the screen and sets (what appears) to be random sizes and positions. It's like it can't decide from frame to frame where it should be and what size it should have.
The same application runs fine on linux.