Open
Bug 340905
Opened 19 years ago
Updated 3 years ago
Stop Button in MailNews advanced Search does not seem to work
Categories
(MailNews Core :: Search, defect)
MailNews Core
Search
Tracking
(Not tracked)
NEW
People
(Reporter: bishop, Unassigned)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [patchlove])
Attachments
(1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.0.4) Gecko/20060516 SeaMonkey/1.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.0.4) Gecko/20060516 SeaMonkey/1.0.2
While searching, hitting the stop button does not seem to alter the behaviour of the search in any way.
Reproducible: Always
Steps to Reproduce:
1. Open MailNews
2. Launch a nice big search in messages
3. Hit the [Stop] button in the upper-right
Actual Results:
Nothing appears to happen in the first 200 clicks of the stop button. user must completely close the Search in order to launch another search.
Expected Results:
The stop should immediately quit so that the user can perhaps alter the search (like remembering to click ()Match All Of the Following)
searched Bug Db for similar bugs. TBird is experiencing a similar problem in its bug 331353, but it looks to be a presentation error instead of a functional error, and I also don't use Thunderbird because TBird seems to be missing a browser.
Comment 1•19 years ago
|
||
yup, and trunk
Comment 2•17 years ago
|
||
Patch.
|NotifyListenersDone| seems not depend |m_backgroundTimer|.
Attachment #305519 -
Flags: superreview?(bienvenu)
Attachment #305519 -
Flags: review?(bienvenu)
Comment 3•17 years ago
|
||
Are you searching IMAP or local messages? I believe the way it used to work was that imap search would generate a NotifyListenersDone in the OnStopRunningUrl call.
Comment 4•17 years ago
|
||
Comment on attachment 305519 [details] [diff] [review]
Patch
I've tested with IMAP.
|OnStopRunningUrl| is called, but ||NotifyListenersDone| in it is not called...
Attachment #305519 -
Attachment is obsolete: true
Attachment #305519 -
Flags: superreview?(bienvenu)
Attachment #305519 -
Flags: review?(bienvenu)
Comment 5•17 years ago
|
||
patch needs help. and adding whiteboard blocking‑thunderbird3? but would be nice to have in the alphas.
331353 and 370753 may be dupes, just blocking them for now.
this is a major annoyance that shouldn't be in a polished product, in part because the workaround of closing the window prob isn't obvious to the average user.
Assignee: mail → nobody
No longer depends on: 331353
Keywords: qawanted
Product: Mozilla Application Suite → Core
Summary: Stop Button in MailNews Search does not seem to function → Stop Button in MailNews advanced Search does not seem to work
Whiteboard: [blocking‑thunderbird3?]
Version: Trunk → unspecified
| Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Comment 6•7 years ago
|
||
Switching from Windows to Linux I experience the same problem, 64-bits Seamonkey 2.49.1, using IMAP. Can the behaviour be corrected? Thanks!
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•