question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Chrome on Android misaligns/cuts off select form-control-lg/form-control-sm

See original GitHub issue

[I saw #23347 but thought this was different enough (doesn’t affect text inputs, for one thing) that it might be solvable separately.]

When viewing a <select class="form-control form-control-lg"> on Chrome (60) on Android, the text is not vertically centred; it is too low and so the bottom can be cut off. It is also not vertically centred when using <select class="form-control form-control-sm">; this time it is too high. This can be seen by viewing the documentation page at https://getbootstrap.com/docs/4.0/components/forms/ on Chrome on Android, or in desktop Chrome by opening dev console and activating mobile mode, and looking at the select examples. I’ve provided a screenshot of my phone looking at the docs here.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
dracoscommented, Sep 24, 2017

No, I don’t think so; I have no issue in that page on desktop Chrome, this is specifically in Chrome on Android and the ‘small selects’ in that issue are not misaligned, as they are on Chrome on Android.

0reactions
dracoscommented, Oct 2, 2017

The toggle codepen above still shows the 1px out issue at 100% zoom on Chrome here but not at other zooms, so I think this is a rounding error as suspected, not sure if there’s anything to be done about that. That’s all that remains of this I think, so feel free to close if that’s not considered an issue 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Google Chrome HTML <select> element doesn't ...
Not sure if this helps, but I had same issue with Chrome on Android, and this jQuery has done the trick: $('select').change(function(){ if ......
Read more >
city of new york department of correction
bidder selection or within three days after the opening of the bid, ... catalog cuts with the necessary corrections and changes to be...
Read more >
GENERAL CONDITIONS AND SPECIFICATIONS
B. The Contractor shall provide dust control for construction equipment on and off project site. Twenty-four hour dust control may be ...
Read more >
Changes in Genesis 2.0
If JavaScript is enabled, Genesis 2.0 now gives a warning instead. It does this by looping through each form control (input, textarea, select...
Read more >
Brick Breeden Fieldhouse West Roof Replacement
not control the Contractor in dividing the Work among Subcontractors or in ... construction of the Owner or separate contractors by cutting, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found