{ "id": "170045", "key": "AC-5290", "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": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-11-02T20:32:29.000+0000", "created": "2017-10-17T16:50:59.000+0000", "labels": [ "android", "regression" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-11-02T20:32:29.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": "Experiencing this under Ti SDK {{6.2.2.GA}} and Ti SDK {{6.2.1.GA}}.\r\nMight be {{6.2.0.GA+}} related.\r\n\r\nThe following samples will not set the height of the top parent element ({{}} or {{}}) to a {{Ti.UI.SIZE}} behaviour and instead it will use the {{Ti.UI.FILL}} one for Android.\r\n\r\n{code:xml}\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n{code}\r\n\r\n{code:xml}\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n{code}", "attachment": [], "flagged": false, "summary": "Android - TableView & ListView height can't be Ti.UI.SIZE, always Ti.UI.FILL instead.", "creator": { "name": "clement", "key": "clement", "displayName": "Clément Blanco", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "clement", "key": "clement", "displayName": "Clément Blanco", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "macOS 10.12.6\r\nnode 4.6.0\r\nnpm 2.15.9\r\nTi SDK 6.2.1.GA", "comment": { "comments": [ { "id": "429229", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Which SDK version do you use? Can you please try with 6.3.0 RC?", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-10-18T13:33:27.000+0000", "updated": "2017-10-18T13:33:27.000+0000" }, { "id": "429234", "author": { "name": "clement", "key": "clement", "displayName": "Clément Blanco", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Ti SDK {{6.2.0.GA+}} I suspect.\r\n\r\nTrying to compile with {{6.3.0.v20171017063048}} and I get:\r\n{code}\r\nSyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode\r\n at exports.runInThisContext (vm.js:53:16)\r\n at Module._compile (module.js:373:25)\r\n at Object.Module._extensions..js (module.js:416:10)\r\n at Module.load (module.js:343:32)\r\n at Function.Module._load (module.js:300:12)\r\n at Module.require (module.js:353:17)\r\n at require (internal/module.js:12:17)\r\n at /Users/clement/Library/Application Support/Titanium/mobilesdk/osx/6.3.0.v20171017063048/node_modules/node-titanium-sdk/lib/titanium.js:97:14\r\n at /Users/clement/Library/Application Support/Titanium/mobilesdk/osx/6.3.0.v20171017063048/node_modules/node-titanium-sdk/node_modules/async/dist/async.js:3853:24\r\n at eachOfArrayLike (/Users/clement/Library/Application Support/Titanium/mobilesdk/osx/6.3.0.v20171017063048/node_modules/node-titanium-sdk/node_modules/async/dist/async.js:1003:9)\r\n at eachOf (/Users/clement/Library/Application Support/Titanium/mobilesdk/osx/6.3.0.v20171017063048/node_modules/node-titanium-sdk/node_modules/async/dist/async.js:1051:5)\r\n at _parallel (/Users/clement/Library/Application Support/Titanium/mobilesdk/osx/6.3.0.v20171017063048/node_modules/node-titanium-sdk/node_modules/async/dist/async.js:3852:5)\r\n at Object.parallelLimit [as parallel] (/Users/clement/Library/Application Support/Titanium/mobilesdk/osx/6.3.0.v20171017063048/node_modules/node-titanium-sdk/node_modules/async/dist/async.js:3935:5)\r\n at Object.exports.platformOptions (/Users/clement/Library/Application Support/Titanium/mobilesdk/osx/6.3.0.v20171017063048/node_modules/node-titanium-sdk/lib/titanium.js:81:8)\r\n at /Users/clement/Library/Application Support/Titanium/mobilesdk/osx/6.3.0.v20171017063048/cli/commands/build.js:49:7\r\n at /Users/clement/.appcelerator/install/6.2.4/package/node_modules/titanium/lib/hook.js:256:13\r\n---------------------------------------------\r\n at Object.run (/Users/clement/.appcelerator/install/6.2.4/package/node_modules/titanium/node_modules/node-appc/lib/subprocess.js:59:8)\r\n at find (/Users/clement/.appcelerator/install/6.2.4/package/node_modules/titanium/node_modules/node-appc/lib/subprocess.js:96:14)\r\n at /Users/clement/.appcelerator/install/6.2.4/package/node_modules/titanium/node_modules/node-appc/node_modules/async/dist/async.js:3894:5\r\n at q.process (/Users/clement/.appcelerator/install/6.2.4/package/node_modules/titanium/node_modules/node-appc/node_modules/async/dist/async.js:2299:17)\r\n at Immediate. (/Users/clement/.appcelerator/install/6.2.4/package/node_modules/titanium/node_modules/node-appc/node_modules/async/dist/async.js:2112:16)\r\n at processImmediate [as _immediateCallback] (timers.js:383:17)\r\n---------------------------------------------\r\n at /Users/clement/.appcelerator/install/6.2.4/package/node_modules/titanium/node_modules/node-appc/node_modules/async/dist/async.js:2111:9\r\n at apply (/Users/clement/.appcelerator/install/6.2.4/package/node_modules/titanium/node_modules/node-appc/node_modules/async/dist/async.js:21:25)\r\n at /Users/clement/.appcelerator/install/6.2.4/package/node_modules/titanium/node_modules/node-appc/node_modules/async/dist/async.js:56:12\r\n at _insert (/Users/clement/.appcelerator/install/6.2.4/package/node_modules/titanium/node_modules/node-appc/node_modules/async/dist/async.js:2220:9)\r\n at Object.q.push (/Users/clement/.appcelerator/install/6.2.4/package/node_modules/titanium/node_modules/node-appc/node_modules/async/dist/async.js:2267:13)\r\n at Object.findExecutable (/Users/clement/.appcelerator/install/6.2.4/package/node_modules/titanium/node_modules/node-appc/lib/subprocess.js:113:8)\r\n at resolveNode (/Users/clement/.appcelerator/install/6.2.4/package/node_modules/titanium/lib/titanium.js:97:34)\r\n at /Users/clement/.appcelerator/install/6.2.4/package/node_modules/titanium/lib/titanium.js:74:5\r\n at Object. (/Users/clement/.appcelerator/install/6.2.4/package/node_modules/titanium/lib/titanium.js:80:2)\r\n{code}", "updateAuthor": { "name": "clement", "key": "clement", "displayName": "Clément Blanco", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-10-18T15:16:52.000+0000", "updated": "2017-10-18T15:16:52.000+0000" }, { "id": "429235", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "[~clement] That was just fixed 5min ago :-), a new build will be online in a few minutes (try in ~ 20min).", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-10-18T15:36:02.000+0000", "updated": "2017-10-18T15:36:02.000+0000" }, { "id": "429315", "author": { "name": "clement", "key": "clement", "displayName": "Clément Blanco", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Ok {{6.3.0.RC}} fixes this.", "updateAuthor": { "name": "clement", "key": "clement", "displayName": "Clément Blanco", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-10-19T23:26:42.000+0000", "updated": "2017-10-19T23:26:42.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }