-
Bug
-
Resolution: Unresolved
-
P3
-
None
-
6u2
-
generic
-
generic
Bug Info:
=========
I was trying to load an html file which is having <pre> tag and I found that the content which is embedded inside the <pre> tags is not rendering into the editorpane in RTL orientation.
But its working fine with LTR orientation.
JDK Info:
=========
java version "1.6.0_02-ea"
Java(TM) SE Runtime Environment (build 1.6.0_02-ea-b02)
Java HotSpot(TM) Client VM (build 1.6.0_02-ea-b02, mixed mode, sharing)
Steps to Reproduce:
===================
1. Download the attached java file and execute.
2. Execute the java file.
${JAVA_HOME}/bin/java JEditorPaneTest sample.html
=========
I was trying to load an html file which is having <pre> tag and I found that the content which is embedded inside the <pre> tags is not rendering into the editorpane in RTL orientation.
But its working fine with LTR orientation.
JDK Info:
=========
java version "1.6.0_02-ea"
Java(TM) SE Runtime Environment (build 1.6.0_02-ea-b02)
Java HotSpot(TM) Client VM (build 1.6.0_02-ea-b02, mixed mode, sharing)
Steps to Reproduce:
===================
1. Download the attached java file and execute.
2. Execute the java file.
${JAVA_HOME}/bin/java JEditorPaneTest sample.html