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.

input[type=number] placeholder clipped in Firefox

See original GitHub issue

The placeholder is clipped in an input of type number in Firefox on Windows 10. This only happens with a class of form-control.

Minimal working example with latest dev: https://codepen.io/anon/pen/NvRpgJ

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:18 (12 by maintainers)

github_iconTop GitHub Comments

2reactions
chiraggmodicommented, Aug 15, 2017

@mdo don’t see this issue any other input type. its appear only in number type.

1reaction
XhmikosRcommented, Aug 3, 2017

Works fine with Bootstrap v4.alpha-6: https://codepen.io/anon/pen/oezpKq

Read more comments on GitHub >

github_iconTop Results From Across the Web

:placeholder-shown - CSS: Cascading Style Sheets | MDN
The :placeholder-shown CSS pseudo-class represents any or element that is currently displaying placeholder text.
Read more >
placeholder fully not visible for input type number on firefox ...
It's your border-box property. I'm not sure why it's happening on CodePen because it looks fine on JSBin and here on StackOverflow in...
Read more >
::placeholder | CSS-Tricks - CSS-Tricks
The ::placeholder pseudo element (or a pseudo class, ... This is because, by default, all placeholders in Firefox have an opacity value ...
Read more >
4.10.5 The input element - HTML Standard - WhatWG
The accept , alt , max , min , multiple , pattern , placeholder ... agent could offer the user the option of...
Read more >
Placeholder text color contact form 7 - Betheme Support Forum
I changed the background to fixed because it cut off her face. ... :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
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