Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9866] iOS: Click Event on Status Bar not working

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionCannot Reproduce
Resolution Date2017-06-26T23:25:07.000+0000
Affected Version/sRelease 2.0.2, Release 3.1.0
Fix Version/sn/a
ComponentsiOS
Labelsapi
ReporterSteven Marshall
AssigneeEric Merriman
Created2012-06-28T15:31:19.000+0000
Updated2017-06-26T23:25:07.000+0000

Description

Steps to Reproduce

Titanium.UI.iPhone.StatusBar.addEventListener('click',function(e){ alert("clicked"); }); Clicked on status bar!

Actual Result

No alert is shown

Expected Result

alert to show, indicating event fired.

Attachments

FileDateSize
.log2012-06-28T15:32:51.000+00005436032
diagnostic2062890257696556251.log2012-06-28T15:33:08.000+00001724

Comments

  1. Shameer Jan 2013-04-10

    Issue reproduces Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 Titanium SDK version: 3.0.2 iOS iPhone Simulator: iOS SDK version: 6.0
  2. Lee Morris 2017-06-26

    I am unable to reproduce this issue with the following environment; iPhone 7 (10.2) Studio 4.9.0.201705302345 Ti SDK 6.1.1.v20170623141152 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