-
Bug
-
Resolution: Unresolved
-
P3
-
None
-
6
-
Cause Known
-
generic
-
generic
BugInfo:
========
I added a html file which is having bullet style to the text pane.In LTR orientation,the bullets and corresponding texts are properly baselined but if i changed to RTL orientation then the bullets and corresponding texts are not properly baselined.The bullets are baselined below the text in RTL.
Run the attached with following arguments.
For LTR pass the 1 as argument.
${JAVA_HOME}/bin/java JTextPaneHtmlBulletContent 1
For RTL pass the 2 as argument.
${JAVA_HOME}/bin/java JTextPaneHtmlBulletContent 2
========
I added a html file which is having bullet style to the text pane.In LTR orientation,the bullets and corresponding texts are properly baselined but if i changed to RTL orientation then the bullets and corresponding texts are not properly baselined.The bullets are baselined below the text in RTL.
Run the attached with following arguments.
For LTR pass the 1 as argument.
${JAVA_HOME}/bin/java JTextPaneHtmlBulletContent 1
For RTL pass the 2 as argument.
${JAVA_HOME}/bin/java JTextPaneHtmlBulletContent 2