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
Describe the bug
When you have a chord that includes either the normal SPACE or SPACERIGHT in the activation of a chord, the final output is wrong.
It contains an additional character at the beginning of the output which corresponds to the first key pressed while activating the chord.
To Reproduce
Create a chord with a space, such as "u + SPACERIGHT" => "youRight"
Optionally: create a chord with a space, such as "u + SPACE" => "youLeft"
Go somewhere you can type
Attempt to chord the word(s) you just made which contains a space.
Check the output-- at the beginning of the output, it includes the first character which you pressed in sequence to activate the chord
5a. If you pressed "space" first when activating the chord, the final output contains an extra space at the beginning of the word
5b. If you pressed "u" first when activating the chord, the final output contains "u" at he beginning
Expected behavior
The final output should fully delete all characters pressed in the chord prior to typing out the final output
Screenshots
Please complete the following information:
OS: WIndows
CharaChorder Device: CC Lite S2
CCOS Version: 2.0.0 BETA
Additional context
I'm assuming this has something to do with it somehow conflicting with with the "Modifier Keys" for changing tense... but that's just a guess.
Hoping there's a fix, it would be useful to have the chords which contain a modifier to override the modifier functionality.
The text was updated successfully, but these errors were encountered:
Describe the bug
When you have a chord that includes either the normal SPACE or SPACERIGHT in the activation of a chord, the final output is wrong.
It contains an additional character at the beginning of the output which corresponds to the first key pressed while activating the chord.
To Reproduce
5a. If you pressed "space" first when activating the chord, the final output contains an extra space at the beginning of the word
5b. If you pressed "u" first when activating the chord, the final output contains "u" at he beginning
Expected behavior
The final output should fully delete all characters pressed in the chord prior to typing out the final output
Screenshots
Please complete the following information:
Additional context
I'm assuming this has something to do with it somehow conflicting with with the "Modifier Keys" for changing tense... but that's just a guess.
Hoping there's a fix, it would be useful to have the chords which contain a modifier to override the modifier functionality.
The text was updated successfully, but these errors were encountered: