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

Incorrect Mouse Cursor on Checkbox Hover When is_sensitive = False #140

Open
Sn3llius opened this issue Sep 9, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Sn3llius
Copy link
Contributor

Sn3llius commented Sep 9, 2024

Describe the bug

When a checkbox has is_sensitive = False, the mouse cursor still changes on hover. However, since the checkbox is disabled, the cursor should not change to indicate it's clickable.

Steps to Reproduce

  1. Create a checkbox with is_sensitive = False.
  2. Hover over the checkbox.
  3. Observe that the cursor changes to a pointer even though the checkbox is disabled

Screenshots/Videos

No response

Operating System

No response

What browsers are you seeing the problem on?

No response

Browser version

No response

What device are you using?

No response

Additional context

No response

@Sn3llius Sn3llius added the bug Something isn't working label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant