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

            Bug ID: 22028
           Summary: Consider adding hasComposition() in InputMethodContext
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: IME API
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

As proposed by Microsoft:
https://dvcs.w3.org/hg/ime-api/raw-file/tip/proposals/IMEProposal.html#methods-1

consider adding hasComposition() interface in InputMethodContext.

One clarification:
If compositionText is empty, hasComposition() return true?

If so, hasComposition() may not be necessary and you can only need
compositionText.
If not, in what case compositionText is empty but hasComposition() returns
true,
or compositionText is non-empty but hasComposition() returns false?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to