IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics
https://bit.ly/2kuu1fT
Other
477 stars 83 forks source link

[igHtmlEditor] When you select "メイリオ" from the font family dropdown, "Meiryo" is displayed. #2086

Closed norikois closed 3 years ago

norikois commented 3 years ago

Description

[igHtmlEditor] When you select "メイリオ" from the font family dropdown, "Meiryo" is displayed.

Steps to reproduce

  1. Open the attached sample file.
  2. Click the editor area.
  3. Click the font family dropdown and select "メイリオ". -> The dropdown is closed. Observe what is shown in the dropdown box.

Result

"Meiryo" is shown.

Expected result

The display text should be the same. If "メイリオ" is displayed in the drop down list, "メイリオ" should be displayed when the drop down is closed. If "Meiryo" is displayed in the drop down list, "Meiryo" should be displayed when the drop down is closed. But the mixture of the both is confusing.

Attachments

Attach a sample if available, and screenshots, if applicable.
CAS-33547-Sample2.zip