[AC-1597] Remove all event listener of parent window on onCancel of option dialog in iPad
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-09-30T00:54:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy, Titanium SDK & CLI |
Labels | iPad, iPad-Mini, ios |
Reporter | nPatel |
Assignee | Shak Hossain |
Created | 2015-04-07T08:42:17.000+0000 |
Updated | 2016-03-08T07:38:04.000+0000 |
Description
Hello,
i have face one issue in iPad only. when i navigate to detail screen and i try to open option dialog and after i cancel it (click out side of option dialog) and then go to back and i noticed focus event not called..
i tried with both SDK 3.5.0 and 3.5.1 but it's working fine in SDK 3.4.1
Steps to Reproduce:
1. Launch application.
2. Go to next screen
3. open option dilog
4. cancel option dialog (Click out side of option dialog)
5. go to back
6. notice "focus" event it not called.
Hello [~nPatel], Please recheck this issue on updated environment and attach a test case. Thanks