Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2966] iOS: tabgroup click-event does not fire

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2012-08-09T19:45:06.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sn/a
ComponentsiOS
Labelsapi
ReporterMark Aalderink
AssigneeBlain Hamon
Created2011-04-15T03:33:53.000+0000
Updated2017-03-20T20:39:02.000+0000

Description

The click-event (as well as other touch events) does not fire.

I would also like to get the index of the button clicked as an event-property.

Comments

  1. Anirudh Nagesh 2012-07-02

  2. Blain Hamon 2012-07-30

    Out of curiosity, what is the use case of this? Tab groups on iOS, natively, don't report click events, as the native code handles all of that. If we can avoid adding bloat and possible fragility that introducing non-native click handling of the actual tabs themselves, that'd be preferable.
  3. Blain Hamon 2012-08-06

    After talking with CE, it turns out the customer needed something already provided that is NOT solved by intercepting the touch events. We need to update the docs because tabs are not views, and tabgroups are window-like, not views. Marking as won't fix (Or invalid).
  4. Eduardo Gomez 2012-08-08

  5. Lee Morris 2017-03-20

    Closing ticket as invalid.

JSON Source