{ "id": "166014", "key": "TIMOB-24401", "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": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2018-12-14T01:01:09.000+0000", "created": "2017-02-14T14:56:03.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "parity" ], "versions": [ { "id": "20238", "description": "", "name": "Release 7.5.0", "archived": false, "released": true, "releaseDate": "2018-11-15" } ], "issuelinks": [], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2019-01-02T20:13:20.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "Hello,\r\n\r\nView.visible=\"false\" is not working for windows phone. \r\n\r\n*Testing Environment:*\r\nAppcelerator Command-Line Interface, version 6.1.0\r\nSDK: 6.0.1.GA\r\nWindows emulator: 8.1 WVGA 4 inch 512MB\r\n\r\n*Testing Code:*\r\n{code}\r\nvar win = Ti.UI.createWindow();\r\n\r\nvar view = Titanium.UI.createView({\r\n borderRadius:10,\r\n backgroundColor:'red',\r\n width:50,\r\n height:50\r\n});\r\nwin.add(view);\r\nvar button = Titanium.UI.createButton({\r\n title: 'Hello',\r\n top: 100,\r\n width: 100,\r\n height: 50\r\n});\r\nbutton.addEventListener('click',function(e)\r\n{\r\n view.visible=\"false\";\r\n});\r\nwin.add(button);\r\nwin.open();\r\n{code}\r\n\r\n*Testing Result:*\r\nView.visible=\"false\" does not hide the View.\r\n\r\nThanks", "attachment": [], "flagged": false, "summary": "Windows: View.visible=\"false\" does not work.", "creator": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "subtasks": [], "reporter": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "environment": "SDK: 6.1.1.GA, Appcelerator Command-Line Interface, version 6.2.2, Operating System Name = Windows 8.1 Pro (64-bit),", "closedSprints": [ { "id": 1103, "state": "closed", "name": "2018 Sprint 25", "startDate": "2018-12-02T16:29:21.531Z", "endDate": "2018-12-16T16:29:00.000Z", "completeDate": "2018-12-15T02:33:24.870Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "444257", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/appcelerator/titanium_mobile_windows/pull/1331", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2018-12-05T07:47:02.000+0000", "updated": "2018-12-05T07:47:02.000+0000" }, { "id": "444591", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Merged, will be scheduled to release in 8.0.0.", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2018-12-14T01:01:09.000+0000", "updated": "2018-12-14T01:01:09.000+0000" }, { "id": "444930", "author": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix on SDK 8.0.0.v20190102082639.Works fine. Closing\r\n{code}\r\nTest Environment:\r\n Name = Microsoft Windows 10 Pro\r\n Version = 10.0.17134\r\n Architecture = 64bit\r\n Node.js\r\n Node.js Version = 8.9.1\r\n npm Version = 5.5.1\r\nTitanium CLI\r\n CLI Version = 5.1.1\r\nTitanium SDK\r\n SDK Version = 8.0.0.v20190102082639\r\nDevice =Windows 10 emulator,Lumia 650 DUAL SIM\r\n{code}", "updateAuthor": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-01-02T20:13:14.000+0000", "updated": "2019-01-02T20:13:14.000+0000" } ], "maxResults": 12, "total": 12, "startAt": 0 } } }