[TIMOB-3214] iOs 1.6.0 - iPad - Modal FormSheet BUG
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2019-10-31T18:44:20.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | 1.6.0, bug, ios, ipad, modal |
Reporter | Adriano Paladini |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:39:39.000+0000 |
Updated | 2019-10-31T18:44:20.000+0000 |
Description
Hi,
I'm currently use an window in modal, in
modalStyle:Ti.UI.iPhone.MODAL_PRESENTATION_FORMSHEET, opened with
flip animation. On 1.5.2 this works correctly, but in 1.6.0 this
modal takes all height of screen and hide the current window.
i search and find whats going on...
this "[#2807 state:fixed-in-qa] setModalPresentationStyle is a 3.2+ feature. Guarding against it now." (https://github.com/appcelerator/titanium_mobile/commit/232e9afde1a0647f979029289d01b7fe81a553ff">https://github.com/appcelerator/titanium_mobile/commit/232e9afde1a0...) changes crash this modal styles.
i tested changing this to back, and work perfect in ipad on 1.6.0, 1.6.1 and 1.7.0.
This bugs ALL style of modal!
This is NOT FIXED!!!
Closing issue as “Cannot Reproduce”. No test code provided, or code provided in URL links is no longer available. The SDKs listed are out of date with our current release (8.2.1.GA as of the date of closure), and out of date with mobile OS versions. If community members feel that the issue is still valid, please add a comment, and include code that demonstrates/reproduces the issue.