Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Bug in TreeGrid with frozen column and arrowKeyAction: "focus"

    There is a bug in TreeGrid with frozen column when I set arrowKeyAction: "focus" where the locked column is not being selected during keyboard arrow navigation.

    You can replicate on your demo here
    http://www-demos.smartclient.com/iso...ise#freezeTree

    just add arrowKeyAction: "focus" and try navigating records with arrows

    The locked column is not being selected.

    Also when arrowKeyAction: "select" - navigating with arrows does not apply "Over" class to the locked column

    #2
    Any chance of fixing this?

    Comment


      #3
      It's now fixed. Please try the next nightly build (10.0 or 10.1 branches), dated September 24 or above

      Regards
      Isomorphic Software

      Comment


        #4
        Thanks for the fix

        Comment

        Working...
        X