Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25234] Windows: Feature request - Ti.UI.TextField clearButtonMode

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2017-11-13T23:50:43.000+0000
Affected Version/sRelease 6.2.0
Fix Version/sRelease 7.0.0
ComponentsWindows
Labelsn/a
ReporterNeeraj Mishra
AssigneeKota Iguchi
Created2017-09-06T19:10:14.000+0000
Updated2017-11-16T02:08:38.000+0000

Description

Description:

Currently, clearButtonMode property of Ti.UI.TextFields is available only for iOS. But it does not work for Windows. Here is the AppC documentation link for this method - http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.TextField-property-clearButtonMode

Sample Application:

Attached the sample app to test.

Runtime Issue:

clearButtonMode property given to TextField in index.xml has no effect on it.

Attachments

FileDateSize
index.js2017-09-06T19:09:36.000+000063
index.tss2017-09-06T19:09:48.000+0000155
index.xml2017-09-06T19:09:41.000+0000168

Comments

  1. Kota Iguchi 2017-10-06

    https://github.com/appcelerator/titanium_mobile_windows/pull/1136
  2. Abir Mukherjee 2017-11-16

    Changes are seen in 7.0.0.v20171115153702.

JSON Source