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)
======================================================================
|