I recently noticed that StageText appeared slightly to the right of where it should in AIR 26. If I remember correctly, it was working better in AIR 25.
- Josh On Thu, Jul 6, 2017 at 8:04 PM, bilbosax <[email protected]> wrote: > Erik, I appreciate your in depth explanation, and I think for the most part > you are right. When I do not set a skinClass and let Flex use the default > for mobile development is when I get the best performance from the > textInput, meaning that the soft keyboard and all the features act as I > want > them to. But I also get this strange behavior where it shows the text off > to > the side before the PopUp gets centered. Setting input.text = null, or > input.text = "" when I closed the popup had no effect the next time the > popup was called, I still got strange text off to the side. So > frustrating. > > Setting the skinClass for the textInput to mobile, or iOS solves the > problem > of the phantom text showing up off to the side, but for some reason when I > click on the textInput to type in text, the text does not show up starting > at the left edge of the component, it starts out right in the middle of the > textInput component. When I close the soft keyboard, the text then jumps > over to the left edge of the component where it belongs. > > So frustrated, any other thoughts??? I would welcome any suggestions on > how > to get the phantom text to be hidden, or how to get mobile or ios themed > textInputs to align left when inputing text. > > Thanks!! > > > > -- > View this message in context: http://apache-flex-users. > 2333346.n4.nabble.com/Visibility-Issue-with-PopUp- > Component-tp15417p15424.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. >
