Summary: | JOGAMP SWT GLCanvas don't generate reshape events on OSX and Linux. | ||
---|---|---|---|
Product: | [JogAmp] Jogl | Reporter: | Tomas Karlsson <karlsson> |
Component: | swt | Assignee: | 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 |
I can confirm that the same bug occurs in Windows. JOGL 2 RC11. Thanks! 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! |
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