Bug #308
Can't input chinese character
| Status: | Assigned | Start: | 08/01/2008 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
Description
In qyizs&nyizs, I can't input chinese character using XIM。Normal ascii characters can be inputed.
History
11/11/2008 09:29 PM - Loïc Paulevé
- Status changed from New to Assigned
concerning nyzis, here are the error messages when inputing chinese chars :
NYSession:*************** Unhandledncurses key code, please report : 23475
or
NYSession:*************** Unhandledand very strange (>KEY_MAX) char received from ncurses, please report : 28843
concerning qyzis, at least inputMethodQuery and inputMethodEvent [1] method have to be implemented (see qlineedit.cpp and qtextedit.cpp ...)
remember there already exists YMode::im(Begin|Compose|End)
[1] : http://doc.trolltech.com/4.4/qwidget.html#inputMethodEvent