Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25297] Windows: Ti.UI.Picker properties not working

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionDuplicate
Resolution Date2017-09-18T00:30:50.000+0000
Affected Version/sRelease 6.1.2
Fix Version/sn/a
ComponentsWindows
Labelsn/a
Reporter Ricardo Ramirez
AssigneeKota Iguchi
Created2017-09-15T19:25:59.000+0000
Updated2017-09-18T00:31:20.000+0000

Description

Issue description

For Ti.UI.Picker, touchEnabled property and setSelectedRow method are not working in Windows. PFA the sample project created to test these. In window open event of the index page, these are applied to the Picker in that page.

Steps to reproduce:

Run the attached windows application - TestPicker. The picker will stay enabled and the row selected via controller will not be selected in UI.

Attachments

FileDateSize
TestPicker.zip2017-09-15T19:23:47.000+00007836088

Comments

  1. Kota Iguchi 2017-09-18

    Picker.setSelectedRow is implemented by TIMOB-25247
  2. Kota Iguchi 2017-09-18

    Picker.touchEnabled issue duplicates TIMOB-25306

JSON Source