Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3214] iOs 1.6.0 - iPad - Modal FormSheet BUG

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusResolved
ResolutionCannot Reproduce
Resolution Date2019-10-31T18:44:20.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labels1.6.0, bug, ios, ipad, modal
ReporterAdriano Paladini
AssigneeIngo Muschenetz
Created2011-04-15T03:39:39.000+0000
Updated2019-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.

Comments

  1. Adriano Paladini 2011-04-15

    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!

  2. Adriano Paladini 2011-04-15

    This is NOT FIXED!!!

  3. Alan Hutton 2019-10-31

    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.

JSON Source