Closed Bug 1686317 Opened 4 years ago Closed 4 years ago

It's no longer possible to scroll the gloda search results

Categories

(Thunderbird :: Search, defect)

Thunderbird 86
defect

Tracking

(thunderbird_esr78 unaffected)

RESOLVED FIXED
86 Branch
Tracking Status
thunderbird_esr78 --- unaffected

People

(Reporter: foss, Assigned: mkmelin)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Hello,

Steps to reproduce:

  1. Open Thunderbird
  2. Press control + k to go on the search input field
  3. Type "a" to ensure you'll have a lot of result
  4. Press enter, you'll go on a newly opened search results tab
  5. Try to scroll down with the mouse

Result:
There is no scroll bar at all and it's not possible to scroll the result.

Expected result:
A scroll bar should be present and It should be possible to scroll.

Thanks in advance.

Another nightly regression?

Component: Untriaged → Search
Flags: needinfo?(mkmelin+mozilla)

Confirmed, MacOS Daily 20210112

Although for me, "a" isn't long enough to trigger a search; I used "test".

You can, of course, use "show results as list", to get a normal view, and scroll that.

I'll try some older builds…

The oldest build I have on this system is 20210107, and that shows the same behaviour.

Same behaviour with 20210101; I'm not sure when this last scrolled, as I never use it: I always go from that view directly to "show results as list",

Pretty sure this was regressed by bug 1572062.

Assignee: nobody → mkmelin+mozilla
Flags: needinfo?(mkmelin+mozilla)
Keywords: regression
Regressed by: 1572062
Summary: It's no longer possible to scroll the search results → It's no longer possible to scroll the gloda search results
Status: NEW → ASSIGNED
Target Milestone: --- → 86 Branch

I don't really know why it worked without this before.

Attachment #9198896 - Flags: review?(richard.marti)
Comment on attachment 9198896 [details] [diff] [review] bug1686317_glodascroll.patch Review of attachment 9198896 [details] [diff] [review]: ----------------------------------------------------------------- Thanks! ::: mail/base/content/glodaFacetView.css @@ +3,5 @@ > * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ > > @import url("chrome://messenger/skin/messenger.css"); > > +html, body { Why this change? We normally do one selector per line.
Attachment #9198896 - Flags: review?(richard.marti) → review+

I'll put them one separate rows. The change is that I split up the height+overflow to be on the body only and not both.

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/1ffbc71c32ab
make sure gloda search results have scrollable body when needed. r=Paenglab

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: