Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-913] Require custom cells for touchbegin/touchend event handling

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:39.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.4.0
ComponentsiOS
Labelsn/a
ReporterStephen Tramer
AssigneeStephen Tramer
Created2011-04-15T02:39:05.000+0000
Updated2011-04-17T01:54:39.000+0000

Description

This affects both buttons and table rows. See the Controls -> Button test and click on the last button in a place that is NOT a UI element to see this behavior. Table View -> Touch Event has a workaround for this behavior in it.

Comments

  1. Stephen Tramer 2011-04-15

    Buttons are OK. Table rows still have an issue. I mistakenly believed that buttons had cells similarly to how they're handled on desktop.

  2. Stephen Tramer 2011-04-15

    But see #931 for how we can streamline this.

JSON Source