Closed Bug 221697 Opened 21 years ago Closed 21 years ago

<wizard> ignores specified size

Categories

(Core :: XUL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Stefan.Borggraefe, Assigned: Stefan.Borggraefe)

References

Details

(Keywords: polish)

Attachments

(1 file, 1 obsolete file)

When you specify a size for a <wizard> via a CSS rule, it currently is ignored.

<wizard style="width: 50em; height: 40em;">
...
</wizard>

Specifying the size in this way would allow a wizard to be sized adaptive
according to the font size. So this should be fixed.
No longer blocks: 194277
Blocks: 164899
Attached patch Fixes the bug. (obsolete) — Splinter Review
Status: NEW → ASSIGNED
Attachment #132927 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 132927 [details] [diff] [review]
Fixes the bug.

We still need a default size, just specified in ems in xul.css rather than here
in pixels. (Themes may override the size if they wish). Separate patch?
Attachment #132927 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #132927 - Attachment is obsolete: true
Attachment #132989 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #132989 - Flags: review?(neil.parkwaycc.co.uk) → review+
Attachment #132989 - Flags: superreview?(alecf)
Comment on attachment 132989 [details] [diff] [review]
New patch with default size in xul.css.

sr=alecf
Attachment #132989 - Flags: superreview?(alecf) → superreview+
Checking in content/xul.css;
/cvsroot/mozilla/xpfe/global/resources/content/xul.css,v  <--  xul.css
new revision: 1.128; previous revision: 1.127
done
Checking in content/bindings/wizard.xml;
/cvsroot/mozilla/xpfe/global/resources/content/bindings/wizard.xml,v  <--  wizar
d.xml
new revision: 1.15; previous revision: 1.14
done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: