canCreateOffscreenDrawable() doesn't work right

Hi,

I found a bug. On a system with a GNC Driver for OpenGL, and opengl version 1.1 the method for drawable canCreateOffscreenDrawable() returns true when the driver doesn’t support the WGL_ARB_pixel_format extension.

Which later causes the GLPbuffer Window’s implemenation to throw an exception that the extension is not availible.

How and where do I file this bug?

Go to http://jogl.dev.java.net/ and register as an Observer. Once your request is approved you will be able to create and edit bugs using the Issue Tracker link on the left hand side of the page. Please do file a bug about this. Thanks.