Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4210

AutoCompleteTextField should not kill Escape keypress event if options are not shown

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.19
    • 1.4.20, 1.5.3
    • wicket-extensions
    • None

    Description

      We have some dialogs in our web application that include forms with auto complete text fields. These dialogs can be cancelled / closed by pressing the Escape key. However, when the focus is on an auto complete text field, that key press event is not propagated / bubbled onward, even when no auto complete options are in fact shown. Auto complete text field should only kill the Escape key press event when any options are actually shown, else it should propagate the event.

      Attachments

        1. wicket-autocomplete.patch
          0.9 kB
          Unico Hommes

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            unico@apache.org Unico Hommes
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: