mercredi 8 avril 2015

Textfield clearicontap event fires after change, not before

Touch version tested:

  • Touch 2.3.1, Touch 2.4.1 (fiddle)


Browser versions or Packager version tested against:

  • Chrome Version 41.0.2272.118 m


Device and OS tested against:

  • Windows Desktop


What theme are you using for your application:

  • Default


Description:

  • For a textfield, the change event fires before the clearicontap event. This is inspite of the fact that in the source for Ext.field.text the onClearIconTap is executed before the doClearIconTap. Is the clearicontap being put at the end of a queue and the change at the front of the queue?

  • Also, returning false from clearicontap does not cancel the doClearIconTap.

  • Tapping ClearIcon does not cause focus event to fire either.


Fiddle






Textfield clearicontap event fires after change, not before

Aucun commentaire:

Enregistrer un commentaire