Closed
Bug 1727933
Opened 4 years ago
Closed 4 years ago
Autocomplete fails if the only result is that from an extension
Categories
(Thunderbird :: Add-Ons: Extensions API, defect)
Tracking
(thunderbird_esr91+ fixed, thunderbird92 wontfix)
RESOLVED
FIXED
93 Branch
People
(Reporter: neil, Assigned: neil)
References
Details
Attachments
(1 file)
|
1.06 KB,
patch
|
darktrojan
:
review+
wsmwk
:
approval-comm-esr91+
|
Details | Diff | Splinter Review |
If there is exactly one autocomplete result, and this result was provided by an extension using the addressbook.provider API, the result does not actually show up. If there are multiple results for any reason, the results all show up as expected.
| Assignee | ||
Comment 1•4 years ago
|
||
Attachment #9238329 -
Flags: review?(geoff)
Updated•4 years ago
|
Attachment #9238329 -
Flags: review?(geoff) → review+
Updated•4 years ago
|
Status: NEW → ASSIGNED
status-thunderbird92:
--- → wontfix
status-thunderbird_esr91:
--- → affected
tracking-thunderbird_esr91:
--- → +
Keywords: checkin-needed-tb
Target Milestone: --- → 93 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/3e26db670fb8
Extension results need a default index r=darktrojan
Updated•4 years ago
|
Attachment #9238329 -
Flags: approval-comm-esr91?
Attachment #9238329 -
Flags: approval-comm-beta?
Comment 3•4 years ago
|
||
Comment on attachment 9238329 [details] [diff] [review]
Proposed patch
[Triage Comment]
Approved for esr91
(already on beta, so removing flag)
Attachment #9238329 -
Flags: approval-comm-esr91?
Attachment #9238329 -
Flags: approval-comm-esr91+
Attachment #9238329 -
Flags: approval-comm-beta?
Comment 4•4 years ago
|
||
| bugherder uplift | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•