Skip to content

Bug on rename using shift A #98

@jt6677

Description

@jt6677

BUG:
Activate rename, type A (shift+a) would 'disable' enter to save.

how to replicate the issue:
In your rename example, rename and type a single A. The enter to save is disabled.
But if you type AA, you can save again.

type A would result the hotkey log to be this

HOTKEYS
Set [ "Shift", "A" ]

HOTKEYS
Set [ "A", " " ]

HOTKEYS
Set [ "A", "s" ]

HOTKEYS
Set [ "A", "d" ]

HOTKEYS
Set [ "A", "s" ]

HOTKEYS
Set [ "A", "Enter" ]

System:
win 10
Browser: firefox\Brave\Chrome

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions