Bug of Chinese input garbled characters in flex program Firefox

Bug of Chinese input garbled characters in flex program Firefox
Chinese characters cannot be input in lower versions of Firefox, while garbled characters appear in higher versions.
The garbled characters have nothing to do with Flash or the page encoding method. They are caused by a Firefox bug.
The only solution is to use the default value of wmode, but this will make the flash at the top of the entire page, and the div and other elements will be blocked by it.
Record it, hope Firefox can fix this problem as soon as possible.

<<:  How to build a MySQL high-availability and high-performance cluster

>>:  Two ways to build a private GitLab using Docker

Recommend

How to design a web page? How to create a web page?

When it comes to understanding web design, many p...

Design: A willful designer

<br />Years of professional art design educa...

Summary of mysqladmin daily management commands under MySQL (must read)

The usage format of the mysqladmin tool is: mysql...

Mysql modify stored procedure related permissions issue

When using MySQL database, you often encounter su...

How to limit the number of concurrent connection requests in nginx

Introduction The module that limits the number of...

Discussion on image path issues in css (same package/different package)

In CSS files, sometimes you need to use background...

Use of MySQL SHOW STATUS statement

To do MySQL performance adjustment and service st...

Summary of Git commit log modification methods

Case 1: Last submission and no push Execute the f...

VMware15 installation of Deepin detailed tutorial (picture and text)

Preface When using the Deepin user interface, it ...

Layui implements the login interface verification code

This article example shares the specific code of ...

JS+AJAX realizes the linkage of province, city and district drop-down lists

This article shares the specific code of JS+AJAX ...

Detailed explanation of MySql data type tutorial examples

Table of contents 1. Brief Overview 2. Detailed e...

Detailed explanation of CocosCreator optimization DrawCall

Table of contents Preface What is DrawCall How do...

Analysis of MySQL's planned tasks and event scheduling examples

This article uses examples to describe MySQL'...