Skip to content

[inconsistency] F20-F32 have uppercase F, F1 to F19 have lowercase F #347

@Miniontoby

Description

@Miniontoby

Why are the F keys from F1 to F19 all f<number> and then F20 to F32 are F<number> for the description field?

See:

description: 'f19',
path: '/f19'
},
131: {
key: 'F20',
code: 'F20',
description: 'F20',

Also the fields of F20-F32 are not completely filled in like the other F keys.

Image showing the keyevent table where you can see the difference between lowercase f and uppercase F really good

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions