Closed Bug 938987 Opened 11 years ago Closed 10 years ago

Drop all dead key names since the latest D3E WD dropped them and use "Dead" instead.

Categories

(Core :: DOM: Events, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla37

People

(Reporter: masayuki, Assigned: masayuki)

References

()

Details

Attachments

(1 file)

D3E decided that they won't define dead key names anymore. Instead, they should set Unicode combining character for .key value. http://www.unicode.org/charts/PDF/U0300.pdf
Summary: Drop all dead key names since the latest D3E WD dropped them → Drop all dead key names since the latest D3E WD dropped them and use "Dead" instead.
Current D3E spec defines that dead key's .key value should be "Dead" and web apps should get actual input Unicode character from compositionupdate's data attribute. Although, we don't support composition events for dead key input on Windows yet.
Ah, we already support dead key value on Windows.
Comment on attachment 8434832 [details] [diff] [review] Patch The dead key spec is now simpler than older spec. That makes our implementation simper!
Attachment #8434832 - Flags: review?(bugs)
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: