godotengine / godotengine/godot-docs

Clarify Web Platform Support for DisplayServer.virtual_keyboard_get_height()

Open
#10,928 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
reStructuredText
Stars
5.7k
Forks
3.8k
Avg merge
1d 20h
Merged PRs (30d)
25

Description

**Your Godot version:**
Godot v4.4.1.stable.official

**Issue description:**
When exporting to the web (tested on iPhone 12), the `DisplayServer.virtual_keyboard_get_height()` function returns: *"Virtual keyboard not supported by this display server."*

While other `DisplayServer.virtual_keyboard_*` functions seem to work correctly, this particular method appears to be unsupported on web platforms. If this is a known limitation, the documentation should clarify that it is only available on native platforms (iOS, Android). Otherwise, if this behavior is unexpected, I will open a separate issue.

**URL to the documentation page (if already existing):**
https://docs.godotengine.org/en/stable/classes/class_displayserver.html#class-displayserver-method-virtual-keyboard-get-height

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.