Bug 1609901 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.

STR
1) type |foo@bar.com, | (one trailing space)
2) press backspace

Actual
- bug 1609894: premature pill creation
- space remains at the beginning of new input
- backspace focuses pill (foo@bar.com)
- hard to remove the space

Expected
- even after we fix bug 1609894: don't focus pill on backspace if there's spaces in input
- investigate our options for trimming/preventing initial spaces, but space is a valid character of local part if quoted, and for other scenarios, we do auto-quote I think
STR
1) type |foo@bar.com, | (one trailing space - regular scenario if you intend to type |foo@bar.com, baz@bar.com|)
2) press backspace

Actual
- bug 1609894: premature pill creation
- space remains at the beginning of new input
- backspace focuses pill (foo@bar.com)
- hard to remove the space

Expected
- even after we fix bug 1609894: don't focus pill on backspace if there's spaces in input
- investigate our options for trimming/preventing initial spaces, but space is a valid character of local part if quoted, and for other scenarios, we do auto-quote I think
STR
1) type |foo@bar.com, | (one trailing space - regular scenario if you intend to type |foo@bar.com, baz@bar.com|)
2) press backspace to remove the excess leading space

Actual
- bug 1609894: premature pill creation
- space remains at the beginning of new input
- backspace focuses pill (foo@bar.com)
- hard to remove the space

Expected
- even after we fix bug 1609894: don't focus pill on backspace if there's spaces in input
- investigate our options for trimming/preventing initial spaces, but space is a valid character of local part if quoted, and for other scenarios, we do auto-quote I think

Back to Bug 1609901 Comment 0