{ "id": "93673", "key": "TIMOB-9719", "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": [], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-07-18T22:38:06.000+0000", "created": "2012-06-22T02:22:10.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "api", "qe-and060112" ], "versions": [ { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-07-18T22:38:07.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "The zoom out control on Webview does not function correctly on Android ICS. The zoom out gets disabled before complete zoom out.\r\n\r\nNot a regression. This occurs as far as 1.8.2\r\n\r\nSteps to reproduce:\r\n1. Create an application with a webview\r\n2. Launch the application\r\n3. Double tap on the screen to show view at min size / rotate the device\r\n4. Now click on the Zoom in button (+) more than once\r\n5. Next start Zoom out (-)\r\n\r\nActual: After 2-3 clicks on zoom out, the zoom out would get disabled. Wait for the zoom control to hide. Swipe on the screen would again show the zoom control but with zoom out enabled again.\r\nThe above cycle would continue until the view completely zooms out.\r\n\r\nExpected: The zoom out control should be enabled till it completely zooms out\r\n\r\n{code}\r\nTitanium.UI.setBackgroundColor('#000');\r\nvar win = Ti.UI.createWindow();\r\n\r\nvar webview = Ti.UI.createWebView({\r\n\thtml: 'this is a test html......'\r\n\t\r\n});\r\nwin.add(webview);\r\nwin.open();\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: Webview: Zoom Out does not work correctly on Android ICS", "creator": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium Studio: 2.1.0.201206211609\r\nTitanium SDK: 2.1.0.v20120621184154\r\nAndroid Device: Galaxy Nexus (V4.0.2)\r\nRuntime: v8", "comment": { "comments": [ { "id": "231022", "author": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This issue is also occurring on Nexus 7\tAndroid 4.1 with the following environment:\nTitanium SDK:3.0.0.v20121211130203\nTitanium  Studio:3.0.0.201212071410", "updateAuthor": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-12-12T10:20:37.000+0000", "updated": "2012-12-12T10:20:37.000+0000" }, { "id": "240919", "author": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Issue reproduces with\r\n\r\nTitanium Studio, build: 3.0.1.201212181159\r\nTitanium SDK version: 3.1.0 (03/11/13 15:43 0c88429)\r\nTitanium SDK version: 3.0.2 (02/07/13 16:46 a4def81)\r\nDevice: Samsung galaxy s duos Android version: 4.0.4", "updateAuthor": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-06T09:24:38.000+0000", "updated": "2013-03-06T10:09:58.000+0000" }, { "id": "424335", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verifying that has been fixed as I am unable to reproduce this issue with the following environment;\r\nPixel (7.1)\r\nStudio 4.9.0.201705302345\r\nTi SDK 6.1.1 GA\r\nAppc NPM 4.2.9\r\nAppc CLI 6.2.2\r\nTi CLI 5.0.14\r\nAlloy 1.9.11\r\nXcode 8.2 (8C38)\r\nNode v4.8.2\r\nJava 1.8.0_131", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-07-18T22:38:06.000+0000", "updated": "2017-07-18T22:38:06.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }