Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1645 by [email protected]: when using ibus-qt, key auto-repeat events cannot be detected by an engine
http://code.google.com/p/ibus/issues/detail?id=1645

I'm developing a custom engine using the python bindings. I need to be able to detect when a key is really released. If auto-repeat is enabled for a key, the sequence I'm seeing with ibus-qt is:

press, release, press, release... press, relase

Which means it's impossible to detect auto-repeat events (and filter them out to detect when a key is really released).

OS (Linux distributions, UNIX or ...): ArchLinux
Architecture (i386, x86_64): x86_64
IBus version: ibus 1.5.2-2
Python version: python2 2.7.5-1
dbus version: dbus 1.6.12-1
dbus-python version: python2-dbus 1.2.0-1
qt version (if bug is about qt applications): ibus-qt 1.3.2-1


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


回复