Skip to content

x/mobile: Key codes don't include non-keypad Plus Sign #69778

@justledbetter

Description

@justledbetter

CodeKeypadPlusSign is returned by the library via this line, similar to CodeKeypadHyphenMinus above it:

https://github.com/golang/mobile/blob/c6794c95c70b02ddb1a79d92fec29f8b8ddd8836/event/key/key.go#L179

but there is no corresponding CodePlusSign with CodeHyphenMinus:

https://github.com/golang/mobile/blob/c6794c95c70b02ddb1a79d92fec29f8b8ddd8836/event/key/key.go#L136

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.mobileAndroid, iOS, and x/mobile

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions