Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#6055 closed bug (fixed)

Autocomplete: Selecting an item by pressing enter submits the form in Opera

Reported by: can3p Owned by:
Priority: major Milestone: 1.8.6
Component: ui.autocomplete Version: 1.8.4
Keywords: Cc:
Blocked by: Blocking:

Description

If I enter a text in input, select item from autocomplete list and press enter, form is submitted in opera. To prevent it additional keyPress event should be added

Change History (5)

comment:2 Changed 12 years ago by Scott González

Milestone: TBD1.9
Priority: minormajor
Summary: keyDown event doesn't prevent form from submitAutocomplete: Selecting an item by pressing enter submits the form in Opera

comment:3 Changed 12 years ago by Scott González

Resolution: fixed
Status: newclosed

Fixed in c3b282f.

comment:4 Changed 12 years ago by Scott González

Milestone: 1.91.8.6

comment:5 Changed 12 years ago by Dmitry Petrov

Autocomplete: Prevent keypress events caused by enter key when selecting an item. Fixes #6055 - Autocomplete: Selecting an item by pressing enter submits the form in Opera.

Changeset: c3b282fceb8b5161c013575bf01c652d6573d72e

Note: See TracTickets for help on using tickets.