-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b43
-
generic, x86
-
generic, linux
Name: gm110360 Date: 02/10/2004
FULL PRODUCT VERSION :
1.5.0-beta1
ADDITIONAL OS VERSION INFORMATION :
RH Linux 9
A DESCRIPTION OF THE PROBLEM :
1. I write down a line in one cell JTable
<HTML> <OBJECT classid = " javax.swing. JLabel "> <param name = "text" value = "Hello"> </HTML>
2. But word Hello is written down in all cells JTable
3. Too repeats for JComboBox
STEPS TO REPRODUCE:
1. Open a file j2sdk1.5.0/demo/jfc/SwingSet2/SwingSet2.jar
2. In it to open a file resources/swingset.properties
3. Find key TableDemo.brazil =
4. Replace value brazil on <html> <object classid = " javax.swing. JLabel ">
<param name = "text" value = "Hello"> </object> </html>
5. Start SwingSet2.jar
6. Pass to Table
7. Change value Row height
REPRODUCIBILITY :
This bug can be reproduced always.
(Incident Review ID: 237497)
======================================================================
- duplicates
-
JDK-4994262 Entering the HTML Object tag in editable Table cell makes table behave weirdly
-
- Closed
-