Closed
Bug 255253
Opened 21 years ago
Closed 21 years ago
Can't delete using the menu
Categories
(SeaMonkey :: MailNews: Address Book & Contacts, defect)
SeaMonkey
MailNews: Address Book & Contacts
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: neil, Assigned: neil)
Details
(Keywords: regression)
Attachments
(1 file)
1.38 KB,
patch
|
mscott
:
review+
mscott
:
superreview+
asa
:
approval1.8a3+
|
Details | Diff | Splinter Review |
In 2001 most command updaters were changed from broadcasters to commands
although for some reason addressbook.xul's cmd_delete did not get updated.
Recently a possible infinite loop dispatching command events was discovered, so
to prevent this command events may now only be retargetted to command nodes.
This of course excludes addressbook's broadcaster.
Note that key events use a different retargetting mechanism which is unaffected.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee: sspitzer → neil.parkwaycc.co.uk
Status: NEW → ASSIGNED
Assignee | ||
Updated•21 years ago
|
Attachment #155847 -
Flags: superreview?(mscott)
Attachment #155847 -
Flags: review?(mscott)
Updated•21 years ago
|
Attachment #155847 -
Flags: superreview?(mscott)
Attachment #155847 -
Flags: superreview+
Attachment #155847 -
Flags: review?(mscott)
Attachment #155847 -
Flags: review+
Assignee | ||
Updated•21 years ago
|
Attachment #155847 -
Flags: approval1.8a3?
Comment 2•21 years ago
|
||
Comment on attachment 155847 [details] [diff] [review]
Proposed patch
a=asa for checkin to 1.8a3.
Attachment #155847 -
Flags: approval1.8a3? → approval1.8a3+
Assignee | ||
Comment 3•21 years ago
|
||
Fix checked in.
Assignee | ||
Comment 4•21 years ago
|
||
Really marking fixed :-[
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•