Applet problem in JRE 1.6
I have an applet working well in JRE 1.5+. I've recently updated JRE to 1.6 and that applet has an inconvenience, if don't say as it's a problem. Once applet loaded, only the first control (a textfield) is displayed, others are invisible until I click (randomly) on the blank space, or use TAB key to navigate around.
Is it a bug? Or something incompatible? Please tell me why. Thanks a lot!

