I am working with the Sencha EXT JS app on version 7.2 and we found the following scenario:
- Click on the dropdown and select a value
- Click "done"
- Click on the dropdown and select another value
- Click "cancel"
- Click on the dropdown
- Verify the invalid value selected
There is a sencha fiddle to help to reproduce this behavior:
https://fiddle.sencha.com/#view/editor&fiddle/3704
Thank you!