esitarski / CrossMgr

Cyclo Cross Management Application
MIT License
41 stars 21 forks source link

Mac Keypad enter does not work #66

Closed mbuckaway closed 3 years ago

mbuckaway commented 4 years ago

So, ran crossmgr 3.0.51 from today's build. As it turns out, the standard server keyboard for a mac with the numeric keypad does not allow the keypad enter key to work. The log has the errors:

2020-09-30T11:43:26 (v3.0.51-20200930100435 Darwin) handleNumKeypress: ignoring keycode: >= 255 370 2020-09-30T11:43:26 (v3.0.51-20200930100435 Darwin) handleNumKeypress: ignoring keycode: >= 255 370 2020-09-30T11:43:26 (v3.0.51-20200930100435 Darwin) handleNumKeypress: ignoring keycode: >= 255 370 2020-09-30T11:43:27 (v3.0.51-20200930100435 Darwin) handleNumKeypress: ignoring keycode: >= 255 370

Hopefully, that points to the problem.

Mark

Originally posted by @mbuckaway in https://github.com/esitarski/CrossMgr/issues/35#issuecomment-701476530

esitarski commented 4 years ago

Added Mac numeric keypad enter code. Please validate that it works in the dev build (I don't have a mac to test on). Thanks.

On Wed, Sep 30, 2020 at 11:47 AM Mark Buckaway notifications@github.com wrote:

Assigned #66 https://github.com/esitarski/CrossMgr/issues/66 to @esitarski https://github.com/esitarski.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/esitarski/CrossMgr/issues/66#event-3825220911, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABGXKJIBRRZF7D5DEPL3C3SINHIZANCNFSM4R7INACA .

--

Edward Sitarski

mbuckaway commented 4 years ago

Tested on MacOSX with Server keyboard and works. @tonyguymac please test and confirm.

esitarski commented 3 years ago

Closing this one now.