开发者

Flash "Double Typing" problem

I just wanted to ask whether this is a familiar phenomenon. We have a small flash application that has an text box.

under OSX Lion, with flas开发者_开发问答h < 10.3.. it works fine

with OSX Lion and Flash 10.3.. every character typed to it, appears twice.

Same application...

Anyone heard of anything remotely similar?


I have a commercial client application that uses Flash for input and output. We are seeing this issue also with Mac OS 10.7.0, Flash plugin 10.3.185.5 .

Our application plays a flash swf file using the Webkit view object. It turns out that this is the configuration that exhibits the bug on OS 10.7.

We were able to fix the bug by compiling our application to target only 64 bit Intel platforms, instead of building a universal binary.

This fixes the bug, but we are going to have to change our installer to have both a 64 bit binary for OS 10.7 and a universal binary for earlier versions of OS 10.

Adobe says their bug is fixed, no work on when they will release an official build containing the fix.

https://bugbase.adobe.com/index.cfm?event=bug&id=2935794


We had a similar problem in a Cocoa App that was using a flex component. We solved it by compiling the cocoa app in 64bits. matthieu


I guess the answer is to wait for updates from Adobe or OSX Lion...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜