-
Bug
-
Resolution: Fixed
-
P2
-
1.3.0
-
kestrel
-
x86
-
windows_95
-
Verified
JEditorPane cannot display the html data with frame.
(It worked well until build-J)
1. Configration
1.1 OS : Win95(OSR2), Solaris 2.6
1.2 JDK Ver.: kestrel build-P
2. Reproduction
Please use the attached source code and html files
1.1 Process
1) Compile the attached files(JEditorPaneTest.java and
UIManagerMenu.java)
2) Execute "java JEditorPaneTest"
-> A window of "JEditorPane Test" will appear,
and display Text.
"JEditorPane
Open HTML File....."
3) In menu, Select "File" - "OpenHTML..."
4) Select the html file "index.html"
3. Source code
Please see the attached files, JEditorPaneTest.java and
UIManagerMenu.java
(It worked well until build-J)
1. Configration
1.1 OS : Win95(OSR2), Solaris 2.6
1.2 JDK Ver.: kestrel build-P
2. Reproduction
Please use the attached source code and html files
1.1 Process
1) Compile the attached files(JEditorPaneTest.java and
UIManagerMenu.java)
2) Execute "java JEditorPaneTest"
-> A window of "JEditorPane Test" will appear,
and display Text.
"JEditorPane
Open HTML File....."
3) In menu, Select "File" - "OpenHTML..."
4) Select the html file "index.html"
3. Source code
Please see the attached files, JEditorPaneTest.java and
UIManagerMenu.java
- relates to
-
JDK-4306753 JEditorPane cannot display non ISO-8859-1 characters in HTML with frames
-
- Closed
-
-
JDK-4219389 bug on displaying multi frame html onto JEditorPane
-
- Closed
-
-
JDK-4222992 Null pointer exception in javax.swing.txt.HTMLDocument if frames w/o names
-
- Resolved
-