-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.2.0
-
generic
-
generic
Name: dbT83986 Date: 01/21/99
Create a Swing application with a JTextPane control that is editable. Try typing tabs, and they will not appear. This is
only true with the version of Swing that comes with JDK1.2, as the problem does not exist when using Swing 1.1 with JDK1.1.7.
Look at source of LabelView.java in the Swing that came with JDK1.2 and you'll see that it no longer implements the
TabableView interface, though the documentation for JDK1.2 continues to indicate that it should.
(Review ID: 52943)
======================================================================
- duplicates
-
JDK-4191750 JTextPane ignores tabs in JDK 1.2 RC2
-
- Resolved
-