Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19953] Windows: Button only supports "click" event

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-12-01T14:07:43.000+0000
Affected Version/sRelease 5.1.0
Fix Version/sRelease 5.2.0
ComponentsWindows
Labelsn/a
ReporterKota Iguchi
AssigneeKota Iguchi
Created2015-11-13T05:38:57.000+0000
Updated2016-02-10T01:45:49.000+0000

Description

Currently Ti.UI.Button only supports click event. It should support dblclick, tap etc when possible. Note that [PR 477](https://github.com/appcelerator/titanium_mobile_windows/pull/477) should introduce some touch events on Button and it should work, and we want to make sure it works on Button.

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.Button now supports the following events blur click dblclick doubletap focus longpress singletap touchmove Closing ticket

JSON Source