-
Bug
-
Resolution: Fixed
-
P5
-
1.0
-
b97
-
x86
-
windows_vista
-
Verified
build 1.7.0.b64
platform:VistaUltimate-64bit
case#:closed/javax/swing/JTable/4224179/bug4224179.java
Steps to reproduce:
Do as the case description:
- run the program
- Click ONCE on the center cell ("Huml") and press a key (e.g., 'a'); Note the 'a' gets appended to the end. Now press the '%' key and note that '%' DOES NOT show up after the 'a'
-Press the 'b' key and note that the '%' ended up doing a BACKSPACE. scince the 'b' shows up BEFORE the 'a'
This can be done any number of times and each '%' becomes a BACKSPACE
(if any of this happens,then test failed)
# Expect behavior:
press a key (e.g., 'a') and the 'a' gets appended to the end.if any of this happens,then test failed
# Actual behavior:
press a key (e.g., 'a') and the 'a' gets appended to the end.
# Exceptions:
none
#validation
same issue happens to;
Product: j2se
OS: ubuntu9.04-i586
JDK/JREBuildNo.: 1.7.0b66
platform:VistaUltimate-64bit
case#:closed/javax/swing/JTable/4224179/bug4224179.java
Steps to reproduce:
Do as the case description:
- run the program
- Click ONCE on the center cell ("Huml") and press a key (e.g., 'a'); Note the 'a' gets appended to the end. Now press the '%' key and note that '%' DOES NOT show up after the 'a'
-Press the 'b' key and note that the '%' ended up doing a BACKSPACE. scince the 'b' shows up BEFORE the 'a'
This can be done any number of times and each '%' becomes a BACKSPACE
(if any of this happens,then test failed)
# Expect behavior:
press a key (e.g., 'a') and the 'a' gets appended to the end.if any of this happens,then test failed
# Actual behavior:
press a key (e.g., 'a') and the 'a' gets appended to the end.
# Exceptions:
none
#validation
same issue happens to;
Product: j2se
OS: ubuntu9.04-i586
JDK/JREBuildNo.: 1.7.0b66