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

Icon input status not show in firefox #21258

Closed
projct1 opened this issue Nov 30, 2016 · 4 comments
Closed

Icon input status not show in firefox #21258

projct1 opened this issue Nov 30, 2016 · 4 comments

Comments

@projct1
Copy link

projct1 commented Nov 30, 2016

http://joxi.ru/12MQPzlfyogM2J

@bkdotcom
Copy link
Contributor

bkdotcom commented Nov 30, 2016

See issue #21246 which is duplicate of #20956 which was addressed by #20962

Edit: also a good idea use the docs as example of bug. http://v4-alpha.getbootstrap.com/components/forms/#validation (over a screenshot that doesn't include any markup/css)

@projct1
Copy link
Author

projct1 commented Nov 30, 2016

Here my markup:

<div class="has-success">
    <input placeholder="Дата принятия" class="form-control form-control-success" type="text">
</div>
<div class="has-danger">
    <input placeholder="Дата принятия" class="form-control form-control-danger" type="text">
</div>

I have latest firefox. In chrome with same markup all is ok http://joxi.ru/MAjMLEZcN3kO2e

@patrickhlauke
Copy link
Member

as @bkdotcom already said, this bug was addressed and the fix will make it into the next alpha release.

@projct1
Copy link
Author

projct1 commented Nov 30, 2016

Ok thanks :)

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

3 participants