-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
P - lowInsignificant urgency or user impactInsignificant urgency or user impactT - bugSomething isn't workingSomething isn't working
Description
Currently IME popups are not rendered at all, since neither InputMethodHandler::new_popup nor InputMethodHandler::dismiss_popup are properly implemented. The only function which is properly implemented is InputMethodHandler::parent_geometry, which is not actually needed at all.
This trait implementation should be fixed to be sure IME works properly, though currently there's not a lot of IMEs that would be particularly useful to have on a phone anyway.
Metadata
Metadata
Assignees
Labels
P - lowInsignificant urgency or user impactInsignificant urgency or user impactT - bugSomething isn't workingSomething isn't working