Am 19. Februar 2017 11:21:18 MEZ schrieb David Faure <fa...@kde.org>: >Result: the test app shows the keypress events for Ctrl and Alt >(obviously), >it does not show the keypress for K (good, this matches my >expectation), >BUT when I release K, the app receives a key *RELEASE* event for Key_K. > >Martin, is this a bug and is it fixable?
That is not a bug and is the expected and correct behavior. Also the window gets a focus out and focus on event.