Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4209435

StringSelection does not conform to DataFlavor.plainTextFlavor docs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1.7
    • client-libs
    • 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)

      ======================================================================

            dmendenhsunw David Mendenhall (Inactive)
            bcbeck Brian Beck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: