This is no problem using the Internet Explorer. Only Firefox. I have a JTextField in an Applet. Every keystroke calls a JavaScript method which does some DOM processing. Sadly this steals the focus from the textfield.
Is this a known bug? How can I prevent this from happening? I can do some DOM processing myself with JavaScript-calls from my applet without loosing focus in both IE and Firefox. This seems to be something inside the visualization-library which does something special and steals the applet's focus. Again this does not happen in IE, only in Firefox. Please please help me to fix this. This is a major game-changer for my project :( --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
