[TIMOB-10407] Android: Window containing webView crashes the App
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-08-15T13:18:39.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | n/a |
Components | Android |
Labels | api |
Reporter | Nikhil Sharma |
Assignee | Hieu Pham |
Created | 2012-08-10T17:17:41.000+0000 |
Updated | 2017-03-10T00:00:17.000+0000 |
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.
Repo Steps
1. Run the attached project in studio.
2. Open the app.
3. Tap on tab to the right (Open web view url).
4. Quickly scroll to the bottom of the window.
5. Tap hard back button
6. Wait for a second or two and a dialog window is displayed 'Unfortunately, OpenURL has stopped'
Attachments
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.
Tested on 4.0.4 on both master and 2.1.X. Cannot reproduce the crash. Closing bug.
Closing this ticket as the issue cannot be reproduced.