OpenGL renders outside GLCanvas

Hello everybody,

I’m using JOGL since a few weeks now, so far, everything went great. Now, since the application is tested on different platforms, I got feedback about a very strange bug. I have absolute no idea, why this happens, the screenshot is attached.
Any idea what went wrong? Thank you!

Best Regards
Markus

Hi,

This is interesting to me, because i’m digging around in the native window neighborhood in X11 trying to fix my input events problem.

Maybe some newbies like myself can help, with more info…

Are you using nativewindow/newt? awt? swing?
Can you share your GLCanvas creation and configuration procedure?

And then may be interesting for people who know more…

What platforms is this known to happen on? What platforms is this known to not happen on?

Cheers,
John