[TIMOB-9566] iOS: Webviews - Reload button redirects to the previous page instead of reloading the current page.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T21:58:36.000+0000 |
Affected Version/s | Release 2.1.0, Release 3.1.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | api, qe-ios060112 |
Reporter | Anshu Mittal |
Assignee | Eric Merriman |
Created | 2012-06-15T02:58:50.000+0000 |
Updated | 2017-05-02T21:58:36.000+0000 |
Description
Reload button redirects to the previous page instead of reloading the current page.
This is not regression. This occurs since 1.8.2
Steps to reproduce:
1. Go to Kitchensink> BaseUI> Views> WebViews> WebView Controls. Google home page is loaded.
2. Type something in text area and search. User is redirected to second page.
3. Press back. User is redirected to Google home page.
4. Press fwd. User is redirected to second page.
5. Press reload.
Expected: Current page i.e. second page should be reloaded.
Actual: User is redirected to Google home page.
It appears to be a Kitchen Sink issue.
It also occurs on ipad2 but with a little different behavior. Tested with Titanium SDK: 2.1.0.v20120614104151 Tested with Titanium Studio: 2.1.0.201206131907 Device - iPad 2 iOS - 5.1 Scenario 1 Steps to reproduce: 1. Go to Kitchensink> BaseUI> Views> WebViews> WebView Controls. Google home page is loaded. 2. Type something in text area and search. User is redirected to second page. 3. Press reload twice. Expected: Current page i.e. second page should be reloaded. Actual: A white screen is displayed. Scenario 2 Steps to reproduce: 1. Go to Kitchensink> BaseUI> Views> WebViews> WebView Controls. Google home page is loaded. 2. Type something in text area and search. User is redirected to second page. 3. Press back. User is redirected to Google home page. 4. Press reload. Expected: Current page i.e. Google home page should be reloaded. Actual: User is redirected to second page.
Issue reproduces Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 Titanium SDK version: 3.0.2 iOS iPhone Simulator: iOS SDK version: 6.0
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.