-
7 Apr 2010 10:18 PM #1
[FIXED-835] Bug at hide and show composite field when trackLabels is true?
[FIXED-835] Bug at hide and show composite field when trackLabels is true?
If 'trackLabels' config of form layout is true, when showing hidden composite field, it show only label and it doesn't other fields. But if 'trackLabels' is false, when hiding composite field, it doesn't hide its label.
-
16 Apr 2010 10:04 AM #2Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,653
- Vote Rating
- 14
[type]: fix
[module]: FormLayout
[id]: #835
[desc]: Fixes #835. TrackLabel will now re-layout a compositefield when shown.
-
15 Sep 2010 12:17 AM #3
Happened to me on 3.2.1
Happened to me on 3.2.1
strange: I used ExtJS 3.2.1, where the change log (http://www.sencha.com/products/js/CH...ext-3.2.1.html) claims to contain this fix, and I still experienced this problem. calling doLayout() for the composite field after show() fixed the problem.
browser: FF/Iceweasel 3.5.8Yaron Yogev
IT Software Developer
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote