Closed
Bug 577550
Opened 15 years ago
Closed 6 years ago
Mailing list edit window doesn't scale when stretched
Categories
(Thunderbird :: Address Book, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mlissner+bugzilla, Unassigned)
Details
Attachments
(1 file)
|
21.09 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6
Build Identifier: TB 3.1
STR:
1. Create a mailing list, and open it to edit it
2. Click the right-hand bottom corner, and stretch the corner to make it bigger
Problem:
- it should show more entries as you stretch, but instead, it shows gray space.
Reproducible: Always
Comment 1•15 years ago
|
||
Joe, do you see this on Mac?
I don't see this in windows - doesn't stretch.
Severity: normal → trivial
Comment 2•15 years ago
|
||
It's not applicable under Mac OS X. The list edit interface is a modal sheet that is not resizable at all.
However, if Thunderbird uses Motif under Ubuntu, then I have a fairly good idea of what the problem is. If the container widgets aren't XmForms (or subclasses thereof), or if they are but the child widgets do not have XmNrightAttachment & related resources set up, then enlarging the shell will be ignored by the children.
| Reporter | ||
Comment 3•15 years ago
|
||
Here's a screenshot of the stretched out window. It also seems that if the window can't be stretched on Mac or Windows, that another bug for that should be filed. Making this window bigger would make checking that a name is on the list easier in my cases.
Comment 4•15 years ago
|
||
Hmmm... Not Motif, then. I'm unfamiliar with current X-based GUIs.
The inability to resize the sheet doesn't bother me, probably because I don't do much with mailing lists.
| Reporter | ||
Comment 5•15 years ago
|
||
Yeah, doesn't bother me particularly, since Zindus won't sync contacts that are in mailing lists, but a bug nonetheless.
I'd say the best solution is to make the window scale correctly, but just locking it so it can't be scaled seems like a good stop gap as well.
Comment 7•6 years ago
|
||
I get a scroll bar in the window when I have enough addresses added to a list.
The window does show more gray space when expanded.
I don't see a need to expand it with a scrollbar available.
Flags: needinfo?(wls220spring)
Comment 8•6 years ago
|
||
THanks.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•