core-foundation-rs icon indicating copy to clipboard operation
core-foundation-rs copied to clipboard

Empty string when calling NSEvent::characters on a event created by a Quote press

Open bors-servo opened this issue 7 years ago • 0 comments

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)

bors-servo avatar Feb 01 '18 22:02 bors-servo