2
votes

Bug in ExtJS 4.2.1 Grouping feature

Try to (Sencha Documentation page --> Live Preview):

  1. Collapse first group "Accounting"
  2. Try to select random row in other groups by mouse ("Dwight Schrute" for example)
  3. Look which row becomes selected

Same thing in Summary Grid Example:

If first group is collapsed - there is no chance to select row from other groups.

Somebody knows how to resolve this problem?

Thanks.

1
Same problem here. Did you upgrade or fix it using 4.2.1 ?Francis Ducharme
Upgrade to 4.2.2 fixed the problem. And nothing else was broken.Pavel Shvetsov

1 Answers

1
votes

This works in ExtJS 4.2.2. Look in the documentation and in the example. Upgrade would be the best solution.

I don't know if it is practical for you to upgrade ?

If you cannot update, maybe you can find the bug comparing the 4.2.1 and 4.2.2 code?