Closed
Bug 669235
Opened 14 years ago
Closed 14 years ago
Address book search box should have flexible width
Categories
(Thunderbird :: Address Book, defect)
Thunderbird
Address Book
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 8.0
People
(Reporter: squib, Assigned: squib)
Details
Attachments
(2 files)
822 bytes,
patch
|
standard8
:
review+
bwinton
:
ui-review+
|
Details | Diff | Splinter Review |
45.38 KB,
image/png
|
Details |
The address book search box is statically sized. I think it should be flexible, like the gloda search box, since it's currently a waste of space if you size the address book to be fairly wide. Attached is a (very) simple patch to do this.
Attachment #543843 -
Flags: review?(mbanner)
Comment 1•14 years ago
|
||
Comment on attachment 543843 [details] [diff] [review]
Add flex="1" to the toolbaritem containing the search box
If this is "take up the rest of the toolbar" by default, then I think I disagree. If its stretch in proportion, then that's probably fine.
In any case, this sort of change should have ui-review first.
Attachment #543843 -
Flags: review?(mbanner) → ui-review?(bwinton)
Assignee | ||
Comment 2•14 years ago
|
||
To simplify ui review, here's a before and after shot using (I believe) the default size for the address book.
Comment 3•14 years ago
|
||
Comment on attachment 543843 [details] [diff] [review]
Add flex="1" to the toolbaritem containing the search box
I've played around with this for a while, and it seems quite a bit better. ui-r=me!
Thanks,
Blake.
Attachment #543843 -
Flags: ui-review?(bwinton) → ui-review+
Assignee | ||
Comment 4•14 years ago
|
||
Comment on attachment 543843 [details] [diff] [review]
Add flex="1" to the toolbaritem containing the search box
Requesting review again now that I have ui-r+.
Attachment #543843 -
Flags: review?(mbanner)
Updated•14 years ago
|
Attachment #543843 -
Flags: review?(mbanner) → review+
Assignee | ||
Comment 5•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Target Milestone: --- → Thunderbird 8.0
You need to log in
before you can comment on or make changes to this bug.
Description
•