Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25233] Windows: Feature request - Ti.UI.TextField setSelection method

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2017-11-07T15:03:18.000+0000
Affected Version/sRelease 6.2.0
Fix Version/sRelease 7.0.0
ComponentsWindows
Labelsn/a
ReporterNeeraj Mishra
AssigneeKota Iguchi
Created2017-09-06T19:05:39.000+0000
Updated2017-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-setSelection

Sample Application:

Attached the sample app to test.

Runtime Issue:

setSelection method call on TextField in index.js throws runtime error.

Attachments

FileDateSize
index.js2017-09-06T19:05:17.000+0000115
index.tss2017-09-06T19:05:26.000+0000155
index.xml2017-09-06T19:05:32.000+0000163

Comments

  1. Kota Iguchi 2017-10-05

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

    Changes are seen in 7.0.0.v20171115153702.

JSON Source