Thank you for reporting this bug. We will make it our priority to review this report.
  1. #1
    Sencha User
    Join Date
    Jul 2009
    Posts
    28
    Vote Rating
    0
    chenjie100 is on a distinguished road

      0  

    Default [ExtJS 4.1]Font-Name comboBox of HtmlEditor in modal window does not show in IE8.

    [ExtJS 4.1]Font-Name comboBox of HtmlEditor in modal window does not show in IE8.


    var win=new Ext.window.Window({
    width:800,height:500,modal:true,autoShow:true,layout:'fit',items:[{xtype:"htmleditor"}]
    });


    Font-Name comboBox of HtmlEditor in modal window does not show in IE*.

  2. #2
    Sencha User
    Join Date
    Jul 2009
    Posts
    28
    Vote Rating
    0
    chenjie100 is on a distinguished road

      0  

    Default


    is this a bug?

  3. #3
    Sencha User
    Join Date
    Jul 2009
    Posts
    28
    Vote Rating
    0
    chenjie100 is on a distinguished road

      0  

    Default


    Font-name combobox is not shown in all IE.
    Cause by CSS: .x-ie6 .x-masked select,.x-ie6.x-body-masked select{visibility:hidden!important}

  4. #4
    Sencha Premium Member
    Join Date
    Jul 2011
    Posts
    12
    Vote Rating
    0
    Stokes is on a distinguished road

      0  

    Default


    Any update to this? I'm seeing the same thing, wondering how best to work around it.

  5. #5
    Sencha User
    Join Date
    Apr 2013
    Posts
    3
    Vote Rating
    0
    MRaza113 is on a distinguished road

      0  

    Default Issue still exists in I.E. Any resolutions?

    Issue still exists in I.E. Any resolutions?


    I am experiencing the same issue. i.e in Internet Explorer ( 7, 8, or 9) the font combo box does not appear- If I access the same page in Firefox then the combobox is fine.

    Any idea?
    Last edited by MRaza113; 26 Apr 2013 at 1:12 AM. Reason: typo

Tags for this Thread