Bugzilla – Bug 130727
e->key() in in keyReleaseEvent allways 0
Last modified: 2005-10-27 13:57:23 UTC
During the development of kpresenter I found a problem in qt that suse ships. In the keyReleaseEvent e->key() is allways 0. The problem does not occur with qtcopy. The problem only occurs if setInputMethodEnabled( true ); is called. A testcase can be found at http://tz.exit0.net/files/keyreleaseerror.tar.gz If you need more infomation don't hesitate to ask.
Without investigating, suspecting Immodule patch influence.
This rings a bell ... http://lists.freedesktop.org/archives/immodule-qt/2005-June/000732.html The mail also includes the patch.
Adding Zhe Su <zsu@novell.com> to CC:.
Tested patch from comment #2 and added it for future releases.