Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11283] iOS: Window click event fails to fire if there is a tableview added to the window

GitHub Issuen/a
TypeBug
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 2.1.2, Release 2.1.3, Release 3.0.0, Release 3.1.0
Fix Version/sn/a
ComponentsiOS
Labelsreprod
ReporterMitchell Amihod
AssigneeUnknown
Created2012-10-05T19:24:07.000+0000
Updated2018-02-28T20:03:43.000+0000

Description

When you add a tableview to window, the window click event doesn't trigger unless you click on the tableview. If you remove the tableview, clicking anywhere in the window works as expected and the alert will pop up.

Attachments

FileDateSize
app.js2012-10-05T19:24:07.000+0000664

Comments

  1. Daniel Sefton 2012-10-05

    Tested and confirmed on iOS 5.1 TiSDK 2.1.2 GA, 2.1.3 GA and latest 3.0.0.
  2. jithinpv 2013-03-26

    Issue reproduces Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 (03/11/13 15:43 0c88429) Titanium SDK version: 3.0.2 (02/07/13 16:46 a4def81) iOS iPhone Simulator: iOS SDK version: 6.0
  3. Lee Morris 2017-06-12

    I have been able to reproduce this issue with the following environment; iPhone 7 (10.2) MacOS 10.11.6 (15G31) Studio 4.9.0.201705302345 Ti SDK 6.1.1.v20170609091155 Appc NPM 4.2.9 Appc CLI 6.2.1 Ti CLI 5.0.13 Alloy 1.9.11 Arrow 2.0.0 Xcode 8.2 (8C38) Node v4.8.2 Java 1.8.0_131

JSON Source