Closed
Bug 78177
Opened 24 years ago
Closed 24 years ago
Address book status bar panel should flex
Categories
(SeaMonkey :: MailNews: Address Book & Contacts, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: neil, Assigned: chuang)
References
()
Details
Index: addressbook.xul
===================================================================
RCS file: /cvsroot/mozilla/mailnews/addrbook/resources/content/addressbook.xul,v
retrieving revision 1.111
diff -u -r1.111 addressbook.xul
--- addressbook.xul 2001/04/29 02:49:26 1.111
+++ addressbook.xul 2001/04/30 12:54:15
@@ -262,7 +262,7 @@
<box>
<statusbar id="status-bar" class="mailwindow-statusbar" flex="100%">
- <statusbarpanel id="statusText"/>
+ <statusbarpanel id="statusText" flex="1"/>
</statusbar>
</box>
</box>
Reporter | ||
Updated•24 years ago
|
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•24 years ago
|
||
andreww@netscape.com fixed this on May 8 with his fix to bug 43797.
addressbook.xul version 1.113 already has this fix (done by Andrew Woolridge).
<statusbarpanel id="statusText" class="status-bar" flex="1" value="&s
tatusText.label;"/>
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•