Bug 673

Summary: JOGAMP SWT GLCanvas don't generate reshape events on OSX and Linux.
Product: [JogAmp] Jogl Reporter: Tomas Karlsson <karlsson>
Component: swtAssignee: Petros Koutsolampros <pjgl>
Status: RESOLVED FIXED    
Severity: blocker CC: gouessej, jjzazuet, sgothel
Priority: P4    
Version: 2.3.0   
Hardware: All   
OS: all   
Type: DEFECT SCM Refs:
Workaround: ---
Bug Depends on:    
Bug Blocks: 674    
Attachments: Testcase

Description Tomas Karlsson 2013-01-22 19:58:57 CET
Created attachment 407 [details]
Testcase

The JOGAMP GLCanvas don't generate reshape events under OSX and Linux when inside a SWT Sashform. NOTE: I haven't tested on Windows.

Only one reshape event is triggered at startup/init.

See attached snippet.

Version used: JOGL RC11, OSX 10.8.2/Linux Mint14, SWT 3.100.1, JDK7u11
Comment 1 Jesus Zazueta 2013-03-16 23:24:19 CET
I can confirm that the same bug occurs in Windows. JOGL 2 RC11.

Thanks!
Comment 2 Jesus Zazueta 2013-03-16 23:51:53 CET
My apologies.

I went ahead and re ran the test using the 13-Mar-2013 build located at:

https://jogamp.org/deployment/archive/master/gluegen_646-joal_408-jogl_930-jocl_756/

I can confirm that the resizing issue is fixed under Windows.

JOGL 2.0 build 13-Mar-2013.
IBM JDK 7.
Windows Server 2012 Standard.
SWT 4.1.2.

Thanks!
Comment 3 Sven Gothel 2019-03-30 02:25:57 CET
Fixed according to comment 2, probably an earlier 2.x jogl version