{ "id": "137982", "key": "AC-1135", "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": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2015-09-28T15:53:02.000+0000", "created": "2014-10-13T15:03:25.000+0000", "labels": [ "TCSupportTriage" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:37:29.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "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": "Step 1: run the code below on the windows mobile\r\n(titanium build -p mobileweb -T wp8 -C xd --wp8-publisherguid ...)\r\nStep 2: click on the blue screen\r\nStep 3: notice that that email dialog does not open\r\n\r\nvar win = Ti.UI.createWindow({\r\n backgroundColor: 'blue'\r\n});\r\nwin.addEventListener('click', function(){\r\n Ti.API.info('Mail');\r\n var emailDialog = Titanium.UI.createEmailDialog();\r\n emailDialog.subject = \"Subject\";\r\n emailDialog.messageBody = 'Hi,\\n'+'This is the body';\r\n emailDialog.open();\r\n});\r\nwin.open();", "attachment": [], "flagged": false, "summary": "EmailDialog does not open on mobileweb-wp8", "creator": { "name": "itomale", "key": "itomale", "displayName": "thomas lequenne", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "itomale", "key": "itomale", "displayName": "thomas lequenne", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium 3.4.0, Windows 8.1 Pro, VisualStudio 2013\r\nTests: Windows 8 emulator, Windows 8 device", "comment": { "comments": [ { "id": "356134", "author": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "body": "[~itomale] is this still an issue for you?\r\n", "updateAuthor": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "created": "2015-06-26T23:00:19.000+0000", "updated": "2015-06-26T23:00:19.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }