Bug 206125
| Summary: | scim-chewing: Trigger keys setting isn't correct | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Xiaohong Wang <xwang> | ||||
| Component: | scim-chewing | Assignee: | Caius Chance <K9> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | eng-i18n-bugs | ||||
| Target Milestone: | --- | Keywords: | i18n | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-09-29 05:54:21 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: | |||||||
| Bug Blocks: | 150223 | ||||||
| Attachments: |
|
||||||
|
Description
Xiaohong Wang
2006-09-12 09:34:26 UTC
It seems to be the GUI doesn't reflect the value accurately. When you delete the problem key and add "Control+Space" key manually, it is not reproduceable as above. Looking into it. ----- BTW, the trigger key doesn't perform nothing when I press that in gedit with chewing on as my observation. Created attachment 136335 [details]
proposed patch
As 'Ctrl+space' is not a valid key combination, 'Ctrl' was omitted when
configuration page loads.
It should be 'Control+space'.
Patched & rebuilt. Reported to upstream: http://rt.openfoundry.org/Foundry/Project/Tracker/Display.html?Queue=263&id=23574 Please reopen this bug if found problem still exists. Verified that it has been fixed in latest FC6: # rpm -q scim-chewing scim-chewing-0.3.1-6.fc6 |