Closed
Bug 233589
Opened 21 years ago
Closed 21 years ago
New browse button in local folders UI goes off edge of window
Categories
(SeaMonkey :: MailNews: Account Configuration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: iannbugzilla, Assigned: Stefan.Borggraefe)
Details
Attachments
(2 files)
37.27 KB,
image/jpeg
|
Details | |
2.55 KB,
patch
|
neil
:
review+
mscott
:
superreview+
|
Details | Diff | Splinter Review |
Using BuildID 2004020608 on WinXP SP1.
Since the landing of the local folders browse button in bug 232433, the new
button is off the edge of the window, as has the Account Name box.
Screenshot to follow.
Assignee | ||
Comment 2•21 years ago
|
||
The fix for this bug is to replace the size="60" with flex="1" in the textbox
server.localpath.
While I was at it, I also cleaned up the unnecessary complexity in this file
and removed the <vbox> and <grid> elements.
Also there was a <separator class="thin"/> between the label and the textbox
for the local server which is not there in am-server.xul. I removed this too so
both panes look more similar now.
If my additional cleanup is not ok, I could of course create a patch with just
the minimal fix described in the first paragraph.
Assignee | ||
Updated•21 years ago
|
Assignee: sspitzer → borggraefe
Status: NEW → ASSIGNED
Assignee | ||
Updated•21 years ago
|
Attachment #141022 -
Flags: review?(neil.parkwaycc.co.uk)
Updated•21 years ago
|
Attachment #141022 -
Flags: review?(neil.parkwaycc.co.uk) → review+
Assignee | ||
Updated•21 years ago
|
Attachment #141022 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #141022 -
Flags: superreview?(mscott) → superreview+
Comment 3•21 years ago
|
||
Checking in mailnews/base/prefs/resources/content/am-serverwithnoidentities.xul;
/cvsroot/mozilla/mailnews/base/prefs/resources/content/am-serverwithnoidentities.xul,v
<-- am-serverwithnoidentities.xul
new revision: 1.26; previous revision: 1.25
done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•