autocomplete with Lightning is wrong when comment column is enabled
Categories
(Calendar :: General, defect)
Tracking
(thunderbird_esr78+ fixed, thunderbird82 fixed)
People
(Reporter: cardbook.thunderbird, Assigned: darktrojan)
References
Details
(Whiteboard: [invite attendees dialog])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr78+
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0
Steps to reproduce:
set mail.autoComplete.commentColumn to 1
go to Lightning, create an event and try to add one attendee, the email autocompletion is wrong, you only see the address book name, not the emails...
Actual results:
Expected results:
see emails plus address book names (like in email autocompletion)
Updated•4 years ago
|
Comment 1•4 years ago
|
||
In my 78.3.0 the default is "mail.autoComplete.commentColumn;0".
Does the CardBook extension change that to a "1", and why is it needed?
If I change it to a "1", and try to invite attendees, all I see now is address book names without the extension.
Reporter | ||
Comment 2•4 years ago
|
||
CardBook does not change the mail.autoComplete.commentColumn option.
I do not understand why setting this option to 1 is supported when writting email and why this is not supported for adding an attendee...
Updated•4 years ago
|
Assignee | ||
Comment 3•4 years ago
|
||
I do not understand why setting this option to 1 is supported when writting email and why this is not supported for adding an attendee...
Perhaps it's because the developer has never come across this preference before.
Assignee | ||
Comment 4•4 years ago
|
||
We should figure out how to make this widget self-contained as Firefox does, but for now I just want to fix the bug with a simple patch that can be uplifted.
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/860c58cae454
Copy auto-complete drop-down styles into event attendees dialog. r=Paenglab
Updated•4 years ago
|
Assignee | ||
Comment 7•4 years ago
|
||
Comment on attachment 9178137 [details]
Bug 1667648 - Copy auto-complete drop-down styles into event attendees dialog. r?Paenglab
[Approval Request Comment]
Regression caused by (bug #): bug 1639763
User impact if declined: users with a pref set can't see the most important info in a dialog
Testing completed (on c-c, etc.): on c-c for a week
Risk to taking this patch (and alternatives if risky):
Comment 8•4 years ago
|
||
Comment on attachment 9178137 [details]
Bug 1667648 - Copy auto-complete drop-down styles into event attendees dialog. r?Paenglab
[Triage Comment]
Approved for beta
Comment 9•4 years ago
|
||
bugherder uplift |
Updated•4 years ago
|
Comment 10•4 years ago
|
||
Comment on attachment 9178137 [details]
Bug 1667648 - Copy auto-complete drop-down styles into event attendees dialog. r?Paenglab
[Triage Comment]
Approved for esr78
Comment 11•4 years ago
|
||
bugherder uplift |
Description
•