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

focus follows mouseover #2264

Closed
bwaindwain opened this issue Nov 1, 2017 · 1 comment
Closed

focus follows mouseover #2264

bwaindwain opened this issue Nov 1, 2017 · 1 comment
Assignees
Labels

Comments

@bwaindwain
Copy link

bwaindwain commented Nov 1, 2017

The focus always changes when the mouse hovers over another element. This means I have to click in the input again to start typing.
For example:

  1. Click to resize an image
  2. Click in width input to place cursor
  3. Move mouse down so that you can see what you're typing. Make sure to move it over the height input
  4. Cursor is no longer in the width input, and I can't type a width anymore

Is this a conflict with touch device support?

image

@nao-pon
Copy link
Member

nao-pon commented Nov 2, 2017

@bwaindwain ui.dialog has such a function. I will add an option that can disable that feature.

Thanks!

@nao-pon nao-pon self-assigned this Nov 2, 2017
@nao-pon nao-pon added the feature label Nov 2, 2017
@nao-pon nao-pon closed this as completed in 2826243 Nov 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants