IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics

Home Page:https://bit.ly/2kuu1fT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

igHtmlEditor: Font is not correctly applied to font name items on font dropdown

ymita opened this issue · comments

Description

Font is not correctly applied to font name items on font dropdown

Steps to reproduce

  1. Go to https://jp.igniteui.com/html-editor/basic-usage
  2. Observe font setting on "MS Gothic" ("MSゴシック" in Japanese) and "MS Mincho" ("MS明朝" in Japanese) from the dropdown list

Result

Edge:
Both "MS Gothic" and "MS Mincho" are formatted by Meiryo.

Chrome:
Both "MS Gothic" and "MS Mincho" are formatted by Meiryo.

IE:
"MS Gothic" and "MS Mincho" seems formatted by Mincho.

What is the actual result after following the steps to reproduce?

Expected result

"MS Gothic" and "MS Mincho" are formatted by the font name itself.

Attachments

Screenshot is attached - result.xlsx
You can see the expected result on "Edge" sheet.