Re: [w3c/editing] EditContext: Do IME see the plaintext in `EditContext`? (#342)

Oh, I find `updateBounds()`. However, it takes only the editor rect and a range rect of selection. But I think that it's not enough for Japanese IME. Composition string of Japanese IME may be long so that sometimes wrapped and stay in multiple lines.  And it may have multiple clauses so that IME may request a rect for specific clause (or character).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/342#issuecomment-928525101

Received on Tuesday, 28 September 2021 00:45:51 UTC