Closed
Description
Tested versions
v4.3.dev.custom_build [9e65c5c]
System information
Godot v4.3.dev (9e65c5c) - Windows 10.0.22621 - Vulkan (Forward+) - dedicated AMD Radeon RX 6900 XT (Advanced Micro Devices, Inc.; 31.0.22017.5002) - AMD Ryzen 7 5800X 8-Core Processor (16 Threads)
Issue description
The rename popup in the scene tree reappears when the rename shortcut is triggered inside another dock tab:
scene-tree-rename.mp4
Not sure how it was intended to work here: not showing the popup at all, or switching to the scene tree and showing the popup?
Steps to reproduce
- Select a node in the scene tree and press the rename shortcut (F2).
- Switch to another tab (i.e. Import).
- Press the rename shortcut again: the popup will reappear.
Minimal reproduction project (MRP)
N/A