Cangjians / ibus-cangjie

An IBus engine for users of the Cangjie and Quick input methods
30 stars 14 forks source link

1st page of candidate list cannot be display completely on screen edge #93

Closed benny1hk closed 5 years ago

benny1hk commented 5 years ago

I am using ibus-quick on Ubuntu 18.04.2 LTS Gnome 3.28.2

You will see when I type at the bottom of the screen, the first page of the candidate will be display out of the screen, but then if we go to next page, the box can be flip upward to display completely. So I guess it only happen when the box create.

1 2

bochecha commented 5 years ago

We don't display the candidate popup, GNOME Shell does, so this would be their bug.

However I can't reproduce the bug here on GNOME 3.32, so it might have already been fixed, which means you need to talk to your distribution instead.

Since this isn't our bug and there is nothing we can do about it, I'm going to close this.

yookoala commented 5 years ago

I'm still on GNOME 3.28. And I can reproduce the issue both in Wayland session and Xorg session.

Will try to get a GNOME 3.32 to test.

yookoala commented 5 years ago

Also, ibus-tables (with ibus-tables-quick) does not have the same issue.

bochecha commented 5 years ago

Also, ibus-tables (with ibus-tables-quick) does not have the same issue.

Most likely the return of the preedit bug. Still, GNOME Shell draws the candidate popup, not us. We really can't do anything about this here.