This is in version 8.05
I’m testing a perspective app that’s using some modal popups. It’s working great in most situations but when I have a modal popup active on a phone and flip the phone to be in landscape I don’t get a scroll bar so I can’t get to the X to close the popup till I flip the phone back to portrait.
I also found that my numeric entry fields did not get a keyboard popup while on the form with drop down lists until I set the “props.search.enabled” to false on all drop downs on the popup.