#1148776 uim-mozc: candidate window disappears when clicking to next page

Package:
uim-mozc
Source:
uim-mozc
Description:
Mozc engine for uim - Client of the Mozc input method
Submitter:
SHITAMORI Akira
Date:
2026-09-26 06:35:01 UTC
Severity:
normal
#1148776#5
Date:
2026-09-23 11:20:57 UTC
From:
To:
Dear Maintainer,

- What led up to the situation?
When using uim-mozc, if the candidate window spans multiple pages, clicking
on the "next page" button causes the entire candidate window to
unexpectedly disappear.

- What actually did you do (or not do) that was effective (or ineffective)?
I investigated the issue and had Claude Code (an AI assistant) fix the
problem.
The fix has been applied and verified in the following commit:
https://github.com/shitamo/mozc/commit/06880ce8e1c8dd9a9d01cd111fbac93a4f8eba24

- What was the outcome of this action?
- What outcome did you expect instead?
The candidate window should switch to the next page instead of disappearing
when clicked.

#1148776#10
Date:
2026-09-26 06:33:02 UTC
From:
To:
FYI:

uim-mozc will be removed from mozc (planned).
It will not shipped from src:mozc anymore.

But, uim-mozc will be provided from src:uim instead
(I'm asking to do so with uim maintainer now.)
Even though switching implementation from src:mozc to src:uim,
it also has similar candidate window issue.

That will be fixed in mozc.scm.
https://github.com/uim/uim/pull/356

Best Regards,