forked from mirrors/gecko-dev
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 |
||
|---|---|---|
| .. | ||
| autocomplete-popup.js | ||
| contentSearchHandoffUI.js | ||
| contentSearchUI.css | ||
| contentSearchUI.js | ||
| searchbar.js | ||