Bug 1038903

Summary: Can't display content as placeholder on index and sign up page on IE9
Product: OpenShift Online Reporter: Tian Feng <tfeng>
Component: WebsiteAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED WONTFIX QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: jliggitt, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-06 14:41:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
search
none
sign up none

Description Tian Feng 2013-12-06 05:36:49 UTC
Description of problem:
Visit web console on IE9. Placeholder on like "SEARCH" on header can't display. Also for sign up page, placeholder can't display. This only occurs on IE9. Detail can be found in attachment.

Version-Release number of selected component (if applicable):
INT(devenv_4101)

How reproducible:
Always

Steps to Reproduce:
1. Go to web console on IE9
2. Check placeholder on search bar
3. Check placeholder on sign up page

Actual results:
Can't display placeholder on IE9.

Expected results:
Content as placeholder should display well on IE9.

Additional info:

Comment 1 Tian Feng 2013-12-06 05:37:42 UTC
Created attachment 833429 [details]
search

Comment 2 Tian Feng 2013-12-06 05:38:09 UTC
Created attachment 833430 [details]
sign up

Comment 3 Jordan Liggitt 2013-12-06 14:41:32 UTC
IE9 doesn't support the placeholder attribute (http://caniuse.com/#feat=input-placeholder)

We have input form labels for the sign up page, and the search field has the search icon to indicate the purpose of the field. Closing as wontfix