Comment 4 for bug 1969637

Revision history for this message
Gunnar Hjalmarsson (gunnarhj) wrote : Re: lookup table appears bottom left of application

Yes, it's a locale issue somehow. Good catch!

When I first tested I didn't even have the Japanese locale generated. But after doing:

sudo locale-gen ja_JP.UTF-8
sudo update-locale LC_CTYPE=ja_JP.UTF-8

I can reproduce the issue in a Xorg session.

But it's not specific to ja_JP.UTF-8 (it hasn't been changed since 2019). I see the issue also if I set LC_CTYPE=zh_CN.UTF-8. And it does not only affect ibus-mozc. The candidate window is misplaced also when I use ibus-libpinyin in a Xorg session.