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

[Bug]: The macro tooltip field steals focus on mouse hover #5194

Closed
kwvanderlinde opened this issue Feb 8, 2025 · 0 comments · Fixed by #5195
Closed

[Bug]: The macro tooltip field steals focus on mouse hover #5194

kwvanderlinde opened this issue Feb 8, 2025 · 0 comments · Fixed by #5195
Assignees
Labels

Comments

@kwvanderlinde
Copy link
Collaborator

Describe the Bug

When editing a macro button with the "Details" tab open, if I leave the mouse over the "Tooltip" text area, it will steal focus from whatever else I'm doing (e.g., editing the token name). This is a hassle as I now have to undo my edits, remember that I can't leave my mouse there, then carry on with my day.

To Reproduce

  1. Create a new macro.
  2. Right-click the macro and choose Edit...
  3. Open the Details tab in the macro editor.
  4. Click on the Label field to give it focus.
  5. Mouse the move over the Tooltip field. After a short delay, focus has moved from Label to Tooltip.

Expected Behaviour

Focus should only move to the Tooltip field with explicit user input, e.g., clicking the mouse in it or tabbing into it.

Screenshots

No response

MapTool Info

1.15.2

Desktop

Linux Mint 22.1

Additional Context

No response

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

Successfully merging a pull request may close this issue.

1 participant