Terra-core: terra-search-field is not displaying a highlighted border.

Created on 15 Jun 2018  路  5Comments  路  Source: cerner/terra-core

Issue Description

Search Field component is not highlighted in IE on focus.

chrome
ie

Issue Type

  • [ ] Bug

Expected Behavior

Search field should have a blue border(highlighted) when clicked on it or when setting focus on it.

Current Behavior

Search field in IE is not having a highlighted border on it when clicked or on setting focus on it.

Steps to Reproduce

Environment

  • Component Version: terra-search-field - ^2.6.0
  • Browser Name and Version: IE
  • Operating System and version (desktop or mobile): Windows/Mac
terra-search-field bug

Most helpful comment

All 5 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

neilpfeiffer picture neilpfeiffer  路  3Comments

noahbenham picture noahbenham  路  5Comments

cwalten picture cwalten  路  6Comments

juliacalandro picture juliacalandro  路  3Comments

JS062512 picture JS062512  路  6Comments