Closed Bug 78177 Opened 23 years ago Closed 23 years ago

Address book status bar panel should flex

Categories

(SeaMonkey :: MailNews: Address Book & Contacts, defect)

x86
Windows 95
defect
Not set
trivial

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>
QA Contact: esther → fenella
Got a patch here that needs review
Keywords: patch, review
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
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
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.