"Remove All Shown" deletes all logins (passwords) when filtered without results.
Categories
(Thunderbird :: Preferences, defect, P3)
Tracking
(thunderbird_esr115 wontfix, thunderbird_esr128? fixed)
People
(Reporter: lists, Assigned: welpy-cw)
References
(Regression)
Details
(Keywords: dataloss, regression)
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-esr128+
|
Details | Review |
Updated•15 years ago
|
Updated•15 years ago
|
Updated•11 years ago
|
Comment 2•11 years ago
|
||
Comment 4•10 years ago
|
||
Comment 5•10 years ago
|
||
Updated•9 years ago
|
Updated•8 years ago
|
Updated•7 years ago
|
Updated•6 years ago
|
Updated•3 years ago
|
Updated•2 years ago
|
| Assignee | ||
Comment 7•1 year ago
|
||
(In reply to Ciprian Muresan [:cmuresan], Ecosystem QA from comment #4)
I have investigated this issue and I have found 2 scenarios:
#1
Steps to reproduce:
- Have multiple saved logins.
- Go to about:config#security and click on "Saved Logins...".
- Enter a search term that returns 2 or 3 items(in my case I searched for
google and had 3 different Google accounts listed).- Without selecting anything click "Remove All" and confirm the removal.
This has since been renamed to "Remove All Shown" in this case.
- Clear the Search field.
Actual results:
4. The filtered logins are removed.
5. All logins are displayed, except the ones removed at step 4.
So I think scenario #1 is okay.
#2
Steps to reproduce:
- Have multiple saved logins.
- Go to about:config#security and click on "Saved Logins...".
- Enter a search term that returns no items, for example a symbol.
- Click the "Remove All" button and confirm the removal.
Since this is being displayed as "Remove All Shown" in this case as well …
- Clear the Search field.
Actual results:
3. After the search is performed, there are no entries displayed.
4. "Remove All" button is active. After clicking on it, the remove all
dialog is displayed.
5. No entries are displayed because they were removed at step 4.
… this is an unexpected outcome, to say the least. The "Remove All Shown" button should definitely be disabled if there aren't any entries shown.
| Assignee | ||
Comment 8•1 year ago
|
||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Pushed by toby@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/3546109a8cde
Disable "Remove All Shown" logins when filtered without results. r=mkmelin
| Assignee | ||
Comment 10•1 year ago
|
||
Comment on attachment 9427049 [details]
Bug 601447 - Disable "Remove All Shown" logins when filtered without results. r=mkmelin
[Approval Request Comment]
Regression caused by (bug #): bug 1338036
User impact if declined: loss of all saved passwords
Testing completed (on c-c, etc.): c-c and beta
Risk to taking this patch (and alternatives if risky): none
Comment 11•1 year ago
•
|
||
Comment on attachment 9427049 [details]
Bug 601447 - Disable "Remove All Shown" logins when filtered without results. r=mkmelin
[Triage Comment]
Richard, are both patches needed to fix this?
Updated•1 year ago
|
Updated•1 year ago
|
Comment 12•1 year ago
|
||
Are you asking in the wrong bug? I had nothing done in this bug.
| Assignee | ||
Updated•1 year ago
|
Comment 13•1 year ago
|
||
(In reply to Richard Marti (:Paenglab) from comment #12)
Are you asking in the wrong bug? I had nothing done in this bug.
Must be! Sorry..
Comment 14•1 year ago
|
||
Comment on attachment 9427049 [details]
Bug 601447 - Disable "Remove All Shown" logins when filtered without results. r=mkmelin
[Triage Comment]
Approved for esr128
Comment 15•1 year ago
|
||
| bugherder uplift | ||
Thunderbird 128.3.3esr:
https://hg.mozilla.org/releases/comm-esr128/rev/8c8e23b96f26
Description
•