-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0
-
generic
-
generic
Entering the HTML Object tag in editable Table cell makes table behave weirdly.
Steps to reproduce:
-------------------
1) Open SwingSet2 demo
2) Goto Table Demo
3) Click on any cell to make it editable.
4) Now enter <html><Object></html> and press enter.
5) You will see red colored '?' in some of the cells.
Steps to reproduce:
-------------------
1) Open SwingSet2 demo
2) Goto Table Demo
3) Click on any cell to make it editable.
4) Now enter <html><Object></html> and press enter.
5) You will see red colored '?' in some of the cells.
- duplicates
-
JDK-4992440 In JTable, JComboBox it is incorrectly displayed tag <OBJECT>
- Resolved
- relates to
-
JDK-4941926 Erroneous rendering of table-cell contents in JEditorPane/HTML content
- Closed