Closed
Bug 161384
Opened 23 years ago
Closed 23 years ago
Account Settings: Copies & Folders being cropped
Categories
(SeaMonkey :: MailNews: Account Configuration, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: jglick, Assigned: racham)
Details
(Whiteboard: [ue2])
Attachments
(2 files)
The bottom of the Account Settings: Copies & Folders dialog is being cropped.
Recommend combining the two "Bcc" options (Bcc <self> and Bcc another
address) into one to save vertical space. User can still enter multiple
addresses.
See attachments below.
Comment 3•23 years ago
|
||
Actually this is a bug in the text wrapping code (I see this in the helper app
dialog as well) - the checkbox is wrapping because its label was changed and
it's trying to maintain its width because it's inside an hbox. If you remove the
hbox then the problem will "go away". You could of course try getting the
underlying bug fixed...
I'm not seeing the cropping anymore, and the wrapping of text seems to be fixed
as well. Trunk 2002120308, windows. Combining the bcc items is still a valid
option though, since the widgets on this dialog run right to the bottom of
visible space (so i'm guessing they might be getting cropped for folks using
large fonts.)
I filed bug 178328 for the combining of bcc options.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Comment 5•22 years ago
|
||
Trunk build 2003-04-24: Mac 10.1.5, Linux RH 8
Trunk build 2003-04-25: WinXP
Verified Worksforme.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•