Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Fieldcontain fieldset legend overflows in IE10 #6139

Closed
wwuck opened this issue Jul 8, 2013 · 1 comment
Closed

Fieldcontain fieldset legend overflows in IE10 #6139

wwuck opened this issue Jul 8, 2013 · 1 comment

Comments

@wwuck
Copy link

wwuck commented Jul 8, 2013

Example: http://jsbin.com/ofuhaw/22/

Browser: IE10
jQuery: 1.10.1
jQuery Mobile: 1.3.1

If the <legend> text is too long it will overflow underneath the form elements, instead of wrapping around inside the container element.

This does not occur in Firefox (22, Ubuntu 12.04), Chrome (27.0.1453.116 m, Windows 7), or Opera (12.16, Ubuntu 12.04). In those browsers, the text correctly wraps around to a new line on the left side of the form elements.

@jaspermdegroot
Copy link
Contributor

@tomascassidy - Thanks for reporting the issue! It has been fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.