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.

ML__scroller overlapping keyboard toggle

See original GitHub issue

In version 0.32.3, sometimes when I first click on an empty mathfield so it gets focus, mathlive creates two elements of the type <div class="ML__scroller" ...></div>. One of these two then overlaps the keyboard toggle. When I move focus somewhere else on the page and then back to the mathlive field, it creates two more without removing the existing ones. I can continue with that indefinitely so that there are more and more elements of that type.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
arnogcommented, Oct 31, 2019

Thanks, that’s a useful clue. I tried to reproduce it, but still no luck. I’ve made a change so that the divs will only be added if the anchor is found. That should address the problem with the scroller divs, but I’m afraid you’ll have other issues when drag selecting if the anchor can’t be found.

0reactions
arnogcommented, Oct 14, 2020

Was never able to reproduce it, but I got rid of the scroller divs altogether so it should no longer occur.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Keyboard Overlaps Jetpack Compose Content? Fix it using ...
Did you face the similar issue that the content is being overlapped by the keyboard and is not even scrollable ? In this...
Read more >
Layout not scrolling and Views overlapping when Keyboard is ...
I have facing an issue, where my login screen is not scrolling and views are overlapping with button when keyboard shows up.
Read more >
WHATH is this? Keyboard OVERLAPPING?
It works ONLY when you havent modified the doc you opened, or else it works the same as shift+f5, likewise in other docs,...
Read more >
Keyboard Shortcuts - Curio 21 Documentation - Zengobi Curio
Toggle shadow, S. Flip through a series of overlapping figures, ⌥Scroll with mouse hovering over overlapping figures. Decrease the pen size used for ......
Read more >
Keyboard shortcuts for navigation—ArcGIS Pro | Documentation
Keyboard shortcut keys are designed to assist with the navigation experience so ... Left button drag—Pan; Left button click—Pop-up; Wheel button scroll—Zoom ...
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