-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0
-
1.2.2
-
x86
-
windows_nt
-
Verified
JDK1.2FCS-K: solaris, win32
The width attribute in <TABLE> tag is supported by default html reader. But when i set to 70% or 100%, for example, JEditorPane ignores the % value of width attribute.
1) cd /home/baechul/Beetle
2) java Beetle
3) Press 'eye' icon from the toolbar
4) Open t-table0.html from the upper combo box
5) The second table's width is set to 700 pixels but the table on JEditorPane does not have 700 pixels width.
bae-chul.kim@eng 1998-09-18
The width attribute in <TABLE> tag is supported by default html reader. But when i set to 70% or 100%, for example, JEditorPane ignores the % value of width attribute.
1) cd /home/baechul/Beetle
2) java Beetle
3) Press 'eye' icon from the toolbar
4) Open t-table0.html from the upper combo box
5) The second table's width is set to 700 pixels but the table on JEditorPane does not have 700 pixels width.
bae-chul.kim@eng 1998-09-18
- relates to
-
JDK-4174859 JEditorPane ignores % value of width attribute in table tag
- Closed