[openi18n-im:01103] Re: SC_TRIGGER_OFF_NOTIFY vs. preedit
Hideki Hiura <[email protected]>
| Newsgroups | gmane.comp.internationalization.input-methods |
|---|---|
| Message-ID | <[email protected]> |
> From: Akira TAGOH <[email protected]> > I just noticed that LE didn't get SC_TRIGGER_OFF_NOTIFY when > the preedit buffer has something. instead, the hotkey like > ctrl+space was delivered as the usual key event. is it the > expected bahavior? No it's not. > IMHO the hotkey should always works even > if users is inputing something on the preedit and/or the > candidate window is shown. I sometimes use this to > deactivate IM forcibly. Yes, I do the same! :-). This must be a bug of Hotkey/triggerkey consolidation. LEs do not want the hotkey to be detected during preediting, they can set the different hotkey profiles and switch back and force, upon preedit on and off. So the default behavior should be the same as before, Hotkey should work during preediting... BTW, do you think it would be appropriate that the language switching(currently bound to cntl-shift-SPACE)super hotkey is also active regardless of preediting on or off? Thanks! Hideki