Problem with Netscape 7 / JTextField echo

From: Roland Praehofer (rp_at_memeticdesign.de)
Date: 01/14/04


Date: Wed, 14 Jan 2004 04:59:49 +0100

Hi !

Has anyone ever had problems with JTextFields with Netscape 7/MacOs 9 ?
Every char I type into the TextField gets duplicated.

Funny (well, not really !):

If I open the Java console and go back to the Applet,
this behaviour stops and everything's normal.

Netscape 4.7 is ok.

Thanks, Roland



Relevant Pages

  • Re: Check out my Java applet
    ... > Do you mean the Java console? ... The 'applet' is not throwing exceptions ... Nice you have a link to the validator direct ... The internet is wild all right.. ...
    (comp.lang.java.programmer)
  • Re: JVM and shared libraries
    ... You can try to open the java console (option somewhere in the browser's ... so the stack trace could be printed. ... > On windows, sanej.dll is in jre/bin, and sane.dll is on the system PATH ... > When I run the applet as an application (calling the constructor, init, ...
    (comp.lang.java.programmer)
  • Re: newbie RMI User
    ... > Naming.lookup method the applet did run within my browser. ... > buttons which when pressed called the remote server. ... RMI guru (or at least somebody more exp. ... You know about the Java console? ...
    (comp.lang.java.programmer)
  • Re: newbie RMI User
    ... The applet is not on the internet yet - I am not yet sure how I am going to ... The message in the Java Console was: ... The first few lines of the stack trace were: ... that the client is not finding the Class files in the Server application. ...
    (comp.lang.java.programmer)
  • The itemStateChanged method
    ... I have a List and a Choice on an applet and I want a TextField below them to ... display the selected text of each one. ... List selType = ie.getItemSelectable; ...
    (comp.lang.java.help)