[TIMOB-16698] Windows Hybrid: Disallow redirecting the main WebBrowser instance
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2014-03-26T06:54:29.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | 2014 Sprint 06, 2014 Sprint 06 Tooling, Release 3.3.0 |
| Components | Windows Hybrid |
| Labels | module_hybrid, qe-testadded |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2014-03-25T20:53:42.000+0000 |
| Updated | 2014-06-18T22:20:57.000+0000 |
Description
We need to prevent the main WebBrowser object from being redirected away from the Mobile Web app. Reloading the app should still be allowed.
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5533 3_2_X_hybrid pull request: https://github.com/appcelerator/titanium_mobile/pull/5534
Verified fixed on: Windows 8.1 Appcelerator Studio, build: 3.3.0.201406171619 Titanium SDK, build: 3.3.0.v20140617161713 Titanium CLI, build: 3.3.0-rc Alloy: 1.4.0-rc Windows Phone: Nokia Lumia 520 (8.0) App does not get redirected to a Web Browser if a link is clicked. Closing.