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

[MacOS] Undo/redo stack is broken when using keyboard

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8u40
    • 8u40
    • javafx
    • None
    • java version "1.8.0_20-ea"
      Java(TM) SE Runtime Environment (build 1.8.0_20-ea-b15)
      Java HotSpot(TM) 64-Bit Server VM (build 25.20-b15, mixed mode)

      Open attached fxml file.
      Select the button and press DELETE key.

      1) When clicking on the Edit menu, undo menu item is not updated => BUG.
      The EditController.canUndo is not invoked.

      2) If you now change the selection, let's say select the CheckBox, now click on the Edit menu again, the undo has been updated and displays "Undo delete Button" as expected.
      The EditController.canUndo is invoked.


            slions Sandra Lions-piron
            slions Sandra Lions-piron
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: