Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19955] Windows: Label only supports "click" event

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2015-12-01T14:07:47.000+0000
Affected Version/sRelease 5.1.0
Fix Version/sRelease 5.2.0
ComponentsWindows
Labelsn/a
ReporterKota Iguchi
AssigneeKota Iguchi
Created2015-11-13T06:06:16.000+0000
Updated2016-02-10T01:25:57.000+0000

Description

Currently Ti.UI.Label only supports click event. [PR 477](https://github.com/appcelerator/titanium_mobile_windows/pull/477) should introduce some touch events on Label and it should work, and we want to make sure it works on Label.

Comments

  1. Kota Iguchi 2015-12-01

    https://github.com/appcelerator/titanium_mobile_windows/pull/489
  2. Ewan Harris 2016-02-10

    Verified using: Windows 10 Pro VS 2015 Update 1 Appc NPM: 4.2.3-2 Appc Core: 5.2.0-249 Ti SDK: 5.2.0.v20160208101502 Ti.UI.Label now supports the following events click dblclick doubletap longpress singletap touchstart touchmove touchend Closing ticket

JSON Source