Bug 192175
| Summary: | modifier keys not delivered to IME in OOo | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Akira TAGOH <tagoh> |
| Component: | scim-bridge | Assignee: | Jens Petersen <petersen> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | caolanm, eng-i18n-bugs, llim, ryo-dairiki |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | scim-bridge-0.4.1-1.fc6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-08-31 10:35:13 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, 167798 | ||
|
Description
Akira TAGOH
2006-05-18 04:20:55 UTC
This works for me with 2.0.3-1.1. Can you check there, and if it doesn't work reopen and tell me the locale that OOo was run in, that may be relevent. sorry for late testing, I've tested 2.0.3-2.1. but any modifier keys are not passed through OOo. then ctrl+shift, shift+ctrl even tapping alt doesn't work. guess keyevents for only modifier keys is discarded? ctrl+shift and ctrl+space work for me on rawhide, so I don't understand what is different for you that causes this. locale ? You're right. it looks like a scim-bridge bug. when I run OOo with GTK_IM_MODULE=scim, it works fine. but not with GTK_IM_MODULE=scim-bridge. I'll assign this to scim-bridge then. This is because ooffice won't give IMContext key release events. Scim-gtkim uses key snooper to grab these events, but it often causes problem in firefox. (That's why I didn't use it) At last, I've added "use key snooper on demand" feature in scim-bridge-0.2.0-rc3 in the cvs repository. You can enable this feature by setting the environmental variable as "export SCIM_BRIDGE_KEY_SNOOPER_ENABLED=true". That is, you can use such keystrokes in ooffice when you launch it with that environmental variable. Notice, I won't recommand you to use this feature in every application. Use this only in ooffice by creating a shell script. Dairiki-san, thank you for this option. I built scim-bridge-0.2.0-0.1.20060614 for FC devel. Now that openoffice.org is working with IM input again, I confirm that this is now fixed in current scim-bridge (tested with 0.2.3-1). Retesting, actually it only works with SCIM_BRIDGE_KEY_SNOOPER_ENABLED=true. Perhaps it should be added to the openoffice.org wrapper scripts. *** Bug 198723 has been marked as a duplicate of this bug. *** This bug has been fixed now.
Component version tested : (Rawhide)
scim-1.4.4-32.fc6
scim-bridge-0.4.1-1.fc6
Arch : i386.
Closing the bug for now, if rproducable to anyone, pls reopen this bug again.
|