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

Copying selection in About Box of Scene Builder on Mac OS X puts something different into the clipboard

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 7u6
    • 7u6
    • javafx

      As I was filling a previous bug, I wanted to copy (selected the version information in the About Box and then clicked Command-C) the information shown in the About Box of Scene Builder and past (Command-V) it into the Environment text area. However, instead of seeing the selected text in the About Box, I saw the following instead


      <?xml version="1.0" encoding="UTF-8"?>

      <?import java.lang.*?>
      <?import javafx.scene.*?>
      <?import javafx.scene.layout.*?>

      <Group id="sb-clipboard" xmlns:fx="http://javafx.com/fxml">
        <fx:define>
          <AnchorPane id="AnchorPane" maxHeight="-Infinity" maxWidth="-Infinity" minHeight="-Infinity" minWidth="-Infinity" prefHeight="400.0" prefWidth="600.0" />
        </fx:define>
      </Group>

      Right click on the selection and click on "Copy" from the context menu does put the right thing into the clipboard.

            slions Sandra Lions-piron
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: