The fix is based on CharCodes so you should only need to know the CharCode represent of @ and add it to the list of charCodes on top of it and replace that then with the actual correct one.
sebastian 2009/9/11 Raju Bitter <[email protected]> > @ still has the problem, that you get an extra character input (framed > box). That only happens for the first @ in a series of entries. Once you > press an ascii char and then press @ again, the problem is back. > Based on what I know it should be very hard to fix that, since detection of > ALT-GR key doesn't work in Flash on Linux. But I'll try to get a fix for > that tomorrow. > > Thanks, > Raju > > > On Sep 10, 2009, at 5:08 PM, Sebastian Wagner wrote: > > yes German Umlaut do work, the @ sign was not explicitly tested but it > should. > > Give it a try: > > http://openmeetings.googlecode.com/svn/trunk/openmeetings_lps411/base/components/text/test-customEdittext.lzx.swf8.swf > > sebastian > > 2009/9/10 Raju Bitter <[email protected]> > >> Sebastian, that's great! Does the "@" sign work as well? I know that the >> problem for German Umlaute can be fixed? >> Thanks, >> Raju >> >> On Sep 10, 2009, at 2:10 PM, Henry Minsky wrote: >> >> That's great, thanks! I wonder if we should have a browser quirk detector >> that applies this >> patch in the SWF LFC's if it detects the user is operating in Linux? >> >> It looks like Adobe has been made aware of the urgency of fixing this in >> the player so >> hopefully this will get fixed in the next Flash player release, at least. >> >> >> >> On Thu, Sep 10, 2009 at 7:13 AM, Sebastian Wagner >> <[email protected]>wrote: >> >>> There is this old wired bug in Flash Player >>> http://bugs.adobe.com/jira/browse/FP-40 >>> >>> that keeps many Linux Users away from using Flash cause they cannot type >>> their national characters. >>> >>> I found a workaround and applied it to a edittext. >>> >>> http://openmeetings.googlecode.com/svn/trunk/openmeetings_lps411/base/components/text/test-customEdittext.lzx >>> >>> Linux users reported that their input does now work as it should do. >>> >>> The patch is actually taken from: >>> http://www.systemed.net/blog/?p=110 (and the long story >>> http://code.google.com/p/openmeetings/issues/detail?id=876) >>> >>> >>> sebastian >>> >>> -- >>> Sebastian Wagner >>> http://www.webbase-design.de >>> http://openmeetings.googlecode.com >>> http://www.laszlo-forum.de >>> [email protected] >>> >> >> >> >> -- >> Henry Minsky >> Software Architect >> [email protected] >> >> >> >> > > > -- > Sebastian Wagner > http://www.webbase-design.de > http://openmeetings.googlecode.com > http://www.laszlo-forum.de > [email protected] > > > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.laszlo-forum.de [email protected]
