Thanks for the feedback everyone!

A few enhancements:
- Close on escape
- Select next on down arrow when open
- Show all on down arrow when closed
- Select previous on up arrow
- Accept on enter - requires an override in PluggableTextFieldMorph, but I 
think the change can be integrated in Core
- For entry completion (unlike our current behavior):
        - Keyboard focus remains with the text field, so:
                - you can continue to type
                - the selected item stays selected as long as it remains 
visible, even if it moves around in the list (maybe doesn't matter for 
completion...)

I'm off to celebrate... See you in the new year!

Reply via email to