Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3352] Textfield with passwordMask is firing change event with empty value [Android]

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2016-03-18T18:24:41.000+0000
Affected Version/sAppcelerator Studio 4.5.0
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterPrimary Binary
AssigneeShak Hossain
Created2016-03-11T01:00:28.000+0000
Updated2016-03-18T18:24:41.000+0000

Description

Steps to Reproduce

1) Create a Listview and create template for a textfield 2) Assign the Listview to window 3) Create 5 textfield template and assign to Listview's section. 4) Add event listener on textfield to listen for change event.

Actual Result

1) changing the value on the keyboard will fire change event multiple times. 2) back button pressed will fire change event with empty value.

Expected Result

1) change event should only fire once when the keyboard value changed 2) when back button pressed(to hide the keyboard), change event should NOT fire.

Comments

  1. Sharif AbuDarda 2016-03-11

    Hello, You haven't provide a sample test case. Please provide a test code for regenerating the issue. We will let you know if we can regenerate the issue in our environment. Also, Please provide your platform Information. What version of SDK are you using? Please use SDK 5.2.0.GA. Thanks.

JSON Source