Closed Bug 561328 Opened 15 years ago Closed 1 years ago

"Searching..." from status bar doesn't disappear after search (quick filter bar) is completed on a virtual folder (saved search folder)

Categories

(Thunderbird :: Search, defect)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: Nomis101, Unassigned)

References

Details

Attachments

(1 obsolete file)

If you use the new filter bar to filter your messages you will see "Searching..." in the status bar of the main window. But this doesn't disappear if you exit the search or change you inboxes. STR: 1. Go to your inbox. In the quick filter bar choose something to filter your messages --> You will see "Searching..." in the status bar 2. Deselect all filters --> You still see "Searching..." 3. Change from this inbox to another inbox --> You still see "Searching..." If filtering isn't used anymore "Searching..." should disappear to clarify that the messages are not filtered anymore. Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.5pre) Gecko/20100423 Lanikai/3.1b2pre
should this be considered a regression? I see this also. Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.5pre) Gecko/20100420 Lanikai/3.1b2pre
Severity: normal → minor
This has caused a few questions in support and is still present in current trunk. It happens also outside the scope of the quick search bar. Case 1 Click on a virtual folder Case 2 Click on a sub-folder (this only happens on some sub-folders)
with current trunk I couldn't reproduce using comment 0 except with local folders. But can reproduce using comment 2's virtual folders saved in imap and local accounts. status bar clears after clicking an imap folder.
Summary: "Searching..." doesn't disappear after search is completed → "Searching..." from status bar doesn't disappear after search is completed
perhaps this is the same as bug 331399 Also, I can more easily reproduce this in unified folder mode, where I see both Searching... and Searching folder...
(In reply to comment #3) > with current trunk I couldn't reproduce using comment 0 Yes, I also can't reproduce this anymore with my steps. Seems it was fixed in the meantime.
Let's have bug 573325 for the normal folder case, which seems fixed. But I can confirm this still happens in TB8 on a Virtual folder. So let's keep this bug for it.
Depends on: 573325
Summary: "Searching..." from status bar doesn't disappear after search is completed → "Searching..." from status bar doesn't disappear after search (quick filter bar) is completed on a virtual folder (saved search folder)
Version: unspecified → Trunk
Yes, you are right. I also see this. But with my STR from comment 0 I'm now able to again reproduce it with TB 11. So, whatever it fixed in #5, the issue seems now back. :-(
(In reply to :aceman from comment #6) > Let's have bug 573325 for the normal folder case, which seems fixed. > > But I can confirm this still happens in TB8 on a Virtual folder. So let's > keep this bug for it. should we close bug 331399?
Re Comment #6 and Bug #573325 this bug hasn't been fixed, or its been un-fixed and still happens.
Severity: minor → S4
Attachment #9331105 - Flags: review?(mkmelin+mozilla)
Comment on attachment 9331105 [details] [diff] [review] 561328-clear-searching-status-when-messages-loaded.patch Review of attachment 9331105 [details] [diff] [review]: ----------------------------------------------------------------- I can't reproduce the bug (I get no feedback at all for search from the quick filter bar actually). ::: mail/base/content/folderDisplay.js @@ +1168,5 @@ > */ > onMessagesLoaded(aAll) { > this._allMessagesLoaded = aAll; > > + if (this._tabInfo) { This would never do anything anymore. folderDisplay.js is just used in the search dialog and that doesn't have tabs
Attachment #9331105 - Flags: review?(mkmelin+mozilla) → review-

Comment on attachment 9331105 [details] [diff] [review]
561328-clear-searching-status-when-messages-loaded.patch

Thanks for checking the patch. Looks like another bad rebase to 115. Apologies! This was working fine in 102, and as you can see from the report from 2010, feedback was received and never cleared. setTabThinking() is not used in 115 any more, so no surprise there isn't any feedback. It was used in 102 here
https://searchfox.org/comm-esr102/rev/2b139c2a151e752af00df27c464006657143e112/mail/base/content/folderDisplay.js#983
in onSearching(). We filed bug 1831500 and suggest to close this bug here.

Attachment #9331105 - Attachment is obsolete: true

Likely bug 573325 is also no longer occurring.

Since 115 this is no longer relevant.

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

Attachment

General

Creator:
Created:
Updated:
Size: