InputEventKey
not reaching focused Control when embedding Windows inside SubViewports
#79235
Labels
Milestone
Godot version
v4.2.dev.custom_build [c3b0a92]
System information
Debian Linux X11 Xfce
Issue description
In the following scene tree it is not possible to write anything in
![image](https://private-user-images.githubusercontent.com/6299227/252135404-ce5f696a-d86a-402f-98f7-6a762f15543e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTkxMzEsIm5iZiI6MTczOTE1ODgzMSwicGF0aCI6Ii82Mjk5MjI3LzI1MjEzNTQwNC1jZTVmNjk2YS1kODZhLTQwMmYtOThmNy02YTc2MmYxNTU0M2UucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDM0MDMxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NjUyMjhlYjlmNTI2MmNjODZhNjg2OTRlNGZkYzBmMjBhNTRiMGNjY2JjMjhmMDBiNjEwMmZmNTg0NjRkYWI5MiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.7RlE-pXK4S4l6UOB1jpkC87zJlcZL_xNUEDiuAkt7kU)
LineEditB
.I would expect, that it is possible to focus
LineEditB
with a mouse click and write into it.Regression from #58334
Steps to reproduce
Variant:
Minimal reproduction project
BugKeyInputRouting.zip
The text was updated successfully, but these errors were encountered: