Closed
Bug 456063
Opened 16 years ago
Closed 14 years ago
Flash Player doesnt like to render Cyrillic script on a MAC
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: andyb, Unassigned)
Details
(Whiteboard: [CLOSEME 2010-11-01])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16
We run a videoconferencing application on Flash Player9 and we recently received a complaint that the client wasn't able to enter Cyrillic characters into the text chat area. Works fine in IE and Safari, but FF doesn't allow. While it was FFbuild2 (not newest version) there are many clients who do NOT upgrade and its a serious bug even for an older version.
Thanks!
Reproducible: Always
Steps to Reproduce:
1. Need to login to a Megameeting.com Account
2. Be in a videoconference room
3. Type in the Chat Window
Comment 2•16 years ago
|
||
Do you mean bug 347185 ?
Do you set the plugin into the windowless mode (wmode) ?
Doesnt look that way, the only params we set were:
<param name="movie" value="'+docName+'" />\n'+
<param name="quality" value="best" />\n'+
<param name="allowScriptAccess" value="always" />\n'+
<param name="allowFullScreen" value="true" />\n'+
<param name="salign" value="lt" />\n'+
<param name="flashvars" value="'+myQueryString+'" />\n'+
These are being loaded from an external javascript that loads the main .swf after it has downloaded completely.
Comment 4•16 years ago
|
||
I'm asking because of bug 347185
Comment 5•14 years ago
|
||
This is a mass search for bugs which are in the Firefox General component, are
UNCO, have not been changed for 500 days and have an unspecified version.
Reporter, can you please update to Firefox 3.6.10 or later, create a fresh profile, http://support.mozilla.com/en-US/kb/managing+profiles, and test again. If you still see the issue, please update this bug. If the issue is gone, please set the status to RESOLVED > WORKSFORME.
Whiteboard: [CLOSEME 2010-11-01]
Comment 6•14 years ago
|
||
No reply from reporter, INCOMPLETE. Please retest with Firefox 3.6.12 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•