id summary reporter owner description type status priority component version resolution keywords cc game 7980 Fix newgui double keydown event fingolfin "{{{#!Markdown This is a fix for newgui, which would from time to time \(randomly\) recieve a double keydown event. That keydown event was actually a keyup event \(\!\), but because of sdl.cpp OSystem::poll\_event not filling the event struct for the keyup event \(\!?\) this was misbehaving. Patch also reintroduces EVENT\_KEYUP, and enables handling of said event in newgui.cpp. /painelf }}} {{{#!div style=""font-size: 75%"" Ticket imported from: !#582286. Ticket imported from: patches/85. }}}" patch closed normal GUI