Closed Bug 1765641 Opened 3 years ago Closed 3 years ago

Quick Filter functionality not working; logs errors

Categories

(Thunderbird :: Search, defect)

Thunderbird 91
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1745007

People

(Reporter: bugzilla, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 11_3) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15

Steps to reproduce:

Click on "Quick Filter" button.

Running Thunderbird 91.8.0 (64-bit) on PureOS Linux (Debian flavor)

Actual results:

Quick Filter does not appear and disappear as expected. Attempting to search does nothing. Filtering options (Body, Subject, etc.) are missing. If the Quick Filter button is unselected and clicked (to turn it on), the following error appears in the log:

17:42:19.049 TypeError: aState is undefined
clearState resource:///modules/QuickFilterManager.jsm:1103
clearFilterValue resource:///modules/QuickFilterManager.jsm:504
clearAllFilterValues resource:///modules/QuickFilterManager.jsm:522
clear resource:///modules/QuickFilterManager.jsm:159
_showFilterBar chrome://messenger/content/quickFilterBar.js:678
doCommand chrome://messenger/content/quickFilterBar.js:569
doCommand chrome://messenger/content/tabmail.js:569
goDoCommand chrome://global/content/globalOverlay.js:123
oncommand chrome://messenger/content/messenger.xhtml:1
tabmail.js:575:23

If Quick Filter is currently enabled (but not functioning) and the button is clicked (to turn it off) the following slightly different error appears:

17:42:11.981 TypeError: aFilterValue is null
reflectInDOM resource:///modules/QuickFilterManager.jsm:1235
reflectFiltererState chrome://messenger/content/quickFilterBar.js:288
_showFilterBar chrome://messenger/content/quickFilterBar.js:683
doCommand chrome://messenger/content/quickFilterBar.js:569
doCommand chrome://messenger/content/tabmail.js:569
goDoCommand chrome://global/content/globalOverlay.js:123
oncommand chrome://messenger/content/messenger.xhtml:1
tabmail.js:575:23

Expected results:

Quick Filter should appear and disappear when clicking button.

Note that User Agent string is obscured. Should be "Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0" if it matters.

Works fine here using the Fedora build of 91.8.0. No errors.

Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0.

See how to fix in bug 1745007

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