Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7512] MobileWeb: Fire change event for every changed character

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-02-02T14:46:45.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-03, Release 2.0.0, Release 1.8.2
ComponentsMobileWeb
Labelsqe-port, stage2
ReporterChris Barber
AssigneeBryan Hughes
Created2012-02-01T18:03:56.000+0000
Updated2012-09-04T10:30:04.000+0000

Description

TextField and TextArea needs to fire the change event as you type in the field. Need to listen for keyup and compare contents. Still need to listen for the change event in case a value was pasted into the field.

Attachments

FileDateSize
app.js2012-02-02T13:16:12.000+00001341

Comments

  1. Bryan Hughes 2012-02-02

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1332
  2. Lokesh Choudhary 2012-09-04

    Verified fix on: Titanium studio : 2.1.1.201207271312 SDK version : 2.2.0.v20120830141234 Chrome 21.0.xx Firefox 15 Safari 6.0 Android 4.0.4 default browser,chrome 18.0.xx ,firefox 15.0 Iphone 5.1.1 mobile safari

JSON Source