fune/browser/components/search/content
Emilio Cobos Álvarez 63b17f21b8 Bug 1783882 - Don't flex searchbar listbox. r=dao
I can't reproduce this on Linux (which would make it easier to dig into what's
going on), but I confirmed this fixes the issue on Windows.

The flexing algorithm of XUL doesn't deal well with the footer block.

This shouldn't be needed, I think, because the listbox height is handled
explicitly in

  https://searchfox.org/mozilla-central/rev/6a37a2ab9328bec6a29f688d1b2fba6974d34905/toolkit/content/widgets/autocomplete-popup.js#361

Also use CSS rather than attributes to flex stuff.

Differential Revision: https://phabricator.services.mozilla.com/D154133
2022-08-10 18:00:55 +00:00
..
autocomplete-popup.js Bug 1783882 - Don't flex searchbar listbox. r=dao 2022-08-10 18:00:55 +00:00
contentSearchHandoffUI.js
contentSearchUI.css
contentSearchUI.js
searchbar.js Bug 1776607: Record search source for searchbar. r=mak 2022-08-08 21:07:31 +00:00