Bug 123531
| Summary: | ctrl, shift, alt cannot be passed through in IMKeyListEvent->keylist->keyCode with httx | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lawrence Lim <llim> |
| Component: | im-sdk | Assignee: | Yu Shao <yshao> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2 | CC: | eng-i18n-bugs, tools-bugs, wtogami |
| 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: | 2004-08-27 04:14:43 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: | 125997 | ||
It happens to other LEs with the shortcut keys with only alt,ctrl,shift as well (like SunLE on switching IMs) on httx. Reason being the ctrl,alt,shift does not consider as a 'key' in httx, therefore it does not pass it through IMKeyListEvent->keylist->keyCode. (ie. only pass them through IMKeyListEvent->keylist->modifier). If the LE is being used directly to htt, then it will be fine. Confirmed fixed in rawhide 12.0.1-1. Both iiimf-le-xcin and iiimf-le-chinput can use Ctrl-SPACE to swtich between input mode. |
Description of problem: xcin now has numerous mode which allows user to input TC using cangjie, pinyin or cantonese pinyin mode. Possible key now which works on both KDE and GNOME is Ctrl+Alt+(1-9). Ctrl-Shift is working in GNOME but not KDE. Version-Release number of selected component (if applicable): FC2 (stable) iiimf-server-11.4-43 iiimf-le-xcin-0.1.5-1 How reproducible: Always Steps to Reproduce: 1. GDM select Traditional Chinese 2. Log-in 3. kedit Actual results: Nothing happens Expected results: Input Method mode changes for TC. Additional info: