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

Tooltip not showing for Keycaps #2160

Closed
mathematicswizard opened this issue Oct 23, 2023 · 0 comments
Closed

Tooltip not showing for Keycaps #2160

mathematicswizard opened this issue Oct 23, 2023 · 0 comments
Assignees
Labels

Comments

@mathematicswizard
Copy link

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.

If the issue has to do with the Compute Engine or MathJSON, please report it
here: https://github.com/cortex-js/compute-engine/issues

If the issue is related to the documentation on cortexjs.io or the behavior of cortexjs.io, please report it here: https://github.com/cortex-js/cortexjs.io/issues

Description

(Optional) Provide a brief summary of the issue.

Adding a tooltip to a keycap doesn't work. It does not show.

Steps to Reproduce

(Required) Provide steps that are specific and repeatable

  1. I added the tooltip property to one keycap.
  2. 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 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants