Search Field component is not highlighted in IE on focus.


Search field should have a blue border(highlighted) when clicked on it or when setting focus on it.
Search field in IE is not having a highlighted border on it when clicked or on setting focus on it.
Placeholder text should also display.
What version of IE are you seeing this issue in?
I'm on 11
I'm not seeing it highlighted in Firefox either.
I think the one thing to note is that this component is using the deprecated input element, not the new input which looks to be handling this scenario. I think https://github.com/cerner/terra-core/issues/1650 will resolve this issue, so let's not address this until the new inputs are used.
Most helpful comment
IE 11
Firefox
Closed by https://github.com/cerner/terra-core/issues/1650