I'm trying to delete a tile in the TileSet editor using the "Delete" hotkey, but instead of deleting the tile, it tries to delete the last selected node in the scene.
Steps to reproduce
Select TileMapLayer
Go to TileSet editor
Create new tiles with left mouse button if there are none
Select these tiles and try to delete them with "Delete" key
Tested versions
4.3 stable, 4.4 dev3
System information
Godot v4.4.dev3 - Windows 10.0.19045 - Multi-window, 1 monitor - OpenGL 3 (Compatibility) - Radeon RX 560 Series (Advanced Micro Devices, Inc.; 31.0.14001.45012) - Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz (4 threads)
Issue description
I'm trying to delete a tile in the TileSet editor using the "Delete" hotkey, but instead of deleting the tile, it tries to delete the last selected node in the scene.
Steps to reproduce
Minimal reproduction project (MRP)
N/A