Enter does not select item in select element in inline edit and blocks double click.
Steps to reproduce:
Open http://trirand.com/blog/jqgrid/jqgrid.html
in IE9
Select
Row Editing (new) Input types
Double click in first row "Desktop computer" to start inline edit
Click in "Ship via" column in first row FedEx fiel to open dropdown.
Press Down arrow key to select Intime
Press Enter
Observed:
FedEx appears in Ship Via column
Double click in this row not more starts inline edit
Expected:
Intime should appear
Double click should put row in inline edit mode again.
How to fix ?