Skip to content

Conversation

@Galland
Copy link
Contributor

@Galland Galland commented May 24, 2014

Bug: Open a Nodebox window, go to another X window, press "Shift" key, focus again on the Nodebox window with the mouse and release "Shift" key. Nodebox exits with a ValueError exception because the key is not in the _keys list of pressed keys.
Environment: Xubuntu Linux 14.04 (XFCE desktop)

Solution: ignore ValueError exceptions when removing keys from the _keys list

Bug: Open a Nodebox window, go to another X window, press "Shift" key, focus again on the Nodebox window with the mouse and release "Shift" key. Nodebox exits with a ValueError exception because the key is not in the _keys list of pressed keys.
Environment: Xubuntu Linux 14.04 (XFCE desktop)

Solution: ignore ValueError exceptions when removing keys from the _keys list
fdb added a commit that referenced this pull request Nov 16, 2015
Bugfix releasing a key that was pressed over another window (i.e. Shift)
@fdb fdb merged commit 3582c22 into nodebox:master Nov 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants