Opened 7 years ago

Closed 7 years ago

#11 closed defect (fixed)

Make shortcuts trigger on key press

Reported by: Sik Owned by: Mike Pavone
Priority: minor Milestone: 0.5.0
Component: user interface Version: 0.4.1
Keywords: Cc:

Description

Currently shortcuts trigger when releasing the key, when they should be probably triggering when the key is pressed instead. Note that this issue has the side effect that the keyboard capture shortcut sends the make code for the bound key (when it probably should never happen).

Change History (4)

comment:1 by Mike Pavone, 7 years ago

Component: Genesis/Megadriveuser interface
Milestone: 0.5.0 nice to have
Status: newaccepted
Version: 0.4.1

comment:2 by Mike Pavone, 7 years ago

Milestone: 0.5.0 nice to have0.5.0

comment:3 by Mike Pavone, 7 years ago

UI shortcuts trigger on key up intentionally. I don't remember the original reason, but it will make supporting key combination shortcuts easier to support properly in the future.

I've fixed the issue of the keyboard capture press from escaping to the emulated keyboard though.

comment:4 by Mike Pavone, 7 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.