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

Cursor blinks slightly below its normal position. #1233

Closed
nikhilgoyal104 opened this issue Sep 20, 2016 · 3 comments
Closed

Cursor blinks slightly below its normal position. #1233

nikhilgoyal104 opened this issue Sep 20, 2016 · 3 comments

Comments

@nikhilgoyal104
Copy link

nikhilgoyal104 commented Sep 20, 2016

fireshot capture 83 - amap_ui - http___localhost_8040_ _amap_platforms_lenovo_create__k zp11sg
fireshot capture 82 - amap_ui - http___localhost_8040_ _amap_platforms_lenovo_create__k zp11sg

Can someone point out why this is happening ?

@MilllerTime
Copy link

For a rendering issue like this, it would be super helpful for everyone to know the browser and OS you were using when you noticed this.

For issues in general, it would be helpful to know the version of react-select you're using.

This will help others reproduce your issue and offer help! 😃

@akrikos
Copy link

akrikos commented Oct 27, 2016

Mac OSX 10.11.6 using 1.0rc2 in Chrome, FF, Safari, and Opera I see this happening. I think @nikhilgoyal104's is ~2px further down than mine though.

I fixed it with:

.Select-input > input {
  padding-top: 4px;
}

But I get the feeling that there's something else going on. Dunno what though.

@bladey
Copy link
Contributor

bladey commented May 27, 2020

Hello -

In an effort to sustain the react-select project going forward, we're closing old issues / pull requests.

We understand this might be inconvenient but in the best interest of supporting the broader community we have to direct our limited efforts to maintain the latest version.

If you feel this issue / pull request is still relevant and you'd like us to review it, please leave a comment and we'll do our best to get back to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants