Called via webkit.input_method_context.InputMethodContext.getPreedit to
retrieve the text currently being preedited for display at the cursor
position. Any input method which composes complex characters or any
other compositions from multiple sequential key presses should override
this method to provide feedback.
Called via webkit.input_method_context.InputMethodContext.getPreedit to retrieve the text currently being preedited for display at the cursor position. Any input method which composes complex characters or any other compositions from multiple sequential key presses should override this method to provide feedback.