Search and Top Navigation
#5742 closed bug (fixed)
Opened June 19, 2010 06:47AM UTC
Closed July 14, 2010 07:29PM UTC
Last modified November 19, 2010 06:26PM UTC
Dialog: Form field with `name="title"` moved to title area
Reported by: | Ben Blank | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.3 |
Component: | ui.dialog | Version: | 1.8.2 |
Keywords: | title, form | Cc: | |
Blocked by: | Blocking: |
Description
When creating a dialog from a form which contains an <input>
element with name="title"
and providing neither a title:
option to .dialog()
nor a title=
attribute on the form, the input element is moved into the dialog's title area.
Observed on FF/Win 3.6.3, simple test case attached.
Attachments (1)
Change History (4)
Changed July 14, 2010 07:29PM UTC by comment:1
milestone: | TBD → 1.9 |
---|---|
resolution: | → fixed |
status: | new → closed |
Changed July 14, 2010 09:03PM UTC by comment:2
summary: | Form field with `name="title"` moved to title area → Dialog: Form field with `name="title"` moved to title area |
---|
Changed August 04, 2010 01:30AM UTC by comment:3
milestone: | 1.9 → 1.8.3 |
---|
Fixed in 2c7a9e9.