Closed Bug 97253 Opened 23 years ago Closed 23 years ago

XBL Default Content Bug in LocateInstance

Categories

(Core :: XBL, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla0.9.7

People

(Reporter: jag+mozilla, Assigned: hewitt)

References

Details

(Whiteboard: [xbl 1.0])

Attachments

(1 file)

In bindings/titledbox.xml, put:

  <binding id="caption"
extends="chrome://global/content/bindings/general.xml#basetext">
    <content>
      <xul:hbox inherits="orient,align,pack,dir" class="box-inherit
button-text-box" align="center" pack="center"> <!-- should not be needed -->
      <children>
      <xul:image class="caption-icon" inherits="src=image"/>
      <xul:label class="caption-text" flex="1"
                 inherits="default,value=label,crop,accesskey"/>
      </children>
      </xul:hbox> <!-- should not be needed -->
    </content>
  </binding>
add proper binding in xul.css, add caption to groupbox's first children
includes, and add caption to your favorite skin's proper css file. Oh, and
change a few labels inside groupboxes to captions :-)
Status: NEW → ASSIGNED
Whiteboard: [xbl 1.0]
Target Milestone: --- → mozilla0.9.5
Target Milestone: mozilla0.9.5 → mozilla0.9.6
Blocks: 70858
Summary: Bug in LocateInstance → XBL Default Content Bug in LocateInstance
Target Milestone: mozilla0.9.6 → mozilla0.9.7
taking
Assignee: hyatt → hewitt
Status: ASSIGNED → NEW
Attached patch patchSplinter Review
woohoo!
Comment on attachment 59940 [details] [diff] [review]
patch

r=jag
Attachment #59940 - Flags: review+
fixed
Status: NEW → RESOLVED
Closed: 23 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: