Closed Bug 1477465 Opened 6 years ago Closed 4 years ago

Improve usability of deleting multiple specific cookies

Categories

(DevTools :: Storage Inspector, enhancement, P3)

62 Branch
enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1458652

People

(Reporter: alexhaan, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0 Build ID: 20180713213322 Steps to reproduce: * Open developer tools and go to the Storage > Cookies section. * Trying to delete multiple specific cookies (i.e. not all) Actual results: You can't select multiple cookies using ctrl or shift (either selecting with mouse or up/down arrow keys+shift). Of course there's no (context menu) actions for such a multiple selection either. Expected results: You should be able to select multiple entries with ctrl or shift modifiers. Then: * The context menu should reflect you having a selection and letting you delete all selected. * The Delete key suggested in bug 1406679 should delete the multiple entries (a confirmation window is acceptable). * The Minus button suggested in bug 1349533, comment 1 should do the same.

The reason this isn't supported is the fact that the UI is written in XUL and we plan on completely rewriting the UI in the future. Of course, when we rewrite the UI we could implement this.

Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Has STR: --- → yes
Ever confirmed: true
OS: Unspecified → All
Priority: -- → P3
Hardware: Unspecified → All
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.