Comment 6 for bug 1969637

Revision history for this message
Ikuya Awashiro (ikuya-fruitsbasket) wrote (last edit ): Re: lookup table appears bottom left of application

Hi Gunnar, thank you for your testing!

It is my current analysis:
It must be caused by below two commits.

https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/commit/e2d268eb00f06f497b2f62ae9f3b6e7e1fe4bd9e
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/commit/c8981ef0b1e915e89c79e301080541baef0f9fa9

$ gsettings get org.gnome.desktop.interface gtk-im-module
''
$ gsettings set org.gnome.desktop.interface gtk-im-module 'ibus'

This command works as expected immediately.
But according to commit messages, it is not intended for GNOME 42.

And I don't know why Fedora 36 works so great.