markoradinovic / suggestfield

SuggestField Add-on for Vaadin 7
Apache License 2.0
3 stars 5 forks source link

Add an option to change onBlur behavior. #5

Open whyicantusemyemailasusername opened 9 years ago

whyicantusemyemailasusername commented 9 years ago

Currently it silently discards data and sometimes it is not the required action. I would prefer to have current text committed instead (to be consistent with TAB). There is no way to alter/change that w/o recompiling.

whyicantusemyemailasusername commented 9 years ago

can be implemented like in https://github.com/whyicantusemyemailasusername/suggestfield

mariuszirbo commented 8 years ago

Is there any upgrade regarding to this? I'm facing this problem too!

markoradinovic commented 8 years ago

Sorry, I'm to busy with other projects and don't have a to maintain this component.