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

.caret rendering problem in Firefox #16657

Closed
bangive opened this issue Jun 17, 2015 · 7 comments
Closed

.caret rendering problem in Firefox #16657

bangive opened this issue Jun 17, 2015 · 7 comments
Labels

Comments

@bangive
Copy link

bangive commented Jun 17, 2015

caret_error
Link for demonstrating problem: http://jsbin.com/wifike/2/edit?html,css,output
This happend in Firefox 38.0.5 on Windows 7.
The border-top css value of caret in dropdown.less is "dashed" so it is displayed wrong in firefox. When i change the value to "solid" it is displayed right.

@kkirsche
Copy link
Contributor

This was changed to dashed due to #15682 — I personally feel though that incorrect rendering is worse than the size being off in some cases.

@cvrebert cvrebert changed the title CSS error of caret in dropdown.less .caret rendering problem in Firefox Jun 17, 2015
@cvrebert cvrebert added the css label Jun 17, 2015
kkirsche added a commit to kkirsche/bootstrap that referenced this issue Jun 17, 2015
@cvrebert
Copy link
Collaborator

@bangive I can't reproduce this in Win 7 Firefox 38.0.5 on Sauce Labs:
ff38-win7
Can you post your original example with the UK flag?

@PaulBGD
Copy link

PaulBGD commented Jun 24, 2015

I can't see it on 38.1

@bangive
Copy link
Author

bangive commented Jun 24, 2015

@cvrebert you use the same windows 7 and firefox 38.0.5 like me. But why i get error and you are not.
This is the original code that has caret rendering problem http://jsbin.com/yesuvu/2/edit?html,output
The flag does not show because i don't include svg file. If you want i will include svg file.

@cvrebert
Copy link
Collaborator

cvrebert commented Jul 3, 2015

@kkirsche You didn't attempt to reproduce this, right?

@cvrebert
Copy link
Collaborator

cvrebert commented Jul 3, 2015

Still can't reproduce the problem, even with the new JS Bin:
shot1
and even after zooming in:
shot2

So, going to close this until/unless someone manages to repro it.

@cvrebert cvrebert closed this as completed Jul 3, 2015
@kkirsche
Copy link
Contributor

kkirsche commented Jul 3, 2015

@cvrebert tried but wasn't able to. Must have gotten distracted and forgot to post that. Sorry about that!

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

Successfully merging a pull request may close this issue.

4 participants