Bug 1018656

Summary: [origin_ui_109]The letter "e" can not be displayed correctly on IE9 and IE10 using the current font.
Product: OpenShift Online Reporter: Yujie Zhang <yujzhang>
Component: WebsiteAssignee: Robb Hamilton <rhamilto>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: rhamilto, 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-10-17 13:35:28 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
letter "e" on IE9 and IE10 none

Description Yujie Zhang 2013-10-14 06:03:29 UTC
Created attachment 811863 [details]
letter "e" on IE9 and IE10

Description of problem:

Checked the new console, found that the letter "e" can not be displayed correctly on IE9 and IE10 using the current font, details see in attachment.

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

devenv_3893

How reproducible:

always

Steps to Reproduce:
1.Login as a new account without any applications
2.Check the /app/console/applications page
3.

Actual results:

The letter "e" is not displayed correctly on IE9 and IE10, details see in srceenshot please.

Expected results:

The letter "e" should be displayed correctly on IE9 and IE10.

Additional info:

Comment 1 Robb Hamilton 2013-10-14 14:47:51 UTC
Submitted https://github.com/jwforres/origin-server/pull/23 to fix bug

Comment 2 Robb Hamilton 2013-10-14 15:16:00 UTC
New pull request to the correct upstream branch.  https://github.com/openshift/origin-server/pull/3877

Comment 3 Yujie Zhang 2013-10-17 11:01:01 UTC
Tested on devenv_3907, the "e" letter can be displayed correctly on IE9 and IE10, so verify this bug, thanks!