JedWatson / JedWatson/react-select
Middle mouse click on select component gets stuck on scrolling cursor [windows only]
Nobody has claimed this yet.
- 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
- Click on a react-select component
- While hovering the react-select component, click on the middle mouse button
- See the scrolling cursor stuck and there's no way to get rid of it


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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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