I have a ‘text’ component that contains a popup window. Everything works correctly except the keyboard starts to make an appearance then disappears. This occurs on the on original iPad and iPad2. When I have a popup on a ‘input’ component, the keyboard does not try to make an appearance.
It would be nice if ‘input’ and ‘text’ components operated the same way when a popup is configured for the component. One possibility is to add:
The attached example has two fields. The first field will popup the keyboard and the popup component. The second field will only display the popup.
In my original post, I indicated the keyboard starts to display then disappears. That was incorrect, the keyboard does not disappear, it displays both the keyboard and popup.