Skip to content

KeyEvent::text should be None for backspace #3381

@rparrett

Description

@rparrett

Tested Winit 0.29 and bdeb257 with Chrome 120 and Firefox 121.

MacOS 13.6.2 (native) produces Some("\u{8}"), and from a glance at the code, it looks like Windows is probably doing the same. Linux doesn't seem as clear and I'm unable to test.

It would be ideal if this behavior was the same on all platforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DS - appkitAffects the AppKit/macOS backendDS - x11Affects the X11 backend, or generally free Unix platforms

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions