lorenzoongithub / completely

A fresh take on autocompletion for a wonderful user experience
http://complete-ly.appspot.com/
MIT License
252 stars 32 forks source link

Web browser console example - down arrow below last visible selects the next alternative #26

Open lborgman opened 9 years ago

lborgman commented 9 years ago

Enter "document." and then use down arrow. When the last (bottom) alternative is passed the next alternative is copied to the input field and the focus is set to the input field.

The expected behavior is of course that the list with alternatives is scrolled.

In example http://complete-ly.appspot.com/examples/web.browser.console.html Using Chrome Version 39.0.2171.95 m