You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please follow the template below.
If you don't, your issue may be closed without being addressed.
Include code fragments or CodePen.io links to illustrate the issue. Do not include screenshots of code.
If you get a runtime or TypeScript error, copy the text of the error message, from the JavaScript console, for example. Do not include a screenshot of the error message.
If the issue is with rendering of the math, please include the LaTeX code that is causing the issue as text. Do not include a screenshot of LaTeX code.
Screenshots or recording can be useful to illustrate a visual or interactive issue, however also provide a description of the problem in text.
Do not include screenshots of code, error messages or LaTeX.
If you use React, Vue or some other framework, try to provide some code that replicates the issue using only plain JavaScript. If you can't, then include a link to a minimal project demonstrating the issue. This will make it much easier to reproduce the issue and fix it.
Adding a tooltip to a keycap doesn't work. It does not show.
Steps to Reproduce
(Required) Provide steps that are specific and repeatable
I added the tooltip property to one keycap.
I checked a mathfield and it's attached keyboard and the tooltip didn't show.
Actual Behavior
The tooltip didn't show.
Expected Behavior
The tooltip to show when hovering the keycap.
Environment
Is this a regression: did it use to work in a previous version?
I just tested this for the first time and it didn't work.
MathLive versionIf using the cortexjs.io site, the version is displayed
at the bottom of the page. If using the library, the version is available as MathfieldElement.version
Using the latest one.
Operating SystemmacOS, Windows, iOS. Include the version
BrowserSafari, Chrome, Edge, Firefox, etc... Try several browsers and note
if there are differences between browsers.
Chrome
The text was updated successfully, but these errors were encountered:
Description
Adding a tooltip to a keycap doesn't work. It does not show.
Steps to Reproduce
Actual Behavior
The tooltip didn't show.
Expected Behavior
The tooltip to show when hovering the keycap.
Environment
I just tested this for the first time and it didn't work.
MathLive version If using the cortexjs.io site, the version is displayed
at the bottom of the page. If using the library, the version is available as
MathfieldElement.version
Using the latest one.
Operating System macOS, Windows, iOS. Include the version
Browser Safari, Chrome, Edge, Firefox, etc... Try several browsers and note
if there are differences between browsers.
Chrome
The text was updated successfully, but these errors were encountered: