question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question about transition of virtual keyboard

See original GitHub issue

Hello!

I’m using math-live to create a multi-line equasion solving component as seen below image

Under the hood each line is a separate input.

Now I am trying to make better UX for showing virtual keyboard with virtualKeyboardMode="onfocus". Current behavior is that the keyboard keeps transitioning on every line change.

My questions: Is it somehow possible to remove keyboard animation?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
arnogcommented, Nov 10, 2021

Thanks for the additional info and the sandboxes. I’m going to have a look at them, but the earliest I can do that is next week. It is possible that what you are trying to do is in fact not possible, but I think it’s a valid use case and I’d be happy to add a solution for it. Thanks for your patience!

0reactions
arnogcommented, May 24, 2022

You can now set the virtualKeyboardMode to "off" and control the keyboard programmatically with mf.virtualKeyboardState = "visible" and mf.virtualKeyboardState = "hidden"

Read more comments on GitHub >

github_iconTop Results From Across the Web

When the virtual keyboard in iOS Safari is triggered, it makes ...
When the virtual keyboard in iOS Safari is triggered, it makes my CSS transitions flicker. How can this be fixed? Ask Question. Asked...
Read more >
5. Processor states: What transition is triggered by the ... - Chegg
Processor states: what transition is triggered by the event of the arrival of a character entered on keyboard? Answer: a. active - blocked....
Read more >
Android Edge 102.0.1245.44 - issues with onscreen keyboard
1245.44 has an issue with some sites which require input from the onscreen keyboard. Where the entry field is at bottom of screen,...
Read more >
Article: The Transition From Face-To-Face To Online Learning
When making the transition from F2F to online, the most helpful thing you can do is a lot of initial planning before you...
Read more >
How to Transition from Face to Face to Online Learning
This article will help you with some tips and tricks of the trade for taking a course from F2F to fully online without...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found