Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#5415 closed enhancement (fixed)

Catch all common keys while typing a word

Reported by: thewolfram Owned by:
Priority: minor Milestone: 1.8.2
Component: ui.autocomplete Version: 1.8
Keywords: Cc:
Blocked by: Blocking:

Description

Only SHIFT, ALT, CTRL are ignored in the autocompleted input field, others like CMD or CAPSLOCK trigger the search event. As this hits the server when using uncached remote data, I consider it useful to include all keys that do not alter the search string or navigate through the suggested terms.

Change History (2)

comment:1 Changed 13 years ago by Scott González

Milestone: TBD1.9
Resolution: fixed
Status: newclosed

Fixed in cb7eb69.

comment:2 Changed 13 years ago by rdworth

Milestone: 1.91.8.2
Note: See TracTickets for help on using tickets.