Closed
Bug 597994
Opened 14 years ago
Closed 14 years ago
Make removing entries in Data Manager trees select the next entry
Categories
(SeaMonkey :: Passwords & Permissions, defect)
SeaMonkey
Passwords & Permissions
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.1b2
People
(Reporter: kairo, Assigned: kairo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
From bug 569341 (Ian's comment, my reply, his reply):
> > When you use the delete key to remove cookies, the next cookie in the list is
> > not selected and you can not use the delete key until you select another
> > cookie.
>
> Hmm, interesting idea, might really be helpful. Can I pass that into a
> followup, please?
I guess so, but less obvious candidate than first one.
When done, this should be done for all tree views in the Data Manager.
Assignee | ||
Updated•14 years ago
|
Depends on: DataManager
Assignee | ||
Updated•14 years ago
|
Version: SeaMonkey 2.0 Branch → Trunk
Assignee | ||
Comment 1•14 years ago
|
||
Here's a patch that updates the selection after delete on all the trees we have in Data Manager and also updates the test to not fail and additionally check for the correct results from this patch.
Comment on attachment 489626 [details] [diff] [review]
update selection after deleting
Lots of similar code, but as discussed on IRC not quite worth a helper function (yet) r=me
Attachment #489626 -
Flags: review?(iann_bugzilla) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1b2
You need to log in
before you can comment on or make changes to this bug.
Description
•