TextField: ESC should not consume KeyEvent if nothing to cancel

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx21
    • Component/s: javafx
    • None

      This issue came out of the mailing list discussion

      https://mail.openjdk.org/pipermail/openjfx-dev/2023-November/043781.html

      > ESC is the key binding to Undo on the TextField, but it's always consumed,
      > even if there's nothing to undo.
      (later corrected to ~ "nothing to cancel")

      We might have other scenarios where the KeyEvent is consumed regardless of the outcome, so please investigate.

      I plan to fix it after the Public InputMap JDK-8314968 enhancement is in.

            Assignee:
            Andy Goryachev
            Reporter:
            Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: