Feedback
TextField KeyDown now fires for ordinary character keys
- Status
- Fixed
- Fixed in
- v26.7.6
- Source discussion
- https://forum.objo.dev/d/690-objo-studio-v2675-released/2
- Last updated
- 2026-07-29
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
TextField.KeyDown now fires for ordinary printable character keys on macOS, as it already does on Windows and Linux. Applications receive KeyDown consistently for ordinary characters and special keys while retaining correct text input on international keyboard layouts. Platform application-quit shortcuts remain routed to the application instead of the focused control.