[TIMOB-25233] Windows: Feature request - Ti.UI.TextField setSelection method
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2017-11-07T15:03:18.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:05:39.000+0000 |
| Updated | 2017-11-16T02:20:59.000+0000 |
Description
Description:
Currently, setSelection method of Ti.UI.TextFields is available only for Android and 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-method-setSelectionSample Application:
Attached the sample app to test.Runtime Issue:
setSelection method call on TextField in index.js throws runtime error.Attachments
| File | Date | Size |
|---|---|---|
| index.js | 2017-09-06T19:05:17.000+0000 | 115 |
| index.tss | 2017-09-06T19:05:26.000+0000 | 155 |
| index.xml | 2017-09-06T19:05:32.000+0000 | 163 |
https://github.com/appcelerator/titanium_mobile_windows/pull/1134
Changes are seen in 7.0.0.v20171115153702.