-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0
-
1.2.2
-
unknown, x86
-
generic, windows_nt
-
Verified
JDK1.2FCS-K: solaris, win32
When table has a caption, it is parced and attached into the root document element. The caption tag is also one of supported tag by the default reader. However the caption doesnot appear on the JEditorPane.
1) cd ~baechul/Beetle
2) java Beetle
3) Press 'eye' icon from the toolbar
4) Upper window shows source code while down window shows the actual view on JEditorPane.
5) The table on the pane should have a caption on the bottom.
6) Press 'file open' icon from the bottom toolbar.
7) Click 'Synchronous Load' and 'More Controls' check box.
8) Browse element tree and you will see caption element is under table.
So parcing a caption is done but the view ignored caption.
bae-chul.kim@eng 1998-09-18
When table has a caption, it is parced and attached into the root document element. The caption tag is also one of supported tag by the default reader. However the caption doesnot appear on the JEditorPane.
1) cd ~baechul/Beetle
2) java Beetle
3) Press 'eye' icon from the toolbar
4) Upper window shows source code while down window shows the actual view on JEditorPane.
5) The table on the pane should have a caption on the bottom.
6) Press 'file open' icon from the bottom toolbar.
7) Click 'Synchronous Load' and 'More Controls' check box.
8) Browse element tree and you will see caption element is under table.
So parcing a caption is done but the view ignored caption.
bae-chul.kim@eng 1998-09-18
- duplicates
-
JDK-4167752 Accessibility support for character bounds broken for HTML table text
- Closed
- relates to
-
JDK-4218270 "ALIGN" attribute of "CAPTION" tag is ignored in JEditorPane
- Closed
-
JDK-4154670 JTextArea does not have a border, but JTextField does.
- Closed