Send button enabled after removing non-pillified recipient
Categories
(Thunderbird :: Message Compose Window, defect, P2)
Tracking
(thunderbird_esr78? verified)
People
(Reporter: klaus.bartosch, Assigned: aleca)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
1.73 KB,
patch
|
darktrojan
:
review+
wsmwk
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36
Steps to reproduce:
This seems to have regressed from bug 1679848.
In a new message, enter x@x.com as recipient without causing a pill to be created. Remove the address again.
Actual results:
Send button stays enabled.
Expected results:
Send button should have been disabled again.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Thanks for the report and for identifying the regression window.
I'll take care of it.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
We should detect changes also when backspace or delete are pressed.
Comment 3•4 years ago
|
||
Comment on attachment 9198535 [details] [diff] [review]
1687431-send-button.diff
Ship it!
Assignee | ||
Updated•4 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/becd548e1f91
Disable Send button after removing non-pillified addresses. r=darktrojan
Updated•4 years ago
|
Assignee | ||
Comment 5•4 years ago
|
||
Comment on attachment 9198535 [details] [diff] [review]
1687431-send-button.diff
[Approval Request Comment]
Regression caused by (bug #): bug 1681389
User impact if declined: The send button is not properly disabled after a user deletes a previously written non-pillified valid account
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low as we're only expanding the check for changing the compose message state on delete or backspace.
Comment 6•4 years ago
|
||
Comment on attachment 9198535 [details] [diff] [review]
1687431-send-button.diff
[Triage Comment]
Approved for esr78
Comment 7•4 years ago
|
||
bugherder uplift |
Thunderbird 78.7.1:
https://hg.mozilla.org/releases/comm-esr78/rev/5c23a99004f1
Comment 8•4 years ago
|
||
Send button disabled after removing non-pillified recipient using the 78.7.1 release candidate on Windows 10.
Description
•