Bug 150 - Rendering artifacts with GLJPanel.
Summary: Rendering artifacts with GLJPanel.
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All all
: P3 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2005-03-24 02:51 CET by Sven Gothel
Modified: 2010-03-24 07:47 CET (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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