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

Fix crash in keyboard widget #1263

Closed felipeerias closed 7 months ago

felipeerias commented 7 months ago

Fix a crash that happens because the InputConnection might be null when we try to submit a display command.

svillar commented 7 months ago

Could you provide steps to reproduce it?