-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.1.7
-
generic
-
generic
Name: bb33257 Date: 02/05/99
StringSelection supports the DataFlavor.plainTextFlavor data
flavor. The docs for plainTextFlavor say that the data should
be represented with an InputStream; however, StringSelection
represents this data flavor with a StringReader. Either the docs
should change, or StringReader's implementation should change.
(Review ID: 53826)
======================================================================
- duplicates
-
JDK-4147507 StringSelection plainTextFlavor returns a StringReader
- Resolved
- relates to
-
JDK-4289735 Unification of Clipboard and Drag & Drop Data Transfer
- Resolved