Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

バックスペースでシフト復元をなくす #105

Open
banjun opened this issue Mar 17, 2015 · 0 comments
Open

バックスペースでシフト復元をなくす #105

banjun opened this issue Mar 17, 2015 · 0 comments
Labels

Comments

@banjun
Copy link
Member

banjun commented Mar 17, 2015

#96 #103 #104 関連
#34 で導入されているものですが,実はなくてもよいかもしれません。

標準キーボード(qwerty)だと,spotlightではシフト復元せず,メモアプリでは復元するが,直前のシフト入力に対してではなく,BackSpaceで大文字を消したかどうかによるようです。

例となる入力シーケンス(文節頭の変換開始)は [シフトオン][あ][BackSpace]ですが,[シフト+あ]のatomic入力をしている意識だと,シフト復元がなくても違和感はないように思います。

@banjun banjun added the UI label Mar 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant