-
I wish I knew where my applet reads a cookie when there is a drag&drop, and what cookie.
You can check the TransferHandler here :
http://jaxe.cvs.sourceforge.net/viewvc/jaxe/jaxe/source/jaxe/JaxeTransferHandler.java?revision=1.8&view=markup
There is no obvious call to read a cookie. Maybe it comes from DocumentBuilderFactory.newInstance() ?
I could test a new version if you found a fix.
2009-10-14 12:04:13 UTC in Java Embedding Plugin
-
I created a test case with my applet, but I'm still confused as to the origin of the bug. Maybe it's a bug in the applet that only occurs under some conditions more likely to happen with Firefox 3.5...
http://media4.obspm.fr/testbug/testbug.html.
2009-10-09 08:40:18 UTC in Java Embedding Plugin
-
The applet I'm using has no public URL. I did not find similar applets on the web, so I tried to build a simple example that would make Firefox crash. I failed : apparently, a drag and drop to a simple JTextPane in an applet does not make Firefox crash. So the bug is more complex. I'm still trying to reproduce it in a simple program...
2009-10-08 16:16:01 UTC in Java Embedding Plugin
-
damieng made 1 file-release changes.
2009-10-06 09:32:02 UTC in Jaxe
-
damieng made 1 file-release changes.
2009-10-06 09:30:01 UTC in Jaxe
-
damieng made 3 file-release changes.
2009-10-06 09:29:01 UTC in Jaxe
-
damieng made 2 file-release changes.
2009-10-06 09:28:01 UTC in Jaxe
-
damieng made 3 file-release changes.
2009-10-06 09:27:02 UTC in Jaxe
-
damieng made 2 file-release changes.
2009-10-06 09:26:02 UTC in Jaxe
-
damieng made 1 file-release changes.
2009-10-06 09:20:01 UTC in Jaxe