Re: [uievents] Is CompositionEvent supposed to have .locale? (#48)

The .locale value should be gone unless somebody suggests a good way to be able to set same value between browsers on different platforms for same keyboard layout or IME.

I think that if browsers having CompositionEvent.locale (even not working with native keyboard layout nor IME), its constructor should have an entry to initialize the attribute.

And I think that CompositionEvent.data shouldn't be nullable. In such case, the value should be empty string.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/48#issuecomment-151681008

Received on Wednesday, 28 October 2015 00:13:53 UTC