[Qt-interest] missing keyPressEvent

tgreen at digecor.com tgreen at digecor.com
Thu Apr 30 22:32:59 CEST 2009


Hello all,

Sometimes I get into a strange state where some keypress events get lost. 
I run strace on the process, and can watch the select loop consume the 
keypress, but for some of the keypresses, there is no event generated. Not 
just no keyPressEvent, no event at all.  I re-implemented event()  in my 
widget and logged every event produced.  Again, it's not all keypresses 
that gets lost, just a few keystrokes... in particular the 'x', 'p', and 
'y' keys.

Any Idea where I could find where these are being dropped?

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090430/2c071450/attachment.html 


More information about the Qt-interest-old mailing list