Closed
Bug 99222
Opened 24 years ago
Closed 24 years ago
If only one match during auto complete, don't show the popup
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.5
People
(Reporter: mscott, Assigned: mscott)
References
Details
(Whiteboard: PDT+)
Attachments
(1 file)
3.65 KB,
patch
|
sspitzer
:
superreview+
|
Details | Diff | Splinter Review |
This is to track one of our UI issues with the auto complete widget that came
out of our issues meeting today.
Currently if I type in an exact match (or something that has only one match), we
always show the popup underneath your text showing the address with the default
domain AND the match.
We really want the 4.x behavior in this scenario where there is no popup, we
just show the completion of the exact match.
i.e.
Scott MacG >> "Scott MacGregor <mscott@netscape.com>"
Assignee | ||
Comment 1•24 years ago
|
||
fix coming up. After talking to Joe, I've added an attribute to the auto
complete widget where you can specify the required # of matches before the popup
is shown.
Assignee | ||
Comment 2•24 years ago
|
||
Comment 3•24 years ago
|
||
Comment on attachment 48964 [details] [diff] [review]
the fix.
looks good to me. R=ducarroz
Updated•24 years ago
|
QA Contact: sheelar → yulian
Comment 4•24 years ago
|
||
Comment on attachment 48964 [details] [diff] [review]
the fix.
sr=sspitzer
Attachment #48964 -
Flags: superreview+
Assignee | ||
Comment 5•24 years ago
|
||
Hewitt, the module owner of auto complete has approved this change.
Assignee | ||
Comment 6•24 years ago
|
||
this fix is now baking in the trunk. It'd be great if some of you could try this
out in tomorrows builds and make sure things look okay. If it looks good and
checks out then I'll move this into the nsBranch+ list.
Assignee | ||
Comment 8•24 years ago
|
||
this usability change to the autocomplete widget was PDT plusse at Friday's PDT
meeting. Making it reflect that reality.
Blocks: 99508
Whiteboard: PDT+
Assignee | ||
Comment 9•24 years ago
|
||
fixed on the branch. Filed spin off bug 100152 to keep track of a minor issue
where the popup still stays up when you first have multiple matches then type
more text to have only an exact match.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 10•24 years ago
|
||
Verified with 20010925 0.9.4 builds on NT, Linux,MacOS 9.2 and MacOS X.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•