Opened 14 years ago
Closed 13 years ago
#3985 closed enhancement (wontfix)
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.
Change History (3)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|---|
Type: | bug → enhancement |
comment:2 Changed 14 years ago by
Milestone: | 1.7 → 1.8 |
---|
comment:3 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Dialog's width option only accepts a number, which is used as a pixel value. Setting the width option to 'auto' is not supported.