IgniteUI / ignite-ui

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

[igHtmlEditor] The selection from the font family dropdown is not correctly reflected to the dropdown box. #2087

Closed norikois closed 3 years ago

norikois commented 3 years ago

Description

[igHtmlEditor] The selection from the font family dropdown is not correctly reflected to the dropdown box.

Steps to reproduce

  1. Open the attached sample file.
  2. Click the editor area.
  3. Click the font family dropdown and select "Times New Roman". -> The dropdown is closed. Observe what is shown in the dropdown box.
  4. Click the font family dropdown and select "Arial". -> The dropdown is closed. Observe what is shown in the dropdown box.

And so on...

Result

Step 3: "Meiryo" is shown. Step 4: "MSゴシック" is shown.

And so on...

Expected result

Step 3: "Times New Roman" is shown. Step 4: "Arial" is shown. And so on...

Attachments

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

valadzhov commented 3 years ago

Closing this issue since it has been closed by #2094