Search and Top Navigation
#3186 closed bug (fixed)
Opened August 14, 2008 08:50PM UTC
Closed December 19, 2008 06:19PM UTC
Last modified December 19, 2008 06:19PM UTC
IE 7 dialog
Reported by: | d.taylor@qdoscc.com | Owned by: | scottgonzalez |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | ui.dialog | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
margin must be set on .ui-dialog-content css otherwise will bring up NaNpx error in ie7
.QDialog .ui-dialog .ui-dialog-content,
.QDialog.ui-dialog .ui-dialog-content {
margin: 1.2em;
}
Attachments (0)
Change History (3)
Changed August 17, 2008 10:14AM UTC by comment:1
component: | ui.core → ui.dialog |
---|---|
milestone: | → TDB |
owner: | paul → scott.gonzalez |
priority: | major → minor |
Changed December 19, 2008 06:19PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | new → closed |
This should be fixed with the new CSS framework. The size method no longer checks the margins.
Feel free to re-open this ticket if you continue to have problems after 1.6rc3.
Changed December 19, 2008 06:19PM UTC by comment:3
milestone: | TBD → 1.6 |
---|