Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
615
Grid filter text disappears with bootstrap css reference
posted

Hello,

I have been chasing down an issue i've been having with the grid v15.2.20152.1027.

When I have filtering turned on and reference the CSS for bootstrap, any text that I have typed into the filter will disappear when the filter textbox has lost focus and then is hovered over.

If I comment out the bootstrap reference to the CSS then the text does not disappear.

I've included a link to a jsfiddle that I created demonstrating the issue. If you comment out this line

<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet"></link>

in the jsfiddle, you will get the behavior I expect.  However, when that line is there, the text disappears when hovered over when the filter does not have focus.

Any ideas?

http://jsfiddle.net/r1owner/74vfoLw9/

Thanks,

Scott