{ "id": "99039", "key": "TIMOB-10407", "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": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2012-08-15T13:18:39.000+0000", "created": "2012-08-10T17:17:41.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "api" ], "versions": [ { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" } ], "issuelinks": [], "assignee": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-10T00:00:17.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 app is crashing when trying to access a window that contains a webview. Please find attached the crash logs and the sample project provided by the customer.\r\nh4. Repo Steps\r\n1. Run the attached project in studio.\r\n2. Open the app.\r\n3. Tap on tab to the right (Open web view url).\r\n4. Quickly scroll to the bottom of the window.\r\n5. Tap hard back button\r\n6. Wait for a second or two and a dialog window is displayed 'Unfortunately, OpenURL has stopped'", "attachment": [ { "id": "30432", "filename": "crash_log.rtf", "author": { "name": "nsharma", "key": "nsharma", "displayName": "Nikhil Sharma", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-10T17:17:41.000+0000", "size": 12642, "mimeType": "text/rtf" }, { "id": "30433", "filename": "OpenURL 2.zip", "author": { "name": "nsharma", "key": "nsharma", "displayName": "Nikhil Sharma", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-10T17:17:41.000+0000", "size": 766909, "mimeType": "application/zip" } ], "flagged": false, "summary": "Android: Window containing webView crashes the App", "creator": { "name": "nsharma", "key": "nsharma", "displayName": "Nikhil Sharma", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nsharma", "key": "nsharma", "displayName": "Nikhil Sharma", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "android 4.0.4\r\nGalaxy Nexus\r\nTi SDK 2.1.0.GA2", "comment": { "comments": [ { "id": "214623", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested on Galaxy Nexus (4.0.2). Can not see a dialog window with 'Unfortunately, OpenURL has stopped'. It throws an exception in the log but does not crash.\r\n{code}\r\n\r\n/WindowManager( 172): Force-removing child win Window{414fe270 Panel:com.emc.openurl/org.appcelerator.titanium.TiActivity paused=false} from container Window{4160f568 com.emc.openurl/ti.modules.titanium.ui.TiTabActivity paused=false}\r\nW/WindowManager( 172): Failed looking up window\r\nW/WindowManager( 172): java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@4140bf40 does not exist\r\nW/WindowManager( 172): \tat com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7156)\r\nW/WindowManager( 172): \tat com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7147)\r\nW/WindowManager( 172): \tat com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2209)\r\nW/WindowManager( 172): \tat com.android.server.wm.Session.remove(Session.java:149)\r\nW/WindowManager( 172): \tat android.view.IWindowSession$Stub.onTransact(IWindowSession.java:124)\r\nW/WindowManager( 172): \tat com.android.server.wm.Session.onTransact(Session.java:111)\r\nW/WindowManager( 172): \tat android.os.Binder.execTransact(Binder.java:338)\r\nW/WindowManager( 172): \tat dalvik.system.NativeStart.run(Native Method)\r\n{code}", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-15T12:48:45.000+0000", "updated": "2012-08-15T12:48:45.000+0000" }, { "id": "214633", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested on 4.0.4 on both master and 2.1.X. Cannot reproduce the crash. Closing bug.", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-15T13:18:23.000+0000", "updated": "2012-08-15T13:18:23.000+0000" }, { "id": "411143", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing this ticket as the issue cannot be reproduced.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-10T00:00:17.000+0000", "updated": "2017-03-10T00:00:17.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }