{ "id": "125763", "key": "AC-1777", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2014-02-04T05:55:45.000+0000", "created": "2014-02-03T12:27:52.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:40:40.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "I'm trying to use a disclosure system button as rightButton of an map Annotation: http://docs.appcelerator.com/titanium/latest/#!/api/Modules.Map.Annotation\r\n\r\nHere is my code:\r\n{code:javascript}\r\nvar annotation = map.createAnnotation({\r\n latitude: lat,\r\n longitude: lng,\r\n title: \"Test\",\r\n image: '/images/pin_selected.png',\r\n rightButton: Ti.UI.iPhone.SystemButton.DISCLOSURE,\r\n});\r\n$.mapview.addAnnotation(annotation);\r\n{code}\r\n\r\nSee attached images for result and expected.", "attachment": [ { "id": "45554", "filename": "expected.png", "author": { "name": "manuellehner", "key": "manuellehner", "displayName": "Manuel Lehner", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-02-03T12:27:52.000+0000", "size": 80993, "mimeType": "image/png" }, { "id": "45555", "filename": "result.png", "author": { "name": "manuellehner", "key": "manuellehner", "displayName": "Manuel Lehner", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-02-03T12:27:52.000+0000", "size": 60043, "mimeType": "image/png" } ], "flagged": false, "summary": "systemButton: DISCLOSURE displays as INFO_DARK on Annotation.rightButton", "creator": { "name": "manuellehner", "key": "manuellehner", "displayName": "Manuel Lehner", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "manuellehner", "key": "manuellehner", "displayName": "Manuel Lehner", "active": true, "timeZone": "Europe/Berlin" }, "environment": "CLI version 3.2.0, Titanium SDK version 3.2.0.GA\r\niOS SDK 7.0.3", "comment": { "comments": [ { "id": "290913", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The size and appearance of the disclosure button has changed in iOS 7. Please refer to the following link for more information.\n\nhttps://developer.apple.com/library/ios/documentation/userexperience/conceptual/TransitionGuide/Controls.html#//apple_ref/doc/uid/TP40013174-CH9-SW5", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-03T18:44:26.000+0000", "updated": "2014-02-03T18:44:26.000+0000" }, { "id": "290917", "author": { "name": "manuellehner", "key": "manuellehner", "displayName": "Manuel Lehner", "active": true, "timeZone": "Europe/Berlin" }, "body": "OK. Thanks for the hint. I was just wondering why DISCLOSURE and INFO_DARK appears to be the same in this case and there is no kind of systemButton for HAS_CHILD or something. I will go for a custom rightView. Ticket can be closed.", "updateAuthor": { "name": "manuellehner", "key": "manuellehner", "displayName": "Manuel Lehner", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-02-03T18:58:38.000+0000", "updated": "2014-02-03T18:58:38.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }