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

NcActionInput: Input loses focus when moving mouse #5991

Closed
dartcafe opened this issue Aug 20, 2024 · 3 comments · Fixed by #6475
Closed

NcActionInput: Input loses focus when moving mouse #5991

dartcafe opened this issue Aug 20, 2024 · 3 comments · Fixed by #6475
Assignees
Labels
2. developing Work in progress bug Something isn't working feature: actions Related to the actions components

Comments

@dartcafe
Copy link
Contributor

dartcafe commented Aug 20, 2024

The NcActionInput shows a confusing and annoing behavior.

Hovering the mouse over the component gives it input focus.
When moving the mouse out of the way (even after clicking into the field) it again loses the focus.

This means, it is necessary to keep the mouse inside the component borders to be able to edit the content.

Example is from a public poll with polls 7.2.0 and the current release of [email protected]

hover.mp4
@dartcafe dartcafe changed the title NcActionInput: Input looses focus when moving mouse NcActionInput: Input loses focus when moving mouse Aug 20, 2024
@ShGKme ShGKme added bug Something isn't working 1. to develop Accepted and waiting to be taken care of feature: actions Related to the actions components labels Aug 20, 2024
@ShGKme
Copy link
Contributor

ShGKme commented Aug 20, 2024

I think, we should remove focusing inputs on mouse move as discussed before. Will have a look at it this or next week

@jaylinski
Copy link

This behavior (auto-focus on hover) is especially annoying when using a datepicker.

@ShGKme I'm very much in favor of removing this feature.

@ShGKme ShGKme self-assigned this Sep 16, 2024
@ShGKme ShGKme added 2. developing Work in progress and removed 1. to develop Accepted and waiting to be taken care of labels Sep 16, 2024
@raimund-schluessler
Copy link
Contributor

Will be fixed by #6475.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress bug Something isn't working feature: actions Related to the actions components
Projects
None yet
4 participants