owenversteeg / min-bootstrap-plugin

A plugin for Min that brings Min to feature parity with Bootstrap. 3.5kB
http://owenversteeg.com/min-bootstrap-plugin
MIT License
7 stars 2 forks source link

<input> placeholder text is translucent on Firefox (and nowhere else) #14

Open cvrebert opened 10 years ago

cvrebert commented 10 years ago

This doesn't happen with Bootstrap. See https://developer.mozilla.org/en-US/docs/Web/CSS/::-moz-placeholder#Browser_compatibility

owenversteeg commented 10 years ago

Unable to reproduce (anywhere.) What browser/version/OS combo do you see this?

cvrebert commented 10 years ago

Firefox 31.0 on Mac OS X. Fiddle: http://jsfiddle.net/cvrhulu/TbMv3/2/ Screenshot: transp

owenversteeg commented 10 years ago

Input placeholder text is supposed to be translucent. It is in your screenshot and is in Bootstrap. Your screenshot doesn't display any bugs.

I just tested this on Firefox 30 OSX, Chrome 35 OSX, Chrome 30 Arch Linux, Safari 7, iOS 7.1 Safari iPad, and Windows 8 IE10. The input placeholder text was translucent on all of these.

Can you show me a screenshot + browser/OS combo for any browsers that don't work?

owenversteeg commented 10 years ago

Okay, I'm going to close this in two days - as per my above comment, I don't see a bug, and it's been 18 days since my last comment.