vronic / chrome-rest-client

Automatically exported from code.google.com/p/chrome-rest-client
0 stars 0 forks source link

Auto-complete prevents "enter" on parent path of previous entry #54

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Enter a url such as : http://example.com/foo/bar/doh and execute the url to 
get it in the autocomplete history.
2. modify url to just http://example.com/foo/bar, and hit "enter".
3. The original /foo/bar/doh is selected, and I am unable to select /foo/bar 
without hitting backspace until the path is correct again and then mouse 
clicking on a field other than the url.

Expected:
1. Have autocomplete options not selected by default, and require the user to 
hit the down arrow to select. This would allow the user to enter parent paths, 
and not be coerced into choosing the child path.

Love the plugin! Thanks!

Original issue reported on code.google.com by kyan.sk...@smartsheet.com on 28 Mar 2012 at 5:21

GoogleCodeExporter commented 8 years ago
I'll take care of it. It's known issue for me.
Probably i'll fix this on weekend. 

Original comment by jarro...@gmail.com on 29 Mar 2012 at 8:33

GoogleCodeExporter commented 8 years ago

Original comment by jarro...@gmail.com on 11 Apr 2012 at 9:22