Describe your idea
As with application windows, the ESC key's default interaction of deselecting tokens and opening the ESC menu is disabled while Token Action HUD has focus. This happens when clicking on the HUD. As the HUD is intended to always be open, it would be better for the ESC key to keep its default interactions.
Additional context
Possible solutions include: returning focus to the canvas after each time the HUD is clicked or replicating the default ESC key interactions with events on key press.
Describe your idea As with application windows, the ESC key's default interaction of deselecting tokens and opening the ESC menu is disabled while Token Action HUD has focus. This happens when clicking on the HUD. As the HUD is intended to always be open, it would be better for the ESC key to keep its default interactions.
Versions
Additional context Possible solutions include: returning focus to the canvas after each time the HUD is clicked or replicating the default ESC key interactions with events on key press.