Igalia / wolvic

A fast and secure browser for standalone virtual-reality and augmented-reality headsets.
https://wolvic.org
Mozilla Public License 2.0
796 stars 100 forks source link

[Chromium] Fix text input fields not getting keyboard focus #1478

Closed svillar closed 1 month ago

svillar commented 2 months ago

Although I don't completely understand the why, it looks like this is fixing the problem with input fields in the web not getting the keyboard focus for entering text.

I'm also reverting a previous attempt to fix this issue. It is not mandatory but it looks better to me as long as it does not cause any regression.

Fixes #1345