[TIMOB-2956] Map crashes when clicking twice on annotation
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T02:00:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M07 |
Components | iOS |
Labels | annotation, crash, ios, mapview, release-1.6.0 |
Reporter | Pedro Enrique |
Assignee | Ralf Pfeiffer |
Created | 2011-04-15T03:33:42.000+0000 |
Updated | 2011-04-17T02:00:32.000+0000 |
Description
Tested with Kitchen Sink:
Base UI => Views => Map View
- Click on map to deselect the selected pin
- Click on the pin to select it again
- Click on the right arrow of the annotation message
- Crash
Ti SDK 1.6 (Jan 25 2011 17:39 r1ead074f)
iPhone Simulator 4.2
iPhone 4 running 4.2.1
Probably a result of "fix" for #1104.
(from [d2eaaae888a971c938c4c0acdb7d8997ed413bfd]) [#2956 state:fixed-in-qa] Map click detection for 3.1.x now makes sure it can check the 'magic' subview. Fix for other 3.1.x crashes.
https://github.com/appcelerator/titanium_mobile/commit/d2eaaae888a971c938c4c0acdb7d8997ed413bfd"> https://github.com/appcelerator/titanium_mobile/commit/d2eaaae888a9...
Tested on iPhone Simulator 4.2 with KS
Working as expected
Ti SDK 1.6 (Jan 27 2011 16:11 rc27ef530)