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

KB tooltip appears and dissappears constantly if size is too large #1502

Closed
JavierLuna opened this issue Nov 4, 2019 · 4 comments
Closed
Assignees
Labels
🐛Bug Something isn't working Module: Annotation
Milestone

Comments

@JavierLuna
Copy link

Describe the bug
Sometimes (observed to happen when the tooltip is big) the KB tooltip will appear in such a way that the mouse is inside the tooltip. When that happens, the tooltip hides itself, but without tooltip and the mouse still hovering the annotation, the tooltip will appear again, looping forever.

This (sometimes) prevents clicking on the annotation.

To Reproduce
Steps to reproduce the behavior:

  1. With KB tooltip enabled
  2. Hover an annotation with a custom layer with a lot of features, so it generates a big tooltip.
  3. If we are lucky, the tooltip will appear with the mouse inside it.
  4. Looping happens!

Expected behavior
The tooltip appears in another place, so the mouse isn't inside it.

Please complete the following information:

  • Version and build ID: 0.11.2 cdd78cb
  • OS: Ubuntu 18.04
  • Browser: Chrome, Firefox too
@reckart
Copy link
Member

reckart commented Nov 4, 2019

Nasty. Do you actually need all the info in the tooltip? You can configure per feature whether it should be included in the tooltip or not.

@JavierLuna
Copy link
Author

Yes and no.
We are doing a kind of "revision" task, and having a tooltip with those features allows us to check annotations really quick.

This bug is aggravated by some annotators having really low-end screens (#1479).

We could even deactivate the tooltip but it is making this task much slower.

@reckart
Copy link
Member

reckart commented Nov 6, 2019

@reckart
Copy link
Member

reckart commented Nov 7, 2023

The old brat tooltip has been replaced with a new one - for the moment, I cannot reproduce the issue, so I am closing this now hoping it has been fixed.

See: #4139

@reckart reckart closed this as completed Nov 7, 2023
@reckart reckart modified the milestones: 🦟 Bug backlog, 30.0 Nov 7, 2023
@reckart reckart self-assigned this Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Something isn't working Module: Annotation
Projects
None yet
Development

No branches or pull requests

2 participants