Hi,
I added a div element inside a TreePanel.root.firstChild.getUI().getAnchor() element.
Then I added an Ext.Slider() object inside the added div.
The problem is when I click on the slider the page reloads. I don't see the cause of this behaviour.
Do you have any hint?