-
8 Oct 2009 6:24 AM #1
[3.0.2] Checkbox boxLabel not wrapping in Fx3.5
[3.0.2] Checkbox boxLabel not wrapping in Fx3.5
Ext version tested:
- Ext 3.0.2
Browser versions tested against:- IE7
- FF3.5.3
Operating System:- WinXP
Description:- Checkbox boxLabel does not wrap correctly in Firefox 3.5.3.
Steps to reproduce the problem:- Edit a boxLabel in the Checkbox test page so that the text is long enough to wrap. (See the image for where I did this.)
The result that was expected:- The text should wrap and be readable.
The result that occurs instead:- The text wraps and is unreadable.
Screenshot or Video:- attached
Debugging already done:- x-form-check-wrap has a height of 22px. This assumes a single line of text.
-
8 Oct 2009 6:29 AM #2Sencha - Community Support Team
- Join Date
- Mar 2007
- Location
- The Netherlands
- Posts
- 24,251
- Vote Rating
- 41
Yes, it will require some extra css to patch this up.
ps. I already solved this problem in my themed checkbox extension.
-
9 Oct 2009 1:00 AM #3
Checkbox CSS
Checkbox CSS
If the core team can't get these Checkbox bugs fixed by the next release I will give your extension a try. I'm not a great fan of themed checkboxes, but as Ext uses a mixture of themed and unthemed checkboxes I can see the point of changing them all to the same theme provided the performance aspects are still good.
Max
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote