-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b70
-
b140
-
generic, x86
-
generic, linux, windows_xp
-
Not verified
OS/architecture: x86
Reproducible: Always
Reproducible on machine: winxp-i586 & win7-ultimate-i586
Is it a platform specific regression: N
Is it a Regression: Not sure
Steps to reproduce:
Case Name:
api/javax_swing/interactive/JEditorPaneTests.html#JEditorPane(JEditorPane.jpg)
#case instruction:
This test verifies the behavior of JEditorPane(URL) constructor. Please verify that the editor pane is not editable and displays an HTML page.The first page consists of the link "Next Page>>>". The second page has the link "Previous Page>>>". Both pages also have a table of 3 rows and 4 columns with the header "Simple Table" and a copyright notice. Clicking on the link enables browsing form one page to the other.
#actual behavior:
Both pages don't have a table of 3 rows and 4 columns, they have a table of 7 rows and 4 columns
#verify:
same config jdk7b99 same issue
same config jdk7b101 same issue
JCK-runtime-6b jdk6u21 pass , but with jdk7b100, same issue
- duplicates
-
JDK-6978667 test closed/javax/swing/text/html/TableView/4690812/bug4690812.java failed
- Closed
-
JDK-6978670 closed/javax/swing/text/html/TableView/6306218/bug6306218.java failed
- Closed
-
JDK-7027641 Regression: HTML table rendering broken with image/text combination
- Closed
- relates to
-
JDK-6539700 JTextPane line wrap radically different from previous versions in jre 1.5.0_10+
- Resolved
-
JDK-8076164 [JTextField] When input too long Thai character, cursor's behavior is odd
- Resolved
-
JDK-7030332 Default borders in tables looks incorrect JEditorPane
- Closed