I have found that inline ckeditor's font-family and font-size drop down works well on page loading. After doing jquery UI drag/drop, dropdown of font-family and font-size is getting blank. Console error occurs which is shown below:
Uncaught TypeError: Cannot read property 'setStyle' of null(…)
Please see the attachment. @esvit
On page load...

After drag-drop...

Anyone have solution regarding this?
I have found that inline ckeditor's font-family and font-size drop down works well on page loading. After doing jquery UI drag/drop, dropdown of font-family and font-size is getting blank. Console error occurs which is shown below:
Uncaught TypeError: Cannot read property 'setStyle' of null(…)
Please see the attachment. @esvit
On page load...
After drag-drop...
Anyone have solution regarding this?