OpenPGP key selection lost when opening key properties
Categories
(MailNews Core :: Security: OpenPGP, defect)
Tracking
(thunderbird_esr78+ fixed, thunderbird89 fixed)
People
(Reporter: ak.bugzilla, Assigned: mkmelin)
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr78+
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36 Edg/89.0.774.63
Steps to reproduce:
Have a personal key selected as your encryption key in the account settings tab. Open the key properties through the account settings tab (not the OpenPGP key manager). Close the key properties.
Actual results:
The selection of the key is lost when closing the key properties. Thunderbird won't use the key for encryption. Actually, no option is selected. When closing and reopening the account settings tab, encryption is set to "Do not use OpenPGP for this identity".
Expected results:
Keep the key selection when opening the key properties.
| Assignee | ||
Comment 2•4 years ago
|
||
OpenPGP key selection was lost when opening key propertie, or any of the "More" actions.
Updated•4 years ago
|
| Assignee | ||
Updated•4 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/f4d5fe69b5f1
make sure to stop event propagation in key selection so that events below the radios do not unselect. r=aleca
| Assignee | ||
Comment 4•4 years ago
•
|
||
Comment on attachment 9216713 [details]
Bug 1701356 - make sure to stop event propagation in key selection so that events below the radios do not unselect. r=aleca
[Approval Request Comment]
Safe fix to avoid confusing UI.
Comment 5•4 years ago
|
||
Comment on attachment 9216713 [details]
Bug 1701356 - make sure to stop event propagation in key selection so that events below the radios do not unselect. r=aleca
[Triage Comment]
Approved for beta
Comment 6•4 years ago
|
||
| bugherder uplift | ||
Thunderbird 89.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/6ccdbaca7c22
Comment 7•4 years ago
|
||
Comment on attachment 9216713 [details]
Bug 1701356 - make sure to stop event propagation in key selection so that events below the radios do not unselect. r=aleca
[Triage Comment]
Approved for esr78
Comment 8•4 years ago
|
||
| bugherder uplift | ||
Thunderbird 78.10.2:
https://hg.mozilla.org/releases/comm-esr78/rev/0608f355e5be
Description
•