Check modifier keys when processing key presses
commitde8e9cf4964cf53db4b33921335a8c08bd1e0bc6
authorOlly Betts <olly@survex.com>
Sat, 30 Apr 2016 20:07:36 +0000 (1 08:07 +1200)
committerOlly Betts <olly@survex.com>
Sat, 30 Apr 2016 20:07:36 +0000 (1 08:07 +1200)
tree61e104dd266b48482c036114cf760e75c1dba680
parentb2d6cc2b4fc490ff23733d86feba2c1d8f1bea12
Check modifier keys when processing key presses

If Shift, Control, Alt, etc are pressed along with Function keys, Escape,
Delete, Space, Return, etc, then don't process the key press.

Reported by Владимир Георгиев.
src/guicontrol.cc