[TIMOB-17396] iOS8: Ti.UI.iPhone.MODAL_TRANSITION_STYLE_PARTIAL_CURL not working properly
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T21:31:53.000+0000 |
Affected Version/s | Release 3.3.0 |
Fix Version/s | Release 3.4.0 |
Components | iOS |
Labels | ios8 |
Reporter | Priya Agarwal |
Assignee | Ingo Muschenetz |
Created | 2014-07-25T08:50:02.000+0000 |
Updated | 2017-05-02T21:31:53.000+0000 |
Description
*Steps to reproduce:*
1. Install KS on iOS 8 device.
2. Navigate to BaseUI>ModalWindows
3.Choose Partial Curl option from first Picker and any option from second Picker.
4. Click on Show Modal Button.
{color:red}*Actual Result:*{color}
Option "Ti.UI.iPhone.MODAL_TRANSITION_STYLE_PARTIAL_CURL" on modalTransitionStyle property is not working as expected one corner of the current view does not curls up to reveal the modal view underneath.
Whole underneath modal view is visible. No curled view is visible.
{color:green}*Expected Result:*{color}
Each pair selection should show the correct animation.
For the option "Ti.UI.iPhone.MODAL_TRANSITION_STYLE_PARTIAL_CURL" on modalTransitionStyle property
one corner of the current view must curls up to reveal the modal view underneath.
Attachments
File | Date | Size |
iOS7.png | 2014-07-25T08:50:02.000+0000 | 67342 |
iOS8.png | 2014-07-25T08:50:02.000+0000 | 20797 |
This looks like a Apple bug for now. Was able to reproduce the issue with a Native App. Filed a radar bug with Apple to track the issue. Bug # 18056654 Started a thread on Apple forum : https://devforums.apple.com/message/1025381#1025381
Should retest this when iOS 8 GM comes out.
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.