-
Bug
-
Resolution: Incomplete
-
P4
-
1.4.0, 5.0u29, 6u30, 7u1, 8
-
generic
-
generic
Name: gm110360 Date: 07/30/2002
FULL PRODUCT VERSION :
java version "1.3.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
FULL OPERATING SYSTEM VERSION : Microsoft Windows 2000
[Version 5.00.2195]
A DESCRIPTION OF THE PROBLEM :
The javax.swing.JEditorPane is supposed to handle rtf
documents through the usage of
javax.swing.text.rtf.RTFEditorKit , however the JEditorPane
documentation mentions that support for rtf is limited,
also the RTFEditorKit documentation says that this class
wasn't written by the swing team. I have found a bug
(4261277) dating Aug 10, 1999 which addressed the same
issue and was closed as "will not fix" the reason
was "We're not likely to get to it any time soon, and thus
I'm closing
this out as will not fix.
" !!
REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 153726)
======================================================================
FULL PRODUCT VERSION :
java version "1.3.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
FULL OPERATING SYSTEM VERSION : Microsoft Windows 2000
[Version 5.00.2195]
A DESCRIPTION OF THE PROBLEM :
The javax.swing.JEditorPane is supposed to handle rtf
documents through the usage of
javax.swing.text.rtf.RTFEditorKit , however the JEditorPane
documentation mentions that support for rtf is limited,
also the RTFEditorKit documentation says that this class
wasn't written by the swing team. I have found a bug
(4261277) dating Aug 10, 1999 which addressed the same
issue and was closed as "will not fix" the reason
was "We're not likely to get to it any time soon, and thus
I'm closing
this out as will not fix.
" !!
REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 153726)
======================================================================
- relates to
-
JDK-6459439 RTF content is not aligning to right to left while applying the comp orientation(RTL) to editorpane.
- Open
-
JDK-4304521 Document with TabStop Attributes not written correctly into RTF File
- Open
-
JDK-4735839 RTFEditorKit wrongly parses RTF while reading /writing to stream/document
- Open
-
JDK-6221596 RTF document - getLength() - last paragraph
- Open
-
JDK-4485900 Cannot display embedded image in an RTF file
- Open
-
JDK-8139215 RTFEditorKit does not save alignment
- Resolved
(1 relates to)