的Flex 4.6 AIR 3.2的TextInput文物 [英] Flex 4.6 AIR 3.2 TextInput artifacts

查看:169
本文介绍了的Flex 4.6 AIR 3.2的TextInput文物的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我测试简单的TextInput功能的柔性4.6 + 3.2的空气移动应用程序,并观察奇怪的工件时,软键盘调整大小的视图。这里是外观: 软键盘之前弹出出来后。 正如你所看到的Flex已经调整视图,使软KB将与具有TextInput可见。但是,这是造成文物擦除所有TextInputs!这是一个错误?凡在Flex或者AIR? 任何建议如何解决这一问题?谢谢!

I'm testing simple TextInput functionality in flex 4.6 + air 3.2 mobile application and observing strange artifacts when soft keyboard resizes the view. Here is appearance: before soft keyboard is popped out and after. As you can see Flex has resized the view so that soft kb would with with the TextInput visible. But this is causing erasures artifacts in all TextInputs! Is this a bug? Where in Flex or AIR? Any suggestions how to fix this? Thanks!

推荐答案

在默认情况下,Flex的4.6使用StageText的,在它的移动的TextInput外观。滚动时,St​​ageText的不正确呈现。

By default, Flex 4.6 uses StageText in it's mobile TextInput skins. StageText does not render correctly when scrolled.

使用Flex 4.5移动TextInput外观:

Use the Flex 4.5 mobile TextInput skin:

<s:TextInput skinClass="spark.skins.mobile.TextInputSkin"/>

这篇关于的Flex 4.6 AIR 3.2的TextInput文物的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆