Open
Bug 1428965
Opened 7 years ago
Updated 3 years ago
Disable the Remove Selected cookies button if no cookie selected
Categories
(Firefox :: Settings UI, defect, P5)
Firefox
Settings UI
Tracking
()
People
(Reporter: magicp.jp, Unassigned)
Details
Attachments
(1 file)
|
40.88 KB,
image/png
|
Details |
Steps to reproduce:
1. Launch Nightly
2. Open about:preferences#privacy > Go to History
3. Select "Use custom settings for history"
4. Click [Show Cookies...] button
5. If there are any cookies...
5-1. Remove all cookies -> [Remove Selected] button will be disabled
5-2. Close dialog
5-3. Click [Show Cookies...] button
Actual results:
[Remove Selected] button is enable even if no cookie selected. "TypeError: item is null" occur if click it.
TypeError: item is null cookies.js:644:1
Expected results:
Disable [Remove Selected] button if no cookie selected.
Has STR: --- → yes
status-firefox57:
--- → wontfix
status-firefox58:
--- → affected
status-firefox-esr52:
--- → wontfix
Updated•7 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•