dongyuwei / hallelujahIM

hallelujahIM(哈利路亚 英文输入法) is an intelligent English input method with auto-suggestions and spell check features.
GNU General Public License v3.0
2.22k stars 118 forks source link

自动空格bug #100

Open wuyuankai opened 3 years ago

wuyuankai commented 3 years ago

bug: 在自动添加空格设置打开的情况下, 输入a或者I的话后面是不会自动添加空格的, 这个应该是bug吧? 好像所有的单字母都不会自动添加空格, 但是比如输入I have a car ,这个时候就需要手动按两次添加空格了, 体验不一致。

建议:

dongyuwei commented 3 years ago

https://github.com/dongyuwei/hallelujahIM/releases/tag/v1.5.5 解决了在自动添加空格设置打开的情况下,输入单个字符时不自动附加空格问题。

其它问题等有时间再看吧。

wuyuankai commented 3 years ago

https://github.com/dongyuwei/hallelujahIM/releases/tag/v1.5.5 解决了在自动添加空格设置打开的情况下,输入单个字符时不自动附加空格问题。

其它问题等有时间再看吧。

好快! 感谢修复!

wuyuankai commented 3 years ago

@dongyuwei 新版本有个新问题, 就是输入数字也会自动加空格,如果输入电话号码等很不方便

dongyuwei commented 3 years ago

https://github.com/dongyuwei/hallelujahIM/releases/tag/v1.5.6

解决了“输入数字也会自动加空格”的问题。