Closed Bug 181947 Opened 22 years ago Closed 22 years ago

Can't type international characters into plugins

Categories

(Camino Graveyard :: Plug-ins, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: sfraser_bugs, Assigned: sfraser_bugs)

References

()

Details

Attachments

(1 file)

We currently drop non-ASCII key codes on the floor when converting from Cocoa to
EventRecord key events. This breaks typing of international characters in plugins.

To repro:
1. Load www.macromedia.com
2. Try to type "mélée" into the search field (using option-e to get the acute).
The relevant part of this patch is the new function ConvertUnicodeToCharCode(),
which calls ConvertFromUnicodeToPString() to convert the Unicode char to a
charCode using the system script.
Checked in the patch. I was not able to find a plugin that takes Japanese input
for testing; if you find one, please add it here as a testcase.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Marking verified in the 2002-11-26-04 NB.
Status: RESOLVED → VERIFIED
Do we know if typing Japanese works? Some testcases at
<http://slip.mcom.com/shrir/flashedit.html> (internal only).
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: