Skip to content

Bug: Some of the key names are not correct #12054

Closed
@hishitetsu

Description

@hishitetsu

Description

VirtualKey.Menu is represented as "Menu" in the string resources, but this key is Alt key, so it should be represented as "Alt".
For the same reason, I think VirtualKey.Back should be represented as "Backspace" and VirtualKey.Escape should be represented as "Esc".

Steps To Reproduce

  1. See tooltips of navigation buttons.
  2. Shortcuts that should be represented as "Alt+..." are represented as "Menu+...".

Requirements

Match string resources to the representation on the keyboard.

Files Version

2.4.61.0

Windows Version

Windows 11 22H2

Log file

n/a

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions