Closed Bug 64030 Opened 24 years ago Closed 21 years ago

Right click pop-up menu for address book does not work (context menu)

Categories

(SeaMonkey :: MailNews: Address Book & Contacts, defect)

defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: samrutha, Assigned: iannbugzilla)

References

(Blocks 1 open bug)

Details

(Whiteboard: nab-menus)

Attachments

(1 file, 2 obsolete files)

From Bugzilla Helper:
User-Agent: Mozilla/4.5 [en] (WinNT; I)
BuildID:    build id:2000122805

The Right click pop menu for anything in the Address book window say Address 
Book,Address Card and Address List does not work.

Reproducible: Always
Steps to Reproduce:
1.Start the browser.
2.Open the Address book.
3.Select either an Address Book,Address Card or Address list.
4.Right click on it.

Actual Results:  Does nothing,the right click pop up menu does not come up.

Expected Results:  The right click pop up menu with New Address Book,New Address 
List etc options should come up.
This is not implemented yet. I filed a similar bug yesterday about context menus
not being implemented in the Personal Toolbar. Confirming with build 20001229.
Status: UNCONFIRMED → NEW
Ever confirmed: true
reassigning to chuang.
Assignee: putterman → chuang
Qa-assigned-to myself.
QA Contact: pmock → fenella
QA Contact: fenella → nbaca
*** Bug 101282 has been marked as a duplicate of this bug. ***
QA Contact: nbaca → olgam
*** Bug 108436 has been marked as a duplicate of this bug. ***
Summary: Right click pop-up menu for address book does not work. → Right click pop-up menu for address book does not work (context menu)
Whiteboard: nab-visual
Whiteboard: nab-visual → nab-menus
*** Bug 116114 has been marked as a duplicate of this bug. ***
*** Bug 124522 has been marked as a duplicate of this bug. ***
Attached patch patch (obsolete) — Splinter Review
reassigning to racham.
Assignee: chuang → racham
Blocks: 158011
QA Contact: olgam → nbaca
OS: Windows NT → All
Hardware: PC → All
*** Bug 149696 has been marked as a duplicate of this bug. ***
mass re-assign.
Assignee: racham → sspitzer
Taking from sspitzer@mozilla.org (Seth Spitzer)
Assignee: sspitzer → bugzilla
Accepting
Status: NEW → ASSIGNED
This patch implements different context menus for the different panes:
Properties, New Card, New List and Delete for Address Book pane
Properties, Compose, IM and Delete for Results pane
Attachment #68696 - Attachment is obsolete: true
Attachment #132767 - Flags: superreview?(sspitzer)
Attachment #132767 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 132767 [details] [diff] [review]
Patch v0.1 that implements context menus

>+    <command id="cmd_delete" oncommand="goDoCommand('button_delete');"/>
cmd_delete is wrong, that's reserved for Edit/Delete; as you're doing
goDoCommand('button_delete') use button_delete instead. In fact any commands
that use goDoCommand should be using the same id, this is so things like
goUpdateCommand work.

>+      <tree id="dirTree" context="DirTreeContext"
dirTreeContext, surely?

Also some accesskeys would be nice.
Attachment #132767 - Flags: review?(neil.parkwaycc.co.uk) → review-
Comment on attachment 132767 [details] [diff] [review]
Patch v0.1 that implements context menus

Cancelling old sr request
Attachment #132767 - Flags: superreview?(sspitzer)
Patch also other issues raised by Neil in comment#15
Attachment #132767 - Attachment is obsolete: true
Attachment #132795 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #132795 - Flags: review?(neil.parkwaycc.co.uk) → review+
Attachment #132795 - Flags: superreview?(bienvenu)
Attachment #132795 - Flags: superreview?(bienvenu) → superreview+
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Verified FIXED with build 2004-06-06-09 on Windows XP.

Mailing lists, individual cards and address books themselves all have context
menus with accesskeys, too.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: