JDK-4937891 : Can't input or delete characters into textfield of applet demo
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.4.2_02
  • Priority: P2
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: solaris
  • CPU: x86
  • Submitted: 2003-10-15
  • Updated: 2004-10-20
  • Resolved: 2003-10-16
Related Reports
Relates :  
Relates :  
Description
Steps to reproduce:
1.On mercury10,jre1.4.2_02-b03,mozilla1.4(2003/09/28).
2.Launch http://baseman.prc/Basicfunction/liveconnect/test2/jsJAVA.html
3.Type some characters into script text field,then press the under button,then move cursor out to applet and reback into text field, the text field get the focus and turn to black border and cursor is twinkling,but can't input characters.
Sometimes, through click or double click, make it can input again, sometimes,can't. Sometimes, if select some characters, can't use DEL keyboard to delete the characters.

It is difficultly to find to reproduce this bug's changeless way, but through again and again play, sometimes, that make lose focus and can't input anymore include can't input characters into browser's url bar or proxy setting fields . 

While doing test,this bug sometimes happen with other test cases,such as:   http://baseman.prc/jdk-applet-demo/1.4.2/demos/applets/DitherTest/example1.html
http://baseman.prc/jdk-applet-demo/1.4.2/demos/applets/ArcTest/example1.html
###@###.### 10/20/04 04:00 GMT

Comments
EVALUATION Name: rpR10076 Date: 10/16/2003 Sounds like focus issues resolved with XEmbed. ###@###.### ====================================================================== Name: dmR10075 Date: 10/16/2003 This is a well known problem(see 4902616), it has been fixed in 1.5 by implementation of XEmbed protocol. The bug is not reproducible with XEmbed-enabled Java(1.5b22)/Mozilla(1.4) ###@###.### 2003-10-16 ====================================================================== We discussed the idea of backporting XEmbed work to 1.4.2_0x with ###@###.###, and there are currently no plans to do the backport. Since this bug is reproducible in 1.4.2_0x, but not in 1.5, I will close it as No Longer Reproducible. ###@###.### 2003-10-16
16-10-2003