Search and Top Navigation
#3985 closed enhancement (wontfix)
Opened January 29, 2009 06:56PM UTC
Closed November 08, 2009 04:32AM UTC
Dialog auto width should consider the width of the dialog title
Reported by: | jonspalmer | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8 |
Component: | ui.dialog | Version: | 1.6rc5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If I set the dialog width option to 'auto' it would be nice if the width of the dialog considered the width of the dialog title as well as the width of the dialog content.
Attachments (0)
Change History (3)
Changed February 01, 2009 01:14AM UTC by comment:1
milestone: | TBD → 1.6 |
---|---|
type: | bug → enhancement |
Changed March 08, 2009 02:38PM UTC by comment:2
milestone: | 1.7 → 1.8 |
---|
Changed November 08, 2009 04:32AM UTC by comment:3
resolution: | → wontfix |
---|---|
status: | new → closed |
Dialog's width option only accepts a number, which is used as a pixel value. Setting the width option to 'auto' is not supported.