Search results pane is too small
Categories
(Thunderbird :: Search, defect)
Tracking
(thunderbird_esr115 fixed, thunderbird119 fixed)
People
(Reporter: hrdubwd, Assigned: Paenglab)
References
(Blocks 1 open bug)
Details
(Keywords: regression, triaged)
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr115+
|
Details | Review |
48 bytes,
text/x-phabricator-request
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0
Steps to reproduce:
Ctrl-Shift-F
search anything
try to resize the results pane
Actual results:
The pane is limited in its upper extent to no more than about half of the window, leaving room for up to about 20 search terms! - A trifle excessive as a default space.
Expected results:
Allow the upper margin to be dragged to the fullest extent.
However, it can be dragged down to show just one line.
(BTW: the border moves at HALF the rate of the cursor! Bizarre.)
Using beta 118.0b6
Confirm. I see the same. This is reproduceable.
Actual results:
AS you enlarge the height of the window, the margin between top search criteria and search results auto lowers thus increasing the area containing search criteria.
Search parameter area is half the screen, so if only a couple of search criteria is used, it means there is a huge amount of vacant space before the actual search results list below.
Impossible to raise the splitter top of search list zone in order to allow more search results to be shown.
Expected:
A single extra vacant line below the search criteria, then the splitter followed by list of search results.
When increasing height of window to display more search results, the splitter should remain in same location and the search list area should increase in height, thus displaying more results.
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Pushed by elizabeth@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/a134994c4b8b
Make the message search dialog flex better. r=mkmelin
Assignee | ||
Comment 4•2 years ago
|
||
Comment on attachment 9356006 [details]
Bug 1854836 - Make the message search dialog flex better. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #): new flexbox implementation
User impact if declined: not well flexing boxes in message search dialog
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Comment 5•2 years ago
|
||
This seems to have upset comm/mail/base/test/browser/browser_searchMessages.js on windows - https://treeherder.mozilla.org/jobs?repo=comm-central&selectedTaskRun=c4Cad65sSGSaSV43uf1teQ.0 (where it's a new perma orange). Other platforms are ok.
Assignee | ||
Comment 6•2 years ago
|
||
Hmm tested it locally and it doesn't fail. I see the search dialog is filled with messages and two filter values.
Comment 7•2 years ago
|
||
I know what's wrong. I had to insert a hack in this test to make it work on the CI. It looks like you've fixed the problem but annoyed the hack. Checking to see how much of it I can remove.
Comment 8•2 years ago
|
||
Updated•2 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/cac37c91a6a2
Remove hack in browser_searchMessages.js. r=aleca
Comment 10•2 years ago
|
||
Comment on attachment 9356006 [details]
Bug 1854836 - Make the message search dialog flex better. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 11•2 years ago
|
||
bugherder uplift |
Thunderbird 119.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/4e3cddc56c9e
Comment 12•2 years ago
|
||
I think you want the follow-up too, from comment 9 (or tests will fail).
Comment 13•2 years ago
•
|
||
(In reply to Magnus Melin [:mkmelin] from comment #12)
I think you want the follow-up too, from comment 9 (or tests will fail).
That test (or at least a file named browser_searchMessages.js at that location) does not seem to exist in comm-beta, which is why I skipped the uplift.
Comment 14•2 years ago
|
||
Comment on attachment 9356006 [details]
Bug 1854836 - Make the message search dialog flex better. r=#thunderbird-reviewers
[Triage Comment]
Approved for esr115
Comment 15•2 years ago
|
||
bugherder uplift |
Description
•