Closed
Bug 518946
Opened 16 years ago
Closed 16 years ago
[faceted search] remove (or improve) the ORing of terms choice from the search results
Categories
(Thunderbird :: Search, defect)
Thunderbird
Search
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0rc1
People
(Reporter: clarkbw, Assigned: clarkbw)
Details
(Keywords: polish, Whiteboard: [has l10n impact])
Attachments
(1 file, 1 obsolete file)
|
3.14 KB,
patch
|
asuth
:
review+
|
Details | Diff | Splinter Review |
The ( Match any of these terms ) button is confusing and wordy. I'm suggesting we start simple by removing the option all together from the search results for now.
If time permits we can then try to improve the option and add it back. My suggestion for improving the option is this. When the search result set is small (I'm not sure what the constant should be) we offer to OR the terms in order to expand the search. We can use a string like "Expand the search by searching for $TERM or $TERM or...". This string will be appended to the search results list after the last item such a person who looks through the 4 results shown isn't satisfied they can click the link / button to expand the search for more results.
Flags: blocking-thunderbird3+
| Assignee | ||
Comment 1•16 years ago
|
||
I'll be at least removing a string and at most adding another one.
Whiteboard: [has l10n impact]
| Assignee | ||
Comment 2•16 years ago
|
||
here's the first part that removes the button from the search results. I'll push this through and then come back around for the second part once my other blockers are cleared.
Attachment #402950 -
Flags: review?(bugmail)
| Assignee | ||
Comment 3•16 years ago
|
||
here's a quick updated patch; I noticed I forgot to remove the CSS for the button.
Attachment #402950 -
Attachment is obsolete: true
Attachment #402953 -
Flags: review?(bugmail)
Attachment #402950 -
Flags: review?(bugmail)
Updated•16 years ago
|
Attachment #402953 -
Flags: review?(bugmail) → review+
Updated•16 years ago
|
Keywords: checkin-needed
Comment 4•16 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•