GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-04-04T16:04:14.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Release 2.0.0, Sprint 2012-06 |
Components | Android |
Labels | module_webview, qe-testadded |
Reporter | Opie Cyrus |
Assignee | Opie Cyrus |
Created | 2012-03-14T22:14:43.000+0000 |
Updated | 2012-04-13T14:20:29.000+0000 |
webview goBack and goForward do not correctly load local files from history
Test app attached
Test instructions:
- launch app
- click on "Goto second page"
- click on "Goto first page"
- click on "Back"
- click on "Forward"
The application should switch between web view pages via history without issue when clicking on back and forward. When testing, make sure to test on 2.x, 3.x and 4.x.
Tested on: HTC Desire (Android 2.2), T-Mobile G-Slate (Android 3.1) and the Android 4.0.3 Emulator.
Closing as Fixed. SDK: 2.0.0.v20120315091738 Android: V8, Rhino Studio: 2.0.0.201203142055 OS: Snow Leopard Devices Tested: Droid3 2.3.4, GSlate 3.1, Emulator 4.0.3 Bug Behavior: Back and forward load a blank page. Correct Behavior: Back loads any previous pages, stopping if there are none. Forward loads any pages that were navigated back from using the back button, stopping if there are no further pages. Attaching new test project TIMOB-8028.zip.
Opening to edit labels.