[TIMOB-7966] MobileWeb: load event not being triggered in webview
| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2012-03-14T09:15:23.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | mobileweb |
| Reporter | Carl Orthlieb |
| Assignee | Chris Barber |
| Created | 2012-03-12T18:04:50.000+0000 |
| Updated | 2014-01-28T23:57:36.000+0000 |
Description
1. Open and run the enclosed project as a mobile web project
EXPECTED RESULT: When the web view is loaded, the 'load' event should be triggered and an alert dialog displayed.
ACTUAL RESULT: 'load' event is not triggered.
Attachments
This appears to work as expected.