Closed
Bug 202324
Opened 22 years ago
Closed 21 years ago
Cookie Manager: "remove cookie" and "remove site" should disable with un-selection
Categories
(Core :: Networking: Cookies, defect)
Core
Networking: Cookies
Tracking
()
VERIFIED
FIXED
Future
People
(Reporter: benc, Assigned: mconnor)
References
Details
Attachments
(1 file)
1.53 KB,
patch
|
mvl
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
This is stranger than I originally described.
If you open the cookie manager, and it somehow has selected no cookies, then the
button is grey.
The problem I described happens when you select some cookies and then unselect.
STEPS:
select a cookie, then unselect.
click on "remove cookie" button.
the bottom cookie becomes selected in light grey (not the normal highlight color).
click on "remove cookie" button.
the grey-selected cookie is removed.
happens in "Cookie Sites" with "Remove site" as well.
(Sorry, I'm testing and writing bugs as I go).
Summary: Cookie Manager: "remove cookie" button is available even when nothing is selected. → Cookie Manager: "remove cookie" and "remove site" should disable with un-selection
Comment 3•22 years ago
|
||
yeah, more wallet bugs.
recommend wallet bugs for future, unless someone actually wants to work on it
right now ;)
Updated•22 years ago
|
Target Milestone: --- → Future
Assignee | ||
Comment 5•22 years ago
|
||
Duping another bug about this, happens on Linux and Windows too
OS: MacOS X → All
Hardware: Macintosh → All
Assignee | ||
Comment 6•22 years ago
|
||
*** Bug 211771 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 8•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #140242 -
Flags: superreview?(alecf)
Attachment #140242 -
Flags: review?(mvl)
Comment 9•21 years ago
|
||
Comment on attachment 140242 [details] [diff] [review]
patch
great! sr=alecf
Attachment #140242 -
Flags: superreview?(alecf) → superreview+
Comment 10•21 years ago
|
||
Comment on attachment 140242 [details] [diff] [review]
patch
>+ document.getElementById("removeCookie").setAttribute("disabled","true");
ubernit: add a space after the comma. Same in PermissionSelected.
r=mvl
Attachment #140242 -
Flags: review?(mvl) → review+
Comment 11•21 years ago
|
||
patch checked in
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 12•16 years ago
|
||
verified FIXED on build:
Build identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•