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

When widgets overlap, clicks register on both widgets #44

Closed
gregkatz opened this issue Apr 19, 2017 · 0 comments
Closed

When widgets overlap, clicks register on both widgets #44

gregkatz opened this issue Apr 19, 2017 · 0 comments

Comments

@gregkatz
Copy link

Steps to reproduce:

  1. Run widgets example
  2. Click Multi-Line Text widget to focus on it
  3. Open menu and click "Reset Label" while mouse cursor is also over the text box

Expected behavior:
Label resets, but focus remains on the Multi-Line Widget.

Actual behavior:
Label resets, but focus moves to the text box

This was tested on Ubuntu. I'm not sure if this behavior is intentional, but it can make using drop down menus difficult because menu clicks will also affect what's underneath them.

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

2 participants