Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6219] Android: Parity: Map - v8, Rhino not able to have pin as click source in map view

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionCannot Reproduce
Resolution Date2012-02-09T15:22:11.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sn/a
ComponentsAndroid
Labelsparity
ReporterMichael Pettiford
AssigneeMarshall Culpepper
Created2011-11-17T14:37:33.000+0000
Updated2017-03-17T18:22:58.000+0000

Description

Clicking on a pin in map view brings up an annotation, then clicking the annotation shows click source as being title, which is correct, however the functionality should exist where click source can be pin. Steps to reproduce 1. Create a new titanium mobile project 2. Replace the app.js just created with the one attached 3. Run the app 4. Click on a red pin 5. Click on the annotation shown Actual result: Annotation with title is displayed, but can't get pin as click source Expected result: when clicking a red pin, an alert is displayed with pin as click source

Attachments

FileDateSize
app.js2011-11-17T14:37:33.000+0000736

Comments

  1. Arthur Evans 2012-02-09

    I can't reproduce the failure on master. I'm getting clicksource=pin on both V8 and Rhino.
  2. Lee Morris 2017-03-17

    Closing ticket as the issue cannot be reproduced.

JSON Source