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

Drop-down selection cannot be made when tool-tip appears #8

Open
devmaestro1 opened this issue Sep 19, 2022 · 1 comment
Open

Drop-down selection cannot be made when tool-tip appears #8

devmaestro1 opened this issue Sep 19, 2022 · 1 comment

Comments

@devmaestro1
Copy link

Reproduce steps:

  1. When pulling down the drop-down tree, linger over the item so the tool-tip appears.
  2. Then, try to click the item, it won't select the item. This is because the tool-tip seems to be stealing the 'MouseClick' event.
devmaestro1 pushed a commit to devmaestro1/DropDownControls that referenced this issue Sep 19, 2022
…n has closed.

[BradSmith1985#8] Fixed issue where selection cannot be made when tool-tip was visible.
@devmaestro1
Copy link
Author

Fixed this issue in my fork.

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

No branches or pull requests

1 participant