angucomplete icon indicating copy to clipboard operation
angucomplete copied to clipboard

pressing enter is not working in IE 10/11

Open pranaydutta89 opened this issue 9 years ago • 1 comments

on selecting the suggestion from down key and pressing enter the selected value is not populating in input box, however everything is working fine in chrome and Firefox

pranaydutta89 avatar Mar 23 '15 10:03 pranaydutta89

in IE 10/11 if input is nested inside form then key-up event is overridden by form submit event it seems

pranaydutta89 avatar Apr 07 '15 05:04 pranaydutta89