1. #1
    Sencha User
    Join Date
    Feb 2012
    Posts
    17
    Vote Rating
    0
    deepak.sharma is on a distinguished road

      0  

    Default Unanswered: Dropdown rendering problem in IE7 using EXTJS4

    Unanswered: Dropdown rendering problem in IE7 using EXTJS4


    Dropdowns are populating in Mozila or Chrome without any problem. But when the same screen is opened in IE7 ,dropdowns are not populating properly. in IE dropdown values are displayed in left - top corner[absolute position - 0 0] in the screen. This is happening for all the dropdowns of the application. Is there any patch to solve this problem? Please help.....
    ProblemDropDownIE7Screenshot1.jpg

  2. #2
    Sencha - Community Support Team friend's Avatar
    Join Date
    Apr 2011
    Posts
    827
    Vote Rating
    22
    Answers
    91
    friend will become famous soon enough friend will become famous soon enough

      0  

    Default


    I encountered this same problem and was only able to resolve it by adding the 'strict' doctype to the parent HTML page, where this is generally discouraged You can also try experimenting with IE 7's Compatability View.

  3. #3
    Sencha - Support Team scottmartin's Avatar
    Join Date
    Jul 2010
    Location
    Houston, Tx
    Posts
    7,185
    Vote Rating
    194
    Answers
    433
    scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold

      0  

    Default


    Can you also verify the exact version of ExtJS4 you are using? There was a noted problem in previous versions as well.

    Scott.