-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.3.0
-
sparc
-
solaris_2.6
To reproduce the problem, just save the example below and load it into JEditorPane.
The following example will demonstrate the problem:
<html>
<head>
<title>Dividers0</title>
</head>
<body>
<P>This horizontal rule should occupy 50% of the screen<br>
<HR ALIGN="LEFT" WIDTH="50%">
</P>
</body>
</html>
The "50%" width is not working. The horizontal rule takes up the whole screen rather than half.
edmund.lou@eng 1999-10-19
The following example will demonstrate the problem:
<html>
<head>
<title>Dividers0</title>
</head>
<body>
<P>This horizontal rule should occupy 50% of the screen<br>
<HR ALIGN="LEFT" WIDTH="50%">
</P>
</body>
</html>
The "50%" width is not working. The horizontal rule takes up the whole screen rather than half.
edmund.lou@eng 1999-10-19
- duplicates
-
JDK-4321101 <HR> tag ignores "size" attribute
-
- Resolved
-