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

While selecting the tooltip text focus is moved as cursor moves and closes the tooltip #4857

Open
GeethaParthasarathy opened this issue Feb 26, 2025 · 1 comment
Labels
backlog Queued in backlog bug Something isn't working spring cleaning Could be cleaned up one day ux

Comments

@GeethaParthasarathy
Copy link

Describe the bug

When we try to copy any tooltip text a slight movement of cursor outside the tooltip losses focus and closes the tooltip itself making it hard to do the copying of the text

Steps to reproduce

  1. Open camunda modeler
  2. Create any task/event and move to a field in the properties panel with tooltip
  3. Try to select the text inside the tooltip window
  4. We could see that in the process of selection the cursor moves slightly over the window and the focus is lost and closes the tooltip
Screen.Recording.2025-02-26.at.10.29.24.mov

Expected behavior

Do not loose focus and close the tooltip window while selection even if the cursor moves away form the tooltip window

Environment

  • OS: [MacOS 10.2]
  • Camunda Modeler Version: [5.33 rc-1]
  • Execution Platform: [Camunda 8]
  • Installed plug-ins: [...]

Additional context

No response

@GeethaParthasarathy GeethaParthasarathy added the bug Something isn't working label Feb 26, 2025
@barmac
Copy link
Collaborator

barmac commented Feb 26, 2025

I can reproduce it. It's not a regression given that users were not able to select the text before, but it is still a bad UX.

@barmac barmac added ready Ready to be worked on ux spring cleaning Could be cleaned up one day labels Feb 26, 2025
@barmac barmac added the backlog Queued in backlog label Mar 11, 2025 — with bpmn-io-tasks
@barmac barmac removed the ready Ready to be worked on label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog bug Something isn't working spring cleaning Could be cleaned up one day ux
Projects
None yet
Development

No branches or pull requests

2 participants