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

AutoCompleteTextFields submits Form if a choice is selected via enter-key

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.0.0, 6.1.0, 6.1.1, 6.2.0
    • 6.3.0
    • wicket-extensions
    • None

    Description

      I am not quite sure if this is really a bug, but the behaivor of wicket 1.5 and wicket 6 differs in the following situation:

      In wicket 1.5 a user could select a choice in an AutoCompleteTextField via the enter-key and the underlying Form was not submitted.
      In wicket 6 however the Form gets submitted in that case.

      Note: the behaivor is in both versions identical (aka no form submit) if no button is added to the form. Thus in both versions the Form is not submitted if the user selects a choice via mouse-click.

      While in some use cases it is useful that hitting the enter-key in TextFields submits the form - e.g. in a search panel, in this particular use case the form should not be submitted. Or at least, there should be a (built in) hook to prevent this behaivor.

      Attachments

        1. myproject-6.2.0.zip
          36 kB
          Marcel Hoerr
        2. myproject-1.5.zip
          38 kB
          Marcel Hoerr

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              marcel.hoerr Marcel Hoerr
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: