{ "id": "98993", "key": "TIMOB-10386", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-06-28T19:24:14.000+0000", "created": "2012-08-10T04:38:44.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [ { "id": "20869", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "92202", "key": "TIMOB-9202", "fields": { "summary": "BlackBerry: Implement important Titanium.UI.OptionDialog functionality", "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" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2013-11-13T09:32:38.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": "10230", "name": "BlackBerry", "description": "BlackBerry Platform" } ], "description": "Creating OptionDialog and trying to open it is not working.\r\n\r\nExample code is KitchenSink -> Base Ui -> views -> Option DIalog (Resources\\ui\\common\\baseui\\options_dialog.js) \r\n", "attachment": [], "flagged": false, "summary": "BlackBerry: OptionDialog is not working", "creator": { "name": "hzakaryan", "key": "hzakaryan", "displayName": "Hayk Zakaryan", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "hzakaryan", "key": "hzakaryan", "displayName": "Hayk Zakaryan", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "BlackBerry simulator", "comment": { "comments": [ { "id": "213746", "author": { "name": "tpetrenko", "key": "tpetrenko", "displayName": "Tatyana Petrenko", "active": true, "timeZone": "America/New_York" }, "body": "Might be something that got broken after R6. Will check this out while we are revisiting all UI controls based on R6.", "updateAuthor": { "name": "tpetrenko", "key": "tpetrenko", "displayName": "Tatyana Petrenko", "active": true, "timeZone": "America/New_York" }, "created": "2012-08-10T04:57:41.000+0000", "updated": "2012-08-10T04:57:41.000+0000" }, { "id": "216116", "author": { "name": "tpetrenko", "key": "tpetrenko", "displayName": "Tatyana Petrenko", "active": true, "timeZone": "America/New_York" }, "body": "This is actually something completely different. The dialog is implemented as a combo box and does not look the way it is supposed to be, and behaves odd causing this issue. There is no such thing as OptionDialog in Cascades. This will have to be implemented as a custom dialog.\r\n\r\nI don't think there is a point in trying to fix this. We need to confirm with Appcelerator if a custom implementation is needed for Beta.", "updateAuthor": { "name": "tpetrenko", "key": "tpetrenko", "displayName": "Tatyana Petrenko", "active": true, "timeZone": "America/New_York" }, "created": "2012-08-24T19:39:05.000+0000", "updated": "2012-08-24T19:39:05.000+0000" }, { "id": "218654", "author": { "name": "tpetrenko", "key": "tpetrenko", "displayName": "Tatyana Petrenko", "active": true, "timeZone": "America/New_York" }, "body": "Confirm this is fixed once the control is properly implemented.", "updateAuthor": { "name": "tpetrenko", "key": "tpetrenko", "displayName": "Tatyana Petrenko", "active": true, "timeZone": "America/New_York" }, "created": "2012-09-12T10:30:06.000+0000", "updated": "2012-09-12T10:30:06.000+0000" }, { "id": "254035", "author": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This should be done post GA", "updateAuthor": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-26T17:04:00.000+0000", "updated": "2013-05-26T17:04:00.000+0000" }, { "id": "279308", "author": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified with Kitchen Sink.\r\nOptionDialog working fine.\r\n\r\nTested Environment:\r\n\r\nAppcelerator Studio: 3.2.0.201311122045\r\nSDK:3.2.0.v20131112180422\r\nalloy: 1.3.0\r\nacs: 1.0.7\r\nnpm: 1.3.2\r\ntitanium: 3.2.0\r\ntitanium-code-processor: 1.0.3\r\nXcode:5.0.1\r\nDevice: Blackeberry Z 10\r\nOS: Mac OSX 10.9\r\nBB OS 10.0.10.261", "updateAuthor": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-13T09:32:38.000+0000", "updated": "2013-11-13T09:32:38.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }