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

Fieldcontain fieldset legend overflows in IE10 #6139

@wwuck

Description

@wwuck

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions