-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 5.0, 6
-
Component/s: client-libs
-
b53
-
generic, x86
-
generic, windows_2000
Look at the Javadoc for the class JTextPane, JEditorPane, for example, here:
http://download.java.net/jdk6/docs/api/javax/swing/JTextPane.html
http://download.java.net/jdk6/docs/api/javax/swing/JEditorPane.html
Notice the text formatting - after the word "Newlines" the text shifts to the right and remains there until the end of the doc. I suspect that some other classes in javax.swing are affected.
http://download.java.net/jdk6/docs/api/javax/swing/JTextPane.html
http://download.java.net/jdk6/docs/api/javax/swing/JEditorPane.html
Notice the text formatting - after the word "Newlines" the text shifts to the right and remains there until the end of the doc. I suspect that some other classes in javax.swing are affected.
- duplicates
-
JDK-5029013 Doc nit: JTextPane (& JEditorPane): no <DL> around "Newlines" to match </DL>
-
- Closed
-