avidyalalala / sunpinyin

Automatically exported from code.google.com/p/sunpinyin
0 stars 0 forks source link

当开启自定义标点中的SPACE并设定切换时提交已转换的中文时,中英文切换,切换到中文状态时,会多出一个字符上屏 #133

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. 开启自定义标点中的SPACE
2. 设定切换时提交已转换的中文(默认就是这样)
3. 按capslock或者shift(根据设定)来切换到中文

What is the expected output? What do you see instead?
多出一个可能是全角空格的字符上屏了。

What version of the product are you using? On what operating system?
2.0.2

Original issue reported on code.google.com by zhoushu...@gmail.com on 3 Jun 2010 at 7:18

GoogleCodeExporter commented 9 years ago

Original comment by find...@gmail.com on 3 Jun 2010 at 7:28

GoogleCodeExporter commented 9 years ago
commit 00c435540506bc91b35cef84b33ce202bf4ae3e9
Author: Yong Sun <mail@yongsun.me>
Date:   Thu Jun 3 21:06:03 2010 +0800

    fixed issue #133.

    an extra widespace is committed when input mode switching (either by
    shift or capslock) when widespace mapping is enabled, and the input
    context is empty.

Original comment by find...@gmail.com on 3 Jun 2010 at 1:08