twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
https://getbootstrap.com
MIT License
170.36k stars 78.8k forks source link

Webkit issue : cannot load glyphicons, does not render corner radius, drop shadow, RGBA #20561

Closed goldesigner closed 8 years ago

goldesigner commented 8 years ago

To reproduce the issue, install Linux 3.14.60 and Webkit-r61967.

We pulled in a custom bootstrap build earlier last week – we’re having issues with compatibility. Border-radius/-webkit-border-radius, box-shadow/-webkit-box-shadow styles won’t load, as well as some various opacity strategies. It also looks like trying to pull in glyphicons is failing as well.

Can you please verify if this version of Webkit has compatibility issues with Bootstrap?

cvrebert commented 8 years ago

I assume you are using Bootstrap v3.3.7?

mdo commented 8 years ago

This seems like a v3 thing given the Glyphicons mention, and likely not one for us to address given how broad the problems are. Please do holler though if it's something on our end and we can re-open this issue <3.

goldesigner commented 8 years ago

@cvrebert, sorry for not responding. Was offline for a bit. It was a custom Bootstrap build v3.3.7. @mdo, I concur. It's an industrial automation interface, so we just reverted to simpler styling.