You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When selecting a candidate with fcitx::CommonCandidateList::setGlobalCursorIndex() and the regarding index is not on the first page(assume the intended candidate is on the second page) of the candidate list, the candidate remains unselected and the first page is shown.
Is this a bug or is there any method available to select the intended candidate?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When selecting a candidate with
fcitx::CommonCandidateList::setGlobalCursorIndex()
and the regarding index is not on the first page(assume the intended candidate is on the second page) of the candidate list, the candidate remains unselected and the first page is shown.Is this a bug or is there any method available to select the intended candidate?
fcitx version:
5.0.5
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions