Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
925
Combo Editor fires selectionChangeCommitted on MouseUp while scrolling
posted

I have a combo editor in SuggestAppend mode. I'm handling the SelectionChangeCommitted event to detect when the user has chosen an item from the suggestions dropdown. The problem I've found is that this event is being fired when you use the mouse to drag the scrollbar and then release the mouse over an item in the list. I would expect this to do nothing as the mouse down was on the scrollbar.

Has this been fixed in a newer release? or is there anyway to workaround it?

I'm on 2010v1

Parents Reply Children
No Data