[BUG-2412] Perspective MenuTree Bugs on binding

Hi,

on “Menu Tree” component (maybe in al lot of other components) the “copy and paste” between items in “items array” copy all property but not the “data binding” attached to the properties.

If you insert a new item before (or after) an another one all bindings are not move with the correct (original) item but it still reference to the “old item index”.

When you try to edit a binding property you must edit the property, click out of the box, apply and save to get the real update of the property binding.If you doesn’t click out of the box the property is not assigned or updated.

This bug was already present on 8.0 version and it still present on last version.