Closed
Bug 217696
Opened 21 years ago
Closed 21 years ago
cookies with large content do not wordwrap or display full cookie content
Categories
(Core :: Networking: Cookies, defect)
Tracking
()
People
(Reporter: skilserv, Assigned: darin.moz)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4) Gecko/20030624
Using yahoo mail, most cookies are small and many required. One common cookie
is huge and encrypted, so I don't know what info it contains. It is not
required so I selectively deny these huge cookies while accepting the smaller
required ones.
When mozilla shows details, it only has 1 line for content, so it only shows
about 5% of the content of the huge cookie of concern. I can't distinguish
which cookies to allow or deny since I can't see the full content like I could
with netscape v4.8.
Reproducible: Always
Steps to Reproduce:
1. read cookie
2. guess whether it is the huge cookie or not
3.
Expected Results:
Mozilla should have option to display full cookie contents.
Also, it would be nice if an option could be included to accept some cookies,
perhaps when small, but ask for permission to accept other cookies, like when
huge and/or encrypted
Comment 1•21 years ago
|
||
You can see the rest of the cookie contents by selecting it, and draggin to the
right.
Marking this as a dup of bug 62424 which wants that display to be a block,
instead of a single line.
*** This bug has been marked as a duplicate of 62424 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•