Bug 1431 - JOGL 2.4 + Ubuntu : Viewport shifts each time NewtCanvasAWT is resized
Summary: JOGL 2.4 + Ubuntu : Viewport shifts each time NewtCanvasAWT is resized
Status: UNCONFIRMED
Alias: None
Product: Newt
Classification: JogAmp
Component: awt (show other bugs)
Version: 2.4.0
Hardware: All all
: P4 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2023-03-15 12:17 CET by crougier
Modified: 2023-03-15 12:18 CET (History)
0 users

See Also:
Type: DEFECT
SCM Refs:
Workaround: ---


Attachments
JOGLQuadNewt example (3.50 KB, text/plain)
2023-03-15 12:17 CET, crougier
Details
Screenshot (6.61 KB, image/png)
2023-03-15 12:18 CET, crougier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crougier 2023-03-15 12:17:03 CET
Created attachment 857 [details]
JOGLQuadNewt example

Each time NewtCanvasAWT is resized, the viewport moves down and to the right and the rendering eventually disappears.
It can be reproduced with the attached JOGLQuadNewt example with JOGL 2.4.0 on Ubuntu. No issue with JOGL 2.3.2.
Tested on Ubuntu 20.04 with OpenJDK 11.0.12+7 and OpenJDK 17.0.6+10.
Comment 1 crougier 2023-03-15 12:18:22 CET
Created attachment 858 [details]
Screenshot