chewing / chewing-editor

Cross platform chewing user phrase editor
https://chewing.im/
GNU General Public License v2.0
31 stars 52 forks source link

It should add the word after user actually finish the character selection #94

Open WakeupTsai opened 8 years ago

WakeupTsai commented 8 years ago

When I type “真的” 2016-03-18 02 39 37

I want to change "的" to "地", but accidentally select the wrong word "底" 2016-03-18 02 39 55

so I select again 2016-03-18 02 40 09

I didn't mean to select "底", but it still show up in the editor, I think before user press the enter, every character he select should not be inserted 2016-03-18 02 40 29

david50407 commented 8 years ago

Maybe this is out of chewing-editor? Auto-adding phrase is provided by libchewing

kidwm commented 8 years ago

Good idea. @czchen Should we separate these behaviors into different API in libchewing ? So modules can do this way?

czchen commented 8 years ago

Sound like a bug in libchewing, submit to https://github.com/chewing/libchewing/issues/206