Summary: | NEWT KeyPressed undefined key char | ||
---|---|---|---|
Product: | [JogAmp] Newt | Reporter: | jouvieje <jerome.jouvie> |
Component: | core | Assignee: | Sven Gothel <sgothel> |
Status: | VERIFIED FIXED | ||
Severity: | minor | ||
Priority: | --- | ||
Version: | 1 | ||
Hardware: | All | ||
OS: | windows | ||
Type: | --- | SCM Refs: |
3db4e89cb2c36f63c6d0a8f3450705d1ef3694b0
|
Workaround: | --- |
Description
jouvieje
2011-11-11 09:56:30 CET
Especially on Windows we are technically not able to to deliver the keyChar at pressed or released. Commit 3db4e89cb2c36f63c6d0a8f3450705d1ef3694b0 documents this. However, the same commit fixes keyCode on typed events. |