After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 710761 - Mail message list filtered without UI indication
Mail message list filtered without UI indication
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
3.12.x (obsolete)
Other Linux
: Normal minor
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 652438 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-10-23 22:00 UTC by Bojan Smojver
Modified: 2016-02-22 11:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bojan Smojver 2013-10-23 22:00:54 UTC
Occasionally, clear search button (tiny yellow brush to the right of the search for mail box) does not work. Pressing it does nothing.

Switching to another folder then then back enables it again.
Comment 1 André Klapper 2013-10-24 09:45:25 UTC
Which kind of folder and account? Which kind of search queries?
Comment 2 Matthew Barnes 2013-10-24 15:22:03 UTC
I saw this myself the other day with 3.11.  Was just doing a quick search for myself ("barnes") on my work IMAP account, but don't think the account type is relevant.  Looked like the UI components got out of sync somehow.
Comment 3 Bojan Smojver 2013-10-24 21:37:08 UTC
(In reply to comment #1)
> Which kind of folder and account? Which kind of search queries?

I see this with EWS backend, because that is what I use the most. It can be any folder: inbox, sent, another created folder. Any type of search (mostly the default: sender or address contains).
Comment 4 Milan Crha 2014-03-11 17:51:27 UTC
I cannot reproduce this, git master, after 3.11.91 release. Might there be any steps for a reproducer?
Comment 5 Bojan Smojver 2014-03-11 21:01:01 UTC
I haven't seen this in a while, to be honest (F-20), but from memory, I think it would happen if I searched for something, then changed folders, then came back to the folder where I searched.
Comment 6 Bojan Smojver 2014-03-11 22:04:51 UTC
It just happened with latest Evo in F-20. I search the inbox for a word, switched to another workspace and then came back. Unable to clear.

Clicking on another folder, then coming back to inbox enables it again.
Comment 7 Milan Crha 2014-03-13 11:15:19 UTC
I tried to do the same, with Gnome-Shell, but no luck, the right icon is still available even when I return back to the first workspace, after I was in a workspace with a terminal, or with a Firefox.
Comment 8 Bojan Smojver 2014-03-14 04:19:23 UTC
(In reply to comment #7)
> I tried to do the same, with Gnome-Shell, but no luck, the right icon is still
> available even when I return back to the first workspace, after I was in a
> workspace with a terminal, or with a Firefox.

I cannot replicate it reliably either. It is intermittent.
Comment 9 Milan Crha 2015-04-28 18:35:42 UTC
Possibly some timing issue. I'm not usre what to do with this bug, when it's so hard to reproduce on will.
Comment 10 Milan Crha 2015-11-11 21:40:25 UTC
I managed to reproduce this accidentally, while debugging some other issue. The problem was partly about timing. It could happen, that the newly selected folder could inherit filter from the previously selected folder, when the folder change had been done before the message list re-generation was done for the previous folder.

Created commit 5228f1f in evo master (3.19.2+)
Created commit 95f2be2 in evo gnome-3-18 (3.18.3+)
Comment 11 Milan Crha 2016-02-22 11:51:54 UTC
*** Bug 652438 has been marked as a duplicate of this bug. ***