Some of the applets are causing desktop to flicker on reloading or when liveconnect call is made. This behavior has been noticed with applets using Event listeners e.g. TextListener or ItemListener
Steps to reproduce:
-------------------
1) Load the following applet inside IE or FF3 browser:
http://sqeweb/deployment2/jitu/plug-bug/ojiliveconnect/src/JSAWTTest.html
2) Try to refresh the page or Call html button "Valid Values" or "Invalid Values" on the html page
If flickering of desktop is there then bug is reproduced
Behavior can also be observed by reloading the following applet
http://sqeweb.sfbay.sun.com/deployment2/jitu/plug-bug/ALC/ItemEventListenerKeyTest.html