ctlIME // Patch committed contents in SCPC mode.

This commit is contained in:
ShikiSuen 2022-08-23 19:31:02 +08:00
parent 8be85fb9af
commit ea0bdda3b5
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ extension ctlInputMethod: ctlCandidateDelegate {
let inputting = keyHandler.buildInputtingState
if mgrPrefs.useSCPCTypingMode {
handle(state: InputState.Committing(textToCommit: inputting.composingBuffer))
handle(state: InputState.Committing(textToCommit: inputting.composingBufferConverted))
// selectedValue.1
if mgrPrefs.associatedPhrasesEnabled,
let associatePhrases = keyHandler.buildAssociatePhraseState(