Skip to content

imwayland: Fix clearing of preedit text

dcz requested to merge dcz/gtk:clear_preedit_fix into gtk-3-24

imwayland preedit text was not cleared the right way on focus out, causing some issues: #1316 (closed)

This patch attempts to fix that regression, which was introduced in !302 (merged)

Tested with Tilix.

Edited by dcz

Merge request reports