Skip to content

Numeric text fields are affected by the mouse wheel #596

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

Open
EzioDCL opened this issue May 8, 2025 · 0 comments
Open

Numeric text fields are affected by the mouse wheel #596

EzioDCL opened this issue May 8, 2025 · 0 comments
Labels
bug Something isn't working pending design

Comments

@EzioDCL
Copy link

EzioDCL commented May 8, 2025

Describe the bug
Scrolling the mouse wheel changes the values in numeric input fields, which can lead to unintended adjustments during the scene creation flow.

To Reproduce
Steps to reproduce the behavior:

  1. Open any scene
  2. Select any numeric text field. For example, the Transform/Position.X of an entity.
  3. Make sure that the text field is in focus AND the mouse pointer is inside the text field area
  4. Move the mouse wheel up or down
  5. Notice that the current text field value will increase or decrease by 1 depending on the wheel direction you pressed
  6. Also the screen can scroll up or down veritcaly potentially hiding this issue for the unaware users

Expected behavior
Mouse wheel scroll should be used for scrolling the screen only. No values should be affected by this action.

Screenshots
https://github.com/user-attachments/assets/121c2f19-8828-4841-90c7-0efa7624e0b2

@EzioDCL EzioDCL moved this to Todo in Creators Tools May 8, 2025
@EzioDCL EzioDCL added bug Something isn't working pending design labels May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending design
Projects
Status: Todo
Development

No branches or pull requests

1 participant