Bug 150

Summary: Rendering artifacts with GLJPanel.
Product: [JogAmp] Jogl Reporter: Sven Gothel <sgothel>
Component: coreAssignee: Sven Gothel <sgothel>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 1   
Hardware: All   
OS: all   
Type: DEFECT SCM Refs:
Workaround: ---

Description Sven Gothel 2010-03-24 07:47:40 CET


---- Reported by tomas 2005-03-24 02:51:11 ----

I get rendering artifacts when using GLJPanel with internal frames. It looks
like the lower border of the internal frame get trashed. The app works solid
with regular GLCanvas and JFrame.

A png image showing the artifacts can be found at:
http://www.agency9.se/img/misc/gljpanelartifacts.png



---- Additional Comments From kbr 2005-04-09 17:18:38 ----

This was an off-by-one error in the rendering of the GLJPanel's
hardware-accelerated rendering results to the screen and has been fixed. The fix
will show up in JOGL 1.1 b11.




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:47 EDT  ---

This bug was previously known as _bug_ 150 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=150