In newer Fcitx5 (5.0.6+), there is some logic that relies on a bug fix in xcb-imdkit 1.0.3. Without 1.0.3 there will be some problem when typing with XIM protocol.
Maintainer informed via mail
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a80200d2c3a7db8ffc6568e62c9a6a42d7cca782 commit a80200d2c3a7db8ffc6568e62c9a6a42d7cca782 Author: Ka Ho Ng <khng@FreeBSD.org> AuthorDate: 2021-12-08 18:34:15 +0000 Commit: Ka Ho Ng <khng@FreeBSD.org> CommitDate: 2021-12-09 00:45:33 +0000 x11/xcb-imdkit: Update to 1.0.3 PR: 260275 Sponsored by: The FreeBSD Foundation Approved by: ygy x11/xcb-imdkit/Makefile | 2 +- x11/xcb-imdkit/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=24f4af1b10243ffec887365c81317a192ea63a2a commit 24f4af1b10243ffec887365c81317a192ea63a2a Author: Ka Ho Ng <khng@FreeBSD.org> AuthorDate: 2021-12-08 18:48:55 +0000 Commit: Ka Ho Ng <khng@FreeBSD.org> CommitDate: 2021-12-09 00:45:34 +0000 textproc/fcitx5: Update to 5.0.11 Raise the minimal version of xcb-imdkit to 1.0.3. Sponsored by: The FreeBSD Foundation PR: 260275 Approved by: ygy textproc/fcitx5/Makefile | 7 ++++--- textproc/fcitx5/distinfo | 6 +++--- textproc/fcitx5/pkg-plist | 43 +++++++++++++++++++++++-------------------- 3 files changed, 30 insertions(+), 26 deletions(-)