fcitx / fcitx5-chewing

17 stars 7 forks source link

Using a candidate word count < 10 makes certain words untypable #20

Closed ChenKB91 closed 3 months ago

ChenKB91 commented 3 months ago

Expected behavior

When setting the candidate count to be < 10, the overflowing characters should appear on the next page.

Example:

A B C D E F G H I J
K L M

when candidate count = 5, it should become

A B C D E
F G H I J
K L M

Actual behavior

The overflowing characters is untypable. In the example above, F G H I J is now untypable. The menu shows K L M on the next page.

How to reproduce

Specifications

wengxt commented 3 months ago

@ChenKB91 You are not using fcitx5

ChenKB91 commented 3 months ago

Ah, my bad.

wengxt commented 3 months ago

@ChenKB91 But still, you should try fcitx5. fcitx4 is now unmaintained.

ChenKB91 commented 3 months ago

Will do, I honestly don't know why I've installed the old version lol