Problem/Motivation

Pressing enter on a focused form element opens the next dropdown rather that submitting the form.

Steps to reproduce

  1. Enable multiselect_dropdown_bef_test.
  2. Add a title field to the view filters as the first item.
  3. View the test view.
  4. Enter some text in the text filter.
  5. Press enter.

The next dropdown is opened, rather than submitting the view.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

benabaird created an issue. See original summary.

  • benabaird committed 87d6295e on 1.0.x
    Issue #3436291: Enter should submit the form, not open the next dropdown
    
benabaird’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.