Closed
Bug 92541
Opened 24 years ago
Closed 24 years ago
<text> in row not aligned middle as the spec says
Categories
(Core :: XUL, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: bugzilla, Assigned: jag+mozilla)
References
()
Details
According to the spec the default valign is middle. But if you have:
<row valign="middle">
<text value="&props.name.label;"/>
<textbox id="ifl_name" readonly="true"/>
</row>
which the "Stored Cookies" tab in the "Cookie Manager" has you can see that is
not aligned correct. It seems to be align to the top.
For a screenshot of the problem see:
http://bugzilla.mozilla.org/showattachment.cgi?attach_id=43642
The one seesm to block:
http://bugzilla.mozilla.org/show_bug.cgi?id=92387
| Assignee | ||
Comment 2•24 years ago
|
||
| Assignee | ||
Comment 3•24 years ago
|
||
Works for me. See bug 92387 for details.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Comment 4•24 years ago
|
||
May God have mercy on us all. The 212 bug spam-o-rama is Now!
QA Contact: aegis → jrgm
You need to log in
before you can comment on or make changes to this bug.
Description
•