[FIXED] [2.3] TreePanel issue with expand/collapse icons in IE10

  1. #1

    [FIXED] [2.3] TreePanel issue with expand/collapse icons in IE10

    https://examples2.ext.net/#/TreePane...ilt_in_Markup/

    Using the above demo example in IE10 on Win7 gives the following error.

    The +/- icons for expand and collapse do not change when clicked. They stay in their original state.

    The root node is initially expanded (-) click on it and the tree collapses and the icon remains as before (-)

    The child nodes operate the same way and do not switch image.

    This appears to be an IE10 issue only.
    Last edited by Daniil; Oct 03, 2013 at 6:19 AM. Reason: [FIXED] [2.3]
  2. #2
    Hi Peter,

    Thank you for the report. It is reproducible with the v2.2 release, but not reproducible with the trunk. So, it is already fixed. The fix will go to the v2.3 release.
  3. #3
    Hello,

    How this problem can be fixed for v2.2? We CAN'T upgrade Ext.Net version.
  4. #4
    Hello @zeelot85, and welcome to Ext.NET forums!

    I am afraid you have but two or three options to solve this issue without upgrading:
    - viewing code diff between v2.2 and v2.3 and identifying which change fixed the issue. All premium users have access to github sources which contemplates the full change history of Ext.NET since its very first release until latest cutting-edge version.
    - search Ext.NET and Sencha forums for possible discussions on that issues hoping somebody pasted an override, fix or clues on the issue.
    - this is probably what you didn't want to read but, debugging the code yourself; identifying and fixing the issue is the third way you could fix this.

    As this issue has been fixed in a version after the one it was reported, there's absolutely no sense in digging down on what exactly fixed it, I hope you understand.
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Replies: 3
    Last Post: Aug 11, 2011, 11:07 AM
  2. Replies: 11
    Last Post: May 03, 2011, 12:56 PM
  3. [CLOSED] Re-render issue on center after collapse/expand west
    By seanwo in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jul 07, 2010, 3:15 PM
  4. Tree "Expand All" and "Collapse All" icons
    By daneel in forum 1.x Help
    Replies: 1
    Last Post: Mar 18, 2010, 1:11 PM
  5. Replies: 1
    Last Post: May 06, 2009, 2:15 PM

Posting Permissions