Thank you...
[Message sent by forum member 'demonduck' (demonduck)]
http://forums.java.net/jive/thread.jspa?messageID=353452
===
To unsubscribe, send email to lists...@java.sun.com and include in the body
of the message "sign
I filed a bug
6855841: D3D: graphics object doesn't get revalidated for applets which
were dragged out of the browser
Will show up on bug parade later today.
Thanks,
Dmitri
jav...@javadesktop.org wrote:
jav...@javadesktop.org wrote:
I first thought this was a bug in the 1.6.0
> jav...@javadesktop.org wrote:
> > I first thought this was a bug in the 1.6.0.14
>> plugin. But perhaps it is just that the Graphics2D
>>object retrieved from a Canvas object is volatile.
>> Is this a bug??? Is this the way it's supposed to
>> be??? I don't know.
> Creating a new graphics con
jav...@javadesktop.org wrote:
I first thought this was a bug in the 1.6.0.14 plugin. But perhaps it is just
that the Graphics2D object retrieved from a Canvas object is volatile.
Although I have never seen a Graphics2D object to be volatile except when it
was retrieved from a BufferStrategy.
I first thought this was a bug in the 1.6.0.14 plugin. But perhaps it is just
that the Graphics2D object retrieved from a Canvas object is volatile.
Although I have never seen a Graphics2D object to be volatile except when it
was retrieved from a BufferStrategy.
This is what I see.
When I dr