-
Bug
-
Resolution: Duplicate
-
P5
-
None
-
1.2.0
-
sparc
-
solaris_2.5
If a class name is only one letter long, the class idiagram at the top of
the class page is a bit askew:
java.lang.Object
|
+--C
|
+--Together
Note that the vertical line (|) should line up under the second
character of the word, like this:
java.lang.Object
|
+--C
|
+--Together
The first case of this example is at:
http://javaweb.eng/docs/bugs/javadoc-bugs/bug4136239-inheritedcomments/html-1.2/Together.html
the class page is a bit askew:
java.lang.Object
|
+--C
|
+--Together
Note that the vertical line (|) should line up under the second
character of the word, like this:
java.lang.Object
|
+--C
|
+--Together
The first case of this example is at:
http://javaweb.eng/docs/bugs/javadoc-bugs/bug4136239-inheritedcomments/html-1.2/Together.html
- duplicates
-
JDK-4706779 stddoclet: Add text equivalent of ASCII art in class tree for accessibility
-
- Resolved
-