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 scrolling vertically with the mouse, the scrollbar doesn't unhighlight. #426

Open
Pakaa opened this issue Apr 8, 2019 · 1 comment
Labels
backlog bug help wanted Onboarding PRs or issues which serve as a good onboarding task

Comments

@Pakaa
Copy link

Pakaa commented Apr 8, 2019

Tested in chrome and firefox, with the examples in the examples section of this project as well as locally.

Expected Behavior

The vertical scroll bar unhighlights when the mouse button is released and the pointer is moved away from hover.

Current Behavior

The vertical scroll bar remains highlighted.

Possible Solution

No insight. I've noticed that the bug is inconsistent and sometimes the scroll bar will unhighlight if you pause before releasing the mouse button. Sometimes the scroll bar will flicker unhighlight and then rehighlight again. The issue doesn't exist on the horizontal scroll bar.

Steps to Reproduce (for bugs)

  1. Click the vertical scroll bar
  2. Move the vertical scroll bar and release the mouse
  3. Observe the vertical scroll bar

Your Environment

  • Version used:
    replicable in 0.8.21 example environment.

  • Browser Name and version:
    multiple browsers

  • Operating System and version (desktop or mobile):
    desktop windows 10

  • Link to your project:
    not open source

@wcjordan
Copy link
Member

wcjordan commented Apr 8, 2019

We'd be happy to accept a PR for this, but I think it will be lower on our list of priorities to focus on.

@pradeepnschrodinger pradeepnschrodinger added the Onboarding PRs or issues which serve as a good onboarding task label Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog bug help wanted Onboarding PRs or issues which serve as a good onboarding task
Projects
None yet
Development

No branches or pull requests

3 participants