core-foundation-rs
core-foundation-rs copied to clipboard
Empty string when calling NSEvent::characters on a event created by a Quote press
Issue by dawsonfi
Thursday Sep 07, 2017 at 02:23 GMT
Originally opened as https://github.com/servo/cocoa-rs/issues/168
When i press the Quote key, the NSEvent
created returns empty string whe calling the characters
function.
I'm using: OS: MacOS Sierra Keyboard: U.S. International - PC keyboard layout Rust: from rustup -> rustc 1.19.0 (0ade33941 2017-07-17)