[Regression] Disabling editable
on a LineEdit
also disables keyboard shortcuts (Ctrl+C) and select-all-on-focus
#99813
Labels
Milestone
Tested versions
Encountered in 4.4.dev4.official.36e6207bb
Cannot reproduce in 4.3.stable.official.77dcf97d8
System information
Godot v4.4.dev4 - Debian GNU/Linux trixie/sid trixie on X11 - X11 display driver, Multi-window, 1 monitor - OpenGL 3 (Compatibility) - Mesa Intel(R) Graphics (RPL-P) - 13th Gen Intel(R) Core(TM) i7-1360P (16 threads)
Issue description
Setting the
editable
property also disables non-editing actions like click-to-select and non-modifying keyboard shortcuts like ^C and ^ASteps to reproduce
Minimal reproduction project (MRP)
editable-repro.zip
The text was updated successfully, but these errors were encountered: