Open
Description
When entering the passphrase in Sculpt's network dialog, pressing KEY_ENTER can be used as an alternative to clicking the "connect" button. At the same time, KEY_ENTER is also propagated to the Inspect view or the File view (if enabled). This is due to the fact that Keyboard_focus
already generates a focus report with label="wm ->"
before the input event is submitted to the GUI client.
This is reproducible with Sculpt 24.10 and Sculpt 25.04.