Bug 76692
Summary: | Add locale attribute to composition events | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kenichi Ishibashi <bashi> |
Component: | UI Events | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ahmad.saleem792, akeerthi, ap, bashi, hbono, rniwa, syoichi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#events-compositionevents |
Kenichi Ishibashi
http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#events-compositionevents
Composition events have "locale" attribute now. It would be better to add the attribute to WebKit.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
We've been discussing locale in bug 69029. I don't think that we should support it.
Ahmad Saleem
https://w3c.github.io/uievents/#changes-drafts
> The KeyboardEvent and CompositionEvent interfaces defined a locale attribute. This attribute was underspecified and moved into a technical note until it can be specified adequately. Refer to this old version of UI Events (before the DOM3Events spec was renamed "UI Events") for details.
Below web-spec issues:
https://github.com/w3c/uievents/issues/48
https://github.com/w3c/uievents/issues/14