Hybrid View
-
14 Jun 2012 12:42 AM #1
4.1.1 RC 2: Theme / Layout broken
4.1.1 RC 2: Theme / Layout broken
I've just taken a quick test with 4.1.1 RC2. Performance seems a better ... But our layout is broken! It seems the heights of each "row" within a form has changed. So basically every form we're using is broken that way. The elements do no fit into the fieldsets anymore. With 4.0.7 it works!
Broken.jpg
Info: We're using the absolute form layout with the gray theme which is compiled as scoped version.
-
14 Jun 2012 5:35 AM #2
I had an issue with fieldset padding when I switched from 4.0.7 to 4.1. I'm not sure if this is the same issue you are having, but I had to add the following css override to fix the padding.
Code:.x-fieldset { padding: 0 10px; }
-
14 Jun 2012 5:36 AM #3
@droessner: Thanks! I tried this. In some situations it does help. But mostly not ...
-
14 Jun 2012 5:48 AM #4
Can you please create a bug report using this template:
http://www.sencha.com/forum/showthre...o-report-a-bug
Regards,
Scott.
-
14 Jun 2012 9:15 AM #5
Don Griffin
Ext JS Development Team Lead
Check the docs. Learn how to (properly) report a framework issue and a Sencha Cmd issue
"Use the source, Luke!"


Reply With Quote
