PDA

View Full Version : [2.??][CLOSED] Items collection behaves differently compared to explicitly stated



jasondeegan
19 Aug 2008, 6:34 PM
I humbly request that the post below be reviewed as a bug. My inexperience with the system makes it certainly possible that this is not a bug, but the behavior is "random" enough that it seems that this is possible. Other users have reviewed and have not offered a working solution yet. Because they're often so good and so quick to offer the right answer, this is another reason I feel this might be a bug.

Thanks in advance for your review.

http://extjs.com/forum/showthread.php?p=211805#post211805

Jason

evant
19 Aug 2008, 7:34 PM
It's because the Toolbar isn't a container, so the items collection doesn't behave in the same way. As such, it isn't a bug.

That being said, in 3.x, the toolbar IS being made a container, so it will have a more normal behaviour.

jasondeegan
19 Aug 2008, 8:10 PM
Thanks! Especially for the quick response.

J