Bug 1727202 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Depending on method of adding, mailing list pill looks different.
- If double-clicked to be added to To field: `list <list>`
- If dragged into To field: `list <"list">`
Same in TB 78.

We should test if this causes failures or not, but it's irritating at least, and error-prone for handling in code.

Expected
- regardless of method of adding, mailing list pill should always look the same
Depending on method of adding, mailing list pill looks different.
- If double-clicked to be added to To field: `My list <My list>`
- If dragged into To field: `My list <"My list">`
Same in TB 78.

We should test if this causes failures or not, but it's irritating at least, and error-prone for handling in code.

Expected
- regardless of method of adding, mailing list pill should always look the same
Depending on method of adding, mailing list pill looks different.
- If added via double-click into To field: `My list <My list>`
- If dragged into To field: `My list <"My list">`
Same in TB 78.

We should test if this causes failures or not, but it's irritating at least, and error-prone for handling in code.

Expected
- regardless of method of adding, mailing list pill should always look the same
Depending on method of adding, mailing list pill looks different.
- If added into To field via double-click: `My list <My list>`
- If dragged into To field: `My list <"My list">`
Same in TB 78.

We should test if this causes failures or not, but it's irritating at least, and error-prone for handling in code.

Expected
- regardless of method of adding, mailing list pill should always look the same

Back to Bug 1727202 Comment 0