Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8203] Mobileweb: Ti.UI.Textfield 'change' event object has no 'value'

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-03-22T16:20:00.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sRelease 2.0.0, Sprint 2012-06
ComponentsMobileWeb
Labelsmw-list
ReporterTony Lukasavage
AssigneeChris Barber
Created2012-03-22T14:33:24.000+0000
Updated2017-03-03T23:30:54.000+0000

Description

textfield.addEventListener('change', function(e) {
    // e.value is always undefined
});

Comments

  1. Bryan Hughes 2012-03-22

    Duplicate of TIMOB-8195
  2. Bryan Hughes 2012-03-22

    Actually it's not the same problem as TIMOB-8195 after thinking about it.
  3. Bryan Hughes 2012-03-22

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1806
  4. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source