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

(Mac) Cannot edit a TextInputControl using shortcut, the system menu bar interacts

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • None
    • mac
      changeset: 2865:51f962c6158d

      Usual shortcut for Copy, Paste, Delete, Undo, Redo cannot be safely used to interact with a focused TextInputControl: the system menu bar takes the event as well and calls the action associated so that there's a competition between the action at TextInputControl level and the menu bar one. It gives various stacks and potential infinite loops from which you cannot recover and have to kill SB.

      Drop say a TextField on Content: thanks inline editing with Cmd-V a string in it, it's enough to bump the issue.
      In Inspector it is the same problem with all textual properties. In hierarchy the inline editing is at risk all the same.

            yjoan Yves Joan (Inactive)
            yjoan Yves Joan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: