Ext version tested:
Browser versions tested against:
DOCTYPE tested against:
Description:
Steps to reproduce the problem:
The result that was expected:
The result that occurs instead:
- Ext 4.2.2.1144
Browser versions tested against:
- Chrome 33.0.1750.154 m
DOCTYPE tested against:
- <!DOCTYPE HTML>
Description:
- vbox layout is not correctly rendering when moving a component from one container to another. The layout is not applying the correct top position for the component (during add or insert) following the one being inserted.
- NOTE: It makes no difference if a doLayout() is called on the parent container to try and correct the layout issue
Steps to reproduce the problem:
- See fiddle example here - http://ift.tt/1gnTvQY
The result that was expected:
- Field one should move to the new position and the following components after field one laid out properly with correct gap between components
The result that occurs instead:
- Field 4 is positioned straight under the inserted field onbe with no gap between the components
Aucun commentaire:
Enregistrer un commentaire