JedWatson / JedWatson/react-select

Middle mouse click on select component gets stuck on scrolling cursor [windows only]

Open
#5,332 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

issue/bug-unconfirmed
Dominant language
TypeScript
Stars
28k
Forks
4.1k
PR merge metrics
No merged PRs in 30d

Description

So the problem is if you click a select component, then hover your mouse on the list and click the middle mouse button - the mouse cursor gets changed to the scrolling cursor and you need to close the window in order to get rid of it.

### How to reproduce

  1. Click on a react-select component
  2. While hovering the react-select component, click on the middle mouse button
  3. See the scrolling cursor stuck and there's no way to get rid of it

image

image

This also happens on official react-select site (https://react-select.com/home)

Codesandbox: https://codesandbox.io/s/react-select-v5-sandbox-forked-zc40dl

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. First reproduce the issue on Windows using the react-select component, the official react-select site, or the linked CodeSandbox, then trace the component's middle-click and cursor behavior. Done means the scrolling cursor does not remain stuck after middle-clicking the open select menu.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.