Ticket #883 (closed defect: fixed)
Dead keys not working with most applications (aka "--enable-xim in ecore")
| Reported by: | ThibG | Owned by: | spaetz |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | libphone-ui-shr | Version: | SHR-testing |
| Keywords: | Cc: |
Description
Hi,
I've made some modifications to the Azerty keyboard to make use of dead keys (to type things like "ê" or "ü").
If I want to type "ê", I'll type "" dead key, then "e".
It works fine with the terminal app, however, in most of SHR applications, like contacts or messages, typing "" then "e" will simply result in "e" instead of "ê".
Change History
comment:1 Changed 3 years ago by TAsn
- Owner changed from ainulindale to mrmoku
- Component changed from SHR Image to libphone-ui-shr
comment:2 Changed 3 years ago by ThibG
On my debian box, enlightenment have the same behaviour.
However, I've been to #e, and I was suggested to compile ecore with --enable-xim.
I'm not really in the mood to recompile something like ecore at the moment, but I'm confident this will fix this behaviour.
comment:4 Changed 3 years ago by jama
- Owner changed from mrmoku to jama
- Status changed from new to assigned
comment:5 Changed 3 years ago by jama
- Status changed from assigned to closed
- Resolution set to fixed in unstable
version: ecore - 2:0.9.9.060+svnr*-r11.4
it will take a while before it's in feeds (few issues with EFL bump needs to be resolved before syncing it to feed)
comment:6 Changed 3 years ago by spaetz
- Version changed from SHR-unstable to SHR-testing
- Summary changed from Dead keys not working with most applications to Dead keys not working with most applications (aka "--enable-xim in ecore")
comment:7 Changed 3 years ago by spaetz
- Status changed from closed to reopened
- Resolution fixed in unstable deleted
comment:8 Changed 3 years ago by spaetz
- Status changed from reopened to assigned
- Owner changed from jama to spaetz

It sounds like strictly an enlightenment issue. From your report it seems like it works on GTK+ apps but not on efl apps, try contacting them. http://enlightenment.org
Please confirm this (if it's confirmed then it's an upstream issue).
Changed the component according to your report (although my conclusions classify it to a different component)