Threaded View
-
14 Nov 2012 7:32 AM #1Sencha - Community Support Team
- Join Date
- Nov 2007
- Location
- Helsingborg, Sweden
- Posts
- 2,485
- Vote Rating
- 56
[2.1] Ext.Element.select broken
[2.1] Ext.Element.select broken
Seems Element.select selects globally, very unexpected.
Ext JS gets it right, shows 1:Code:Ext.getBody().setHtml('<div id="mydiv"><img/></div><img/>'); console.log(Ext.get('mydiv').select('img').getCount());
ST 2.1 shows 2.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote