Success! Looks like we've fixed this one. According to our records the fix was applied for DSGNR-2815 in Sprint 35.
  1. #1
    Sencha Premium Member
    Join Date
    Nov 2012
    Posts
    19
    Vote Rating
    1
    yoann.colleaux is on a distinguished road

      0  

    Default Wrong default value for Ext.DataView.selectedItemCls

    Wrong default value for Ext.DataView.selectedItemCls


    REQUIRED INFORMATIONArchitect Build tested:
    • 2.1.0 Build: 676
    Project Type:
    • ExtJS 4.1.3
    Description:
    • Default value for attribute selectedItemCls is x-view-selected instead of x-item-selected.
    Steps to reproduce the problem:
    • Create a simple DataView and test it by selecting an item inside this view.
    The result that was expected:
    • The item gets css class named 'x-view-selected'
    The result that occurs instead:
    • The item gets 'x-item-selected' as class name
    x-item-selected may be the correct value. But Architect's inspector shows x-view-selected

    Possible fix:
    • not provided
    Operating System:
    • Win7Pro 64bits

  2. #2
    Sencha - Architect Dev Team aconran's Avatar
    Join Date
    Mar 2007
    Posts
    8,189
    Vote Rating
    63
    aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice

      0  

    Default


    Thanks for the report! I have opened a bug in our bug tracker.