Delete key cannot be remapped to default

Is this a…:
Standard bug
Steps to reproduce this issue:
Open up keyboard shortcuts and assign the “Delete” key to a shortcut, then revert that shortcut back to the original key binding. The delete key is now unmapped and can not be remapped to the original functionality (deleting the selected item).

Environment where the bug occurs…:
NA
Permalink:
N/A
Browser name and version:
Chrome Version 147.0.7727.102 (Official Build) (64-bit)
Are you using scripts? Please detail which ones.:
This happens without any scripts enabled.

4 Likes

I can confirm this. It either has to be remapped through the F12 Dev Tools or by deleting cookies (neither is ideal).

3 Likes

Hello @jushag ,

Thank you for reporting the problem.

I was able to reproduce it on our end and passed it to the team for the investigation. Once I have any updates, I will let you know.

@Keith_KJ , thank you for checking the issue and providing a workaround to ‘fix’ the behavior.

Kind regards,
Kasia

2 Likes

Hello everyone,

Could you please let me know which OS you have?

Thank you,
Kasia

I had this happen to me on both Windows and MacOS.

Functionally what happened was the “delete” key in keyboardShortcuts in local storage was being set to 0,-1 when it should be 0,46 - I wasn’t able to figure out why or how this happened originally but this was the reason for the failure when I checked myself, and also for Keith above.

2 Likes

Windows (11)

1 Like

Hello everyone,

Thank you for sharing the details. I have passed them to the team.

Kind regards,
Kasia

1 Like