[Bug 16329] compositionstart should not be cancellable for IME

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16329

--- Comment #3 from Travis Leithead [MSFT] <travil@microsoft.com> 2012-03-19 20:19:25 UTC ---
To primarily address this bug, I will be changing the "must" requirement to a
"should" implying that wherever possible, an implementation *should* allow the
composition session to be cancelable; however, if an implementation can't for
legitimate reasons (like not having the API to do so), then it's OK.

In addition, for both our sakes, I'll be updating the spec to get rid of the
"launching" text, and be more specific in describing the composition process
from compositionstart to compositionend as a "composition session" that is
maintained by the "text composition system". This will include minor updates
throughout section 5.2.7.1.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 19 March 2012 20:19:28 UTC