- From: Masayuki Nakano <notifications@github.com>
- Date: Mon, 27 Sep 2021 17:45:38 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 28 September 2021 00:45:51 UTC
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