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

Text cropped by voice-control-tooltip #4

Open
LasseDenecken opened this issue Apr 12, 2022 · 0 comments
Open

Text cropped by voice-control-tooltip #4

LasseDenecken opened this issue Apr 12, 2022 · 0 comments

Comments

@LasseDenecken
Copy link

If you change the brackgroundUri of the textEditBox and change the domain to generic, the the voice-control-tooltip is on top of the text.

Steps to reproduce:

  1. Edit the brightscript code of the DynamicKeyboardTest.xml:
m.keyboard.domain = "generic"
m.keyboard.textEditBox.backgroundUri="<YOUR_BACKGROUND_URL>"
  1. Sideload the channel

Expected behavior

A default spacing around the text so the voice-control-overlay doesn't interfere with the text input.

Actual behavior

As soon as the user presses the voice-command-key on the remote the voice-control-tooltip is visible on top of the text, cropping the first letter.

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

1 participant