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

bug(developer): 15.0 web debugger does not render correctly on mobile devices (regression) #5905

Closed
mcdurdin opened this issue Nov 14, 2021 · 0 comments · Fixed by #5923
Closed

Comments

@mcdurdin
Copy link
Member

Describe the bug
On mobile devices, the new 15.0 web debugger should disable the multi-device view and go with native device keyboard only. It is confusing having an iPhone frame displayed with the keyboard inside it, and it doesn't even render correctly anyway!

On tablets, we could still support multiple views. Not sure if this is desirable. For 15.0, it will probably be best to allow the multi-device view only on desktop devices.

Screenshots

image


Keyman Developer:

  • OS: iOS, Android
  • Keyman Developer version: 15.0.146-alpha
@mcdurdin mcdurdin added this to the A15S18 milestone Nov 14, 2021
mcdurdin added a commit that referenced this issue Nov 17, 2021
Fixes #5905.

Touch devices now use a touch keyboard only in the web debugger.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant