Skip to content

fix: make input method work again in gtk4

Wang Zhi requested to merge yfwz100/gtk:macos-input-method into master

Make the new view as the first responder(focused) so the new view can accept events from input method.

Fixes #3968 (closed).

Merge request reports