[TIMOB-7901] MobileWeb: Android: back button brings user back to the previous browsed link and not up a level in KS
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2012-03-13T16:03:33.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | qe-mw020912 |
| Reporter | Natalie Huynh |
| Assignee | Bryan Hughes |
| Created | 2012-03-06T14:47:42.000+0000 |
| Updated | 2012-03-22T16:50:07.000+0000 |
Description
Steps to Reproduce:
1. Use device to access KS build from localhost
2. Click on Slider
3. Click back
Actual:
Goes to previous URL
Expected:
Should go up 1 level in KS
Back button support simply isn't there to properly solve this problem. Instead, we are implementing iOS style navigation in TIMOB-7981.
Implemented the iOS navigation style