Package: flashplugin-nonfree
Version: 1:2.6
Severity: normal

I'm using flash as plugin in iceweasel. 
When I trying to enter russian text in flash I'm getting it's unicode 
representation instead.
Such as if I enter russian `Тест' (`Test' in English) I get `Тест'.
My locale is `ru_RU.UTF-8'.

Workaround for this problem is to enter text in some GUI application 
(such as iceweasel address bar), copy it with right mouse button 
context meny "copy" command, and paste in into flash using 
right mouse button "paste" command.

`Тест' has little endian UTF-8 representation:
$ echo -n "Тест" | hexdump
0000000 a2d0 b5d0 81d1 82d1
0000008

`Тест' has little endian UTF-8 representation:
$ echo -n "Тест" | hexdump
0000000 a0d0 9ed1 a0d0 b5c2 a1d0 83d0 a1d0 80e2
0000010 009a
0000011

--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.26-2-amd64

Debian Release: squeeze/sid
  500 testing         deb-proxy 
  497 unstable        deb-proxy 
  495 stable          deb-proxy 
  493 experimental    deb-proxy 

--- Package information. ---
Depends              (Version) | Installed
==============================-+-===========
debconf                        | 1.5.26
 OR debconf-2.0                | 
wget                           | 1.11.4-2
gnupg                          | 1.4.9-4
libatk1.0-0                    | 1.26.0-1
libcairo2                      | 1.8.6-2+b1
libfontconfig1                 | 2.6.0-3
libfreetype6                   | 2.3.9-4.1
libgcc1                        | 1:4.4.0-5
libglib2.0-0                   | 2.20.1-2
libgtk2.0-0                    | 2.16.1-2
libnspr4-0d                    | 4.7.4-2
libnss3-1d                     | 3.12.3-1
libpango1.0-0                  | 1.24.0-3+b1
libstdc++6                     | 4.4.0-5
libx11-6                       | 2:1.2.1-1
libxext6                       | 2:1.0.4-1
libxt6                         | 1:1.0.5-3
libcurl3-gnutls                | 7.18.2-8.1


Package's Recommends field is empty.

Suggests                                (Version) | Installed
=================================================-+-===============
iceweasel                                         | 3.0.9-1
konqueror-nsplugins                               | 4:4.2.2-1
x-ttcidfont-conf                                  | 32
msttcorefonts                                     | 2.7
ttf-dejavu                                        | 2.29-2
ttf-xfree86-nonfree                               | 
xfs                                (>= 1:1.0.1-5) | 
flashplugin-nonfree-extrasound                    | 



--- Output from package bug script ---

Reply via email to