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

Copy/paste usability issue

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 7u40
    • javafx
    • None

        In some cases, using copy/paste is not easy.

        Let's take a use case:
        - Drop an Accordion
        - Delete the AnchorPanes created in the TitledPanes
        - In the first TitledPane, drop a ScrollPane, then a GridPane in it
        Now, one want to copy/paste the content of the first TitledPane in the second TitledPane :
        - Select the ScrollPane from the first TitledPane, the Copy
        - Select the second TitledPane, then Paste : it is not possible (Paste dimmed). This appear as a bug.

        Investigating this, I've found one need to isolate the second TitledPane to be able to Paste in it. This behavior is not obvious at all...

              slions Sandra Lions-piron
              jcambon Jerome Cambon
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported: