Issues on Chrome (OSX) when printing pages containing select tags
Created by: tagliala
Hi, searched for "select print", did not found results so I'm opening a new issue. Sorry if it's a dup
On Chrome (30.0.1599.101 stable and 31.0.1650.34 beta) for OSX 10.9, when you try to print a page containing a select tag, you will see two vertical lines for the whole height of the page, even if you don't apply form-control
style.
http://jsfiddle.net/tagliala/X6jcy/
(press CTRL+P and take a look)
I was not able to understand what's wrong. I suppose it's chrome's fault. It doesn't happen without bootstrap (http://jsfiddle.net/tagliala/X6jcy/1), it doesn't happen with normalize (http://jsfiddle.net/tagliala/X6jcy/2/).
If it's chrome's fault, please help me to open a proper issue on their tracker