Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control over system keyboard's positioning #1321

Open
emmanueljl opened this issue Apr 21, 2023 · 1 comment
Open

Control over system keyboard's positioning #1321

emmanueljl opened this issue Apr 21, 2023 · 1 comment

Comments

@emmanueljl
Copy link

In the current system keyboard integration, the keyboard overlay pops up at the same position within the user's field of view each time that it's invoked. Developers have provided feedback that it often occludes important elements, and they would like to be able to control its positioning.

On Quest, I have a working implementation to control the initial UV position that the keyboard pops up. What remains is to spec the API. Couple questions to start:

  1. Should it also be exposed on the XRSession (where the current isSystemKeyboardSupported flag is)?
  2. What should be the API's structure/range of values to be configured?
@emmanueljl
Copy link
Author

/facetoface

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants