Comment 2 for bug 978430

Revision history for this message
marmuta (marmuta) wrote :

Thanks for the bug report. What happens is that Onboard is killed right after sending the key press event and doesn't get to release the enter key anymore.

What I think needs to be done is to have unity-greeter kill Onboard with SIGTERM instead of SIGKILL and have onboard react to this by releasing all pressed keys.