[TIMOB-11657] iOS: Animation - Purple window does not disappear after "Close Windows" button is pressed
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-11-02T23:16:59.000+0000 |
Affected Version/s | Release 2.1.4 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-ios214 |
Reporter | Tamila Smolich |
Assignee | Ingo Muschenetz |
Created | 2012-11-02T19:07:58.000+0000 |
Updated | 2017-03-24T17:09:07.000+0000 |
Description
Description:
Purple window does not disappear after "Close Windows" button is pressed.
This is not a regression, the behavior occurs on 2.1.3 as well.
Steps:
1. Create a new project with attached app.js and copy-paste in to Resources folder two attached files win2.js and win3.js.
2. Run the app.
3. Press any "Test#" button
4. Press in order "open win2", "open win3" and again "open win2" buttons.
5. Press "Close Windows" button
Expected result:
Both windows should be closed
Actual result:
Window 2 (purple) cannot be dismissed
Attachments
Bad code. Will let reporter figure out whats wrong with the code
Closing ticket as invalid with reference to the above comments.