>>>>> "Arnd" == Arnd Hanses <[EMAIL PROTECTED]> writes:
Arnd> Hi, just found a small, yet annoying bug relevant for those
Arnd> writing in multiple languages, who cannot change their keymap
Arnd> constantly:
Arnd> In forms for search, replace, etc. dead keys do not work (at
Arnd> least with cua bindings and german menus).
Arnd> So I cannot replace � with �. (Using vi etc. on *.lyx files is
Arnd> perfectly possible; I know.)
Arnd> Is there a common need or chance to support this?
This is a missing feature in the xforms library. It is probably
possible to workaround it using raw callbacks, but it is probably too
difficult to be worth the trouble.
JMarc