Bug 466844
| Summary: | Preedit buffer remains after focus-out / focus in. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Caius Chance <K9> | ||||
| Component: | ibus-table | Assignee: | Caius Chance <K9> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | dchen, i18n-bugs, petersen, phuang | ||||
| 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: | 2009-02-05 01:47:50 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: | 481098 | ||||||
| Attachments: |
|
||||||
Sorry this is not just for chewing only. This is a general feature request for all IMEs. If you restrict for just 1 input method. Please kindly change component to scim-table as I tested. This problem has been fixed in ibus-chewing-0.1.1.20081023-1. Thx phuang, please remember ibus-table-chinese, too. :) Created attachment 321676 [details]
proposed patch
This is still true for f10 and rawhide right? (In reply to comment #6) > This is still true for f10 and rawhide right? Yes. Submitted to upstream and merged into upstream's repo. The patch is not in f10 and rawhide yet, atm. Then please move the bug to rawhide :) I think it is rather the user preference. However, it is a problem that preedit buffer is not restored and shown when focus back in, which haven't been solved yet. (In reply to comment #9) > I think it is rather the user preference. Working on having user preferences in ibus-table. > However, it is a problem that preedit buffer is not restored and shown when > focus back in, which haven't been solved yet. Which version you are triaging? Oops, I was talking about ibus-chewing. Does it also appear in ibus-table? Currently preedit is kept. |
Description of problem: Preedit buffer remains after focus-out / focus in. It is not user friendly when user changed cursor location and prepared to re-type the whole new combination of character. Version-Release number of selected component (if applicable): ibus-0.1.1.20081001-1.fc9.i386 How reproducible: Always Steps to Reproduce: 1. Have ibus running. 2. Focus in by ctrl-space. 3. Input a key such as 'b'. 4. Focus out and in by ctrl-space. 5. Check result. Actual results: Previous input is still in preedit buffer ('b'). Expected results: Preedit buffer is cleared. Additional info: Check cangjie5, chewing for usability patterns.