Closed
Bug 120073
Opened 23 years ago
Closed 23 years ago
cookie manager: list doesn't scroll when last visible cookie deleted
Categories
(Core :: Networking: Cookies, defect)
Tracking
()
VERIFIED
FIXED
mozilla0.9.9
People
(Reporter: mozilla3, Assigned: morse)
Details
(Whiteboard: checklinux check win)
Attachments
(1 file)
659 bytes,
patch
|
jag+mozilla
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122108
In the cookie manager (Privacy & Security | Cookies | View Stored Cookies |
Stored Cookies), repeatedly clicking "Remove Cookie" on the last cookie in the
list causes the selection to disappear off the top of the list box.
Reproducible: Always
Steps to Reproduce:
1. Open Preferences.
2. Select Privacy & Security | Cookies and click "View Stored Cookies".
3. Scroll to the bottom of the cookie list. (There needs to be more than one
screen's worth of cookies.)
4. Select the last cookie in the list.
5. Click Remove Cookie repeatedly until all visible cookies have been deleted.
Actual Results: The cookie list box is empty, but the previous cookie is
properly selected. (Continuing to click Remove Cookie will keep removing
cookies in order; you just can't see them in the list.)
Expected Results: The list should have automatically scrolled at some point to
keep the selected cookie visible (preferably scrolling every time the list box
isn't full).
Comment 1•23 years ago
|
||
cookies
Assignee: sgehani → morse
Component: Preferences → Cookies
QA Contact: sairuh → tever
Assignee | ||
Comment 2•23 years ago
|
||
Assignee | ||
Comment 3•23 years ago
|
||
alecf, sgehani please review. Thanks.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
OS: Linux → All
Target Milestone: --- → mozilla0.9.9
Comment 4•23 years ago
|
||
Comment on attachment 65090 [details] [diff] [review]
scroll up when last visible cookie is deleted.
sr=alecf
Attachment #65090 -
Flags: superreview+
Comment 5•23 years ago
|
||
Comment on attachment 65090 [details] [diff] [review]
scroll up when last visible cookie is deleted.
r=jag
Attachment #65090 -
Flags: review+
Assignee | ||
Comment 6•23 years ago
|
||
patch checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
V/fixed:
Mozilla 1.8a4.
Status: RESOLVED → VERIFIED
QA Contact: tever → benc
Whiteboard: checklinux check win
You need to log in
before you can comment on or make changes to this bug.
Description
•