-
4 Dec 2012 8:34 AM #1
Wrong default value for Ext.DataView.selectedItemCls
Wrong default value for Ext.DataView.selectedItemCls
REQUIRED INFORMATIONArchitect Build tested:
- 2.1.0 Build: 676
- ExtJS 4.1.3
- Default value for attribute selectedItemCls is x-view-selected instead of x-item-selected.
- Create a simple DataView and test it by selecting an item inside this view.
- The item gets css class named 'x-view-selected'
- The item gets 'x-item-selected' as class name
Possible fix:- not provided
- Win7Pro 64bits
-
4 Dec 2012 9:44 AM #2
Thanks for the report! I have opened a bug in our bug tracker.
Success! Looks like we've fixed this one. According to our records the fix was applied for
DSGNR-2815
in
Sprint 35.


Reply With Quote