Bug 216100
Summary: | Chinese input should allow commit with Enter too | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jens Petersen <petersen> |
Component: | scim-pinyin | Assignee: | Peng Huang <phuang> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | aalam, eng-i18n-bugs, majain, mjd+redhat |
Target Milestone: | --- | Keywords: | FutureFeature, i18n, MoveUpstream, Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-11-21 04:13:25 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 214955 | ||
Bug Blocks: |
Description
Jens Petersen
2006-11-17 09:22:18 UTC
We need to consider very carefully whether making such a change in UI behaviour is a good for most Chinese users. I think different input methods have different keys layout. Scim input table engine provides a way for developer to configure keys in the table when developing. In the table, there are many KEYS can be configured, like SPLIT_KEYS, COMMIT_KEYS, FORWARD_KEYS, SELECT_KEYS, PAGE_UP_KEYS, PAGE_DOWN_KEYS, MODE_SWITCH_KEYS, FULL_WIDTH_PUNCT_KEYS and FULL_WIDTH_LETTER_KEYS. If we add configure UI for all keys, it's too complex for users. It will make users feeling chaos. It's not easy for using. I think the good way is setting the keys correctly in developing time and keep the system simple. We need not make all input methods have the same commit key. They can be different, like famous Wubi in Windows use space key as commit key, so Wubi in the Linux should respect Wubi users' habit. Maybe Japanese users like return key as commit, we could configure Japanese table fellow Japanese's habit. I think it makes sense. Closing based on preceding comment. *** Bug 214955 has been marked as a duplicate of this bug. *** |