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

Copy/paste not working for Motif Look & Feel in SwingSet2 JTable demo

XMLWordPrintable

    • generic
    • generic

      SYNOPSIS
      --------
      Copy/paste not working for Motif Look & Feel in SwingSet2 JTable demo

      OPERATING SYSTEM
      ----------------
      All (tested on Windows and Linux)

      FULL JDK VERSION
      ----------------
      Fails with all JDK 7 builds including the latest (b137)
      Also fails with 6, 5.0, 1.4.2 and 1.3.1

      DESCRIPTION
      -----------
      Copy/paste is not working for Motif Look & Feel in the SwingSet2 JTable demo. Copy/paste works fine in the same circumstances with other L&F's.

      REPRODUCTION INTRUCTIONS
      ------------------------
      1. Run the SwingSet2 demo using the command java -jar SwingSet2.jar
      2. Click on 'JTabel Demo'
      3. Select Motif Look & Feel from Look and feel menu option (the order of
         steps 2 and 3 does not matter)
      4. In the JTable demo, turn on both the column selection and row
         selection.
      5. Click on a cell and press CTRL-C to copy the contents to the
         clipboard
      6. Double click on another cell to start editing. Hit CTRL-V to paste
         the clipboard contents.

      Expected result:
         The copied data should be pasted

      Actual result:
         The data is not copied/pasted

            psadhukhan Prasanta Sadhukhan
            dkorbel David Korbel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: