Closed gb2dev closed 5 days ago
Confirmed with the MRP on Windows 10. Seem like there are multiple issues with focus on Windows since 4.3. Possibly related to https://github.com/godotengine/godot/issues/95639 or https://github.com/godotengine/godot/issues/95577.
Tested versions
System information
Windows 10 - v4.3.stable.official - Compatibility
Issue description
When you create a Window node with the "Unfocusable" and "Force Native" flags and put a Slider or ScrollContainer with ScrollBar in it, you can click the Slider/ScrollBar once to move it, but you can't drag it around.
Steps to reproduce
Minimal reproduction project (MRP)
scrollbarunfocusable.zip