neil@parkwaycc.co.uk <neil.parkwaycc.co.uk@myrealbox.com> has cancelled Aaron
Leventhal <aaronleventhal@moonset.net>'s request for superreview:
Bug 251589: XUL tab focus indication should appear inside the tab
http://bugzilla.mozilla.org/show_bug.cgi?id=251589
Attachment 153423: Same fix for Seamonkey
http://bugzilla.mozilla.org/attachment.cgi?id=153423&action=edit
------- Additional Comments from neil@parkwaycc.co.uk
<neil.parkwaycc.co.uk@myrealbox.com>
You need class="box-inherit" and various xbl:inherits in case someone wants to
e.g. swap the text and icon. See button.xml for example. Have you tried Venkman
with this patch? I think you might need to adjust the display of its little
tabs. You should also try to use a unique class rather than a generic tag for
your style rules. Can you explain why you might possibly need that min-width?
Finally r+sr is a layout convenience, it does not apply to xpfe, until jag et
al decide that it does.