Closed
Bug 51144
Opened 24 years ago
Closed 24 years ago
Cookie Manager needs to be resizeable
Categories
(Core :: Networking: Cookies, defect, P3)
Core
Networking: Cookies
Tracking
()
VERIFIED
FIXED
mozilla1.0
People
(Reporter: bugzilla, Assigned: morse)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
The Cookie Manager is current noresizeable. Please make it resizeable.
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → M20
Comment 1•24 years ago
|
||
Morse, I can fix this if you have other things to do.
Assignee | ||
Comment 3•24 years ago
|
||
Blake, whatever you do to the cookie viewer, make sure you do the same thing to
the password viewer as well.
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: M20 → M19
Updated•24 years ago
|
OS: Windows 2000 → All
Priority: P2 → P4
Hardware: PC → All
Target Milestone: M19 → mozilla1.0
Updated•24 years ago
|
Priority: P4 → P3
Comment 4•24 years ago
|
||
According to bug 58298, the dialog is resizable on linux, but resizing the
window doesn't resize/move the contents appropriately. This bug and bug 58298
can probably be fixed together (although hopefully someone knows why there's
currently platform parity).
Should bug 62424 also be fixed along with this one?
Comment 5•24 years ago
|
||
Yes, under linux, bug 58298 is what I think the problem is. The password viewer
has the same behavior. I suspect this is what the reporter was saying (that
resizing doesn't show any more data).
Assignee | ||
Comment 6•24 years ago
|
||
Attaching patch to fix the resizing problem for both the cookie viewer and the
password viewer.
Patch also fixes another problem, namely the boundaries of the read-only fields
in the cookie viewer were not being delimited. This was the subject of some
other bug report somewhere but I can't find it. So it seems obvious to fix it
here, since you can't see how these fields are being resized unless you can
see their boundaries.
Assignee | ||
Comment 7•24 years ago
|
||
Comment 8•24 years ago
|
||
Looks fine to me. Thanks for the patch, morse. r=blake
Assignee: blakeross → morse
Status: ASSIGNED → NEW
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [w]
Assignee | ||
Comment 10•24 years ago
|
||
*** Bug 58298 has been marked as a duplicate of this bug. ***
Comment 11•24 years ago
|
||
sr=alecf
Assignee | ||
Comment 12•24 years ago
|
||
fix checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 13•24 years ago
|
||
Small questions: When is this so called 'fix' being included into the source?
And in what build can we expect to use this 'enhanced' Cookie Manager?
Friendly, HJ.
Assignee | ||
Comment 14•24 years ago
|
||
Once it's checked in (and it has been), it will be included in any builds made
from that point on. If you are picking up the nightlies, then I would imagine
it will be available by tomorrow morning.
Assignee | ||
Comment 15•24 years ago
|
||
And should I be reading anything into the fact that you called it a "so-called
fix"? ;-)
Comment 16•24 years ago
|
||
Making the Cookie Manager resizeable is just great. And to me it just looks more
like an enhancement AND a fix. And that's exactly why I used 'fix'. Don't get me
wrong, I don't wanna be rude at all. Infact you are making me happy :))
Assignee | ||
Updated•24 years ago
|
Whiteboard: [w]
Reporter | ||
Comment 17•24 years ago
|
||
resizeable works!
verifying bugs...
build 2001013020
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•