[TIMOB-25234] Windows: Feature request - Ti.UI.TextField clearButtonMode
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2017-11-13T23:50:43.000+0000 |
| Affected Version/s | Release 6.2.0 |
| Fix Version/s | Release 7.0.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Neeraj Mishra |
| Assignee | Kota Iguchi |
| Created | 2017-09-06T19:10:14.000+0000 |
| Updated | 2017-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-clearButtonModeSample Application:
Attached the sample app to test.Runtime Issue:
clearButtonMode property given to TextField in index.xml has no effect on it.Attachments
| File | Date | Size |
|---|---|---|
| index.js | 2017-09-06T19:09:36.000+0000 | 63 |
| index.tss | 2017-09-06T19:09:48.000+0000 | 155 |
| index.xml | 2017-09-06T19:09:41.000+0000 | 168 |
https://github.com/appcelerator/titanium_mobile_windows/pull/1136
Changes are seen in 7.0.0.v20171115153702.