Open Bug 144153 Opened 22 years ago Updated 2 years ago

[RFE] Groupboxes should take caption as attribute

Categories

(Core :: XUL, enhancement)

x86
All
enhancement

Tracking

()

People

(Reporter: mikeypotter, Unassigned)

References

Details

Groupboxes should be able to take caption (or maybe label even) as an attribute
in order to specify their title.

eg. <groupbox>
     <caption label="Whatever"/>
    </groupbox>

should be able to be specified as <groupbox caption="Whatever"/> or <groupbox
label="Whatever"/>, the latter being more consitent with other things like buttons.
*** Bug 144151 has been marked as a duplicate of this bug. ***
This could fix bug 235916.
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: shrir → xptoolkit.widgets
Assignee: hyatt → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.