Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6105] Android: Window: Rhino/v8, clicking on any custom event closes the current window and brings user back to previous window

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2011-12-01T17:32:42.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sRelease 1.8.0.1
ComponentsAndroid
Labelsbranch-v8
ReporterNatalie Huynh
AssigneeHieu Pham
Created2011-11-08T12:27:55.000+0000
Updated2014-06-19T12:43:18.000+0000

Description

Steps To Reproduce: 1. Launch Application 2. Base UI > Custom Events 3. Click to fire any of the events Actual Result: Window is closed, and brings you back to base ui home Expected Result: Should display the events being fired

Comments

  1. Josh Roesslein 2011-11-16

    Window close no longer happens. There is no feedback of the events firing in the example. Looking at the source code, KS never adds a listener for the events. So this is expected behavior AFAIK.
  2. Natalie Huynh 2011-11-16

    Tested with 1.8.0.1.v20111116153454 on Droid 2.2.2 Clicking on the events still brings the user back to Base UI
  3. Hieu Pham 2011-11-29

    Cannot reproduce with latest master.
  4. Eric Merriman 2011-12-01

    Could not reproduce with both v8 and rhino using SDK 1.8.0.1.v20111201151536 on: Samsung Galaxy tab 10.1 (3.1) Droid 1 (2.2.2) Droid 3 (2.3.4)

JSON Source