Skip to main content
Known Participant
October 15, 2013
Question

iOS 6 vs iOS 7 different StageText positions

  • October 15, 2013
  • 2 replies
  • 1656 views

Hi guys,

The position of StageText is quite different between iOS 6 and iOS7 (see attached screenshots).

Is there a workaround for this? Can I know what iOS version the device is using?

This topic has been closed for replies.

2 replies

Known Participant
October 18, 2013

We are also seeing this issue, just a standard StageText, iPad2 on iOS6, and iPad2 on iOS7.

Adobe Employee
October 18, 2013

The issue is reproducible when multiline set to false. This is also reproducible in native application and we are following up with Apple on this.

Regards,

Nimit

RehnbergAuthor
Known Participant
October 18, 2013

Thanks Nimitja, the issue gets worse when publishing from AIR 3.9 though, as existing apps (published with older AIR versions) are not affected.

It seems that the vertical position of the text in StageText is set to "middle" in iOS7 and "top" in iOS6. So we are able to reduce the issue by making the height of the input box as close to the font height as possible.

Adobe Employee
October 16, 2013

Hi,

Unfortunately the issue is not reproducible at our end. Could you please share the code snippet, it will help us reproduce the issue.

Regards,

Nimit