Bug Tracker

Ticket #3236 (new bug)

Opened 5 months ago

[autocomplete] Wrong SHIFT key behavior when autoFill = true

Reported by: erolfornoles Assigned to: anonymous
Type: bug Priority: major
Milestone: 1.3 Component: plugin
Version: 1.2.6 Keywords: autocomplete
Cc: Needs: Review

Description

Pressing the SHIFT key while entering text when autoFill = true has the same behavior as that of pressing the ENTER key.

Assuming the list contains:
United Arab Emirates
United Kingdom
United States of America

Typing in United[SPACE][SHIFT] will select and auto-fill United Arab Emirates. The cursor will be positioned at the end as if you have just pressed the ENTER key.

Attachments

Note: See TracTickets for help on using tickets.