When I click a list in my applet and then leaving it I receive the fllowing exception on java konsole:
va.lang.IllegalStateException: Can't dispose InputContext while it's active at sun.awt.im.InputContext.dispose(Unknown Source) at java.awt.Window$1$DisposeAction.run(Unknown Source) at java.awt.Window.dispose(Unknown Source) at sun.plugin.viewer.frame.WNetscapeEmbeddedFrame.windowClosing(Unknown Source) at java.awt.Window.processWindowEvent(Unknown Source) at java.awt.Window.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Mozilla delivers a dialog box with this detail and will work fine if I closed the dialog by ok. InternetExplorer seems to hang sometimes, so it has to be restarted. Any suggestions? Thanks in advance Salvador Richter Web-Applikationsentwickler/Projektleiter mailto:[EMAIL PROTECTED] -------------------------------------------- in-integrierte informationssysteme GmbH Am Seerhein 8 D-78467 Konstanz http://www.in-gmbh.de -------------------------------------------- Telefon +49 (0) 7531 - 81 45- 0 Telefax +49 (0) 7531 - 81 45-81 _______________________________________________ Advanced-swing mailing list [EMAIL PROTECTED] http://eos.dk/mailman/listinfo/advanced-swing
