Skip to main content
Inspiring
April 4, 2012
Question

How to add a child at the top of the z-order(above a mobile textinput field)?

  • April 4, 2012
  • 1 reply
  • 551 views

We posted a problem yesterday with PopupManager where in a mobile app, we experience some strange problems, and have had to make our own modal Alert panel to solve the problem.

The problem now is that if the alert panel is displayed over a TextInput field(mobile android app), the text in the textinput  shows through the Alert panel, and is obviusly higher up in the z-order than our alert panel.

The alert panel  was added as a child of the main app window, and is as far as we can tell the top level component.

Since the PopupManager does not have this problem, there must be a way to add our panel so it is displayed over the mobile textinput field.

Is there any way to accomplish this?

Thanks,

Bob

EDT

This topic has been closed for replies.

1 reply

chris.campbell
Legend
April 21, 2012

Hi Bob,

I'd recommend posting for suggestion in the mobile development forum, but if you do suspect this is a bug please go ahead and open a new report at bugbase.adobe.com and include sample code so we can see what's going on.

Thanks,

Chris