Bug 20836
Summary: | For flash with wmode="transparent", keyboard mapping for text input broken. | ||
---|---|---|---|
Product: | WebKit | Reporter: | astgtciv <astgtciv> |
Component: | Plug-ins | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ap, bfulgham, dpopa |
Priority: | P2 | ||
Version: | 525.x (Safari 3.1) | ||
Hardware: | PC | ||
OS: | Windows XP | ||
URL: | http://analogcode.com/p/JSTextReader/bugzilla/test-embed.html |
astgtciv
For flash with wmode="transparent", keyboard mapping for text input broken (US keyboard is always used).
Steps to reproduce:
1. Go to http://analogcode.com/p/JSTextReader/bugzilla/test-embed.html .
2. Switch keyboard layout to (e.g.) RU (Cyrillic).
3. When typing, US chars will get entered.
Adobe Forum Discussion thread related to this bug: http://bugs.adobe.com/jira/browse/FP-479 .
Bug manifests same as for Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=347185 .
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
astgtciv
See also http://analogcode.com/p/JSTextReader/ .
Alexey Proskuryakov
Somewhat related: <https://bugzilla.mozilla.org/show_bug.cgi?id=272847>.
Alexey Proskuryakov
Confirmed with r36540 on Windows.
On the Mac, the behavior is somewhat different: some languages work (e.g. Russian and Bulgarian), others do not (e.g. Greek and Hebrew).
Brent Fulgham
WebKit no longer supports NSAPI plugins.