Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12538] BlackBerry : Event listeners are not working on BlackBerry

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-07-23T08:21:49.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.1.0, 2013 Sprint 03 BB, 2013 Sprint 03
ComponentsBlackBerry
Labelsmodule_tableview, qe-testadded, sdk-bb
ReporterLokesh Choudhary
AssigneeJosh Roesslein
Created2013-01-31T23:07:22.000+0000
Updated2014-06-19T12:44:06.000+0000

Description

Description: 1.Make a new project & select master/detail application template 2.Build & run the application on the BB simulator or device 3.You will see a table view with apples,grapes,oranges etc 4.Tap on any table row Actual Result: 1.Tapping on table row does not open anything as the eventlistner is not working Expected results: 1.The eventlistner should work & we should be able to get inside the table row after tapping on it

Comments

  1. Josh Roesslein 2013-02-05

    Confirmed events are firing and the "detail" window does open. The label in the detail window isn't visible due to 'auto' not working. If you change it to absolute height/width it works. The layout issue will be addressed in another ticket.
  2. Lokesh Choudhary 2013-02-07

    Verified the fix on the master/detail window app & KS.The event listeners are working as expected. Thus closing the issue. Environment: Ti Studio : 3.1.0.201302061750 Ti BB SDK : 3.1.0.v20130206165546 Mac OSX : 10.8.2 win 7 64 bit Win 8 BB simulator : 10.0.9.386
  3. Priya Agarwal 2013-07-23

    Reopening just to update label.
  4. Priya Agarwal 2013-07-23

    Updated label. Closing as fixed. Verified with Environment: Studio: 3.1.2.201307191853 Titanium SDK:3.1.2.v20130718094558 acs:1.0.3 alloy:1.1.3 npm:1.3.2 titanium:3.1.1 titanium-code-processor:1.0.1 OS: OSX 10.8 Device:Blackberry-Z10(v 10.0.10.261) blackberry SDK: 10.1.0.1020 Event listeners working fine. Check with Master/Detail template app

JSON Source