Closed
Bug 860905
Opened 12 years ago
Closed 12 years ago
Context menu Open Link in New Window broken in MailNews [gContextMenu.openLink is not a function]
Categories
(SeaMonkey :: MailNews: General, defect)
SeaMonkey
MailNews: General
Tracking
(seamonkey2.17 unaffected, seamonkey2.18? fixed, seamonkey2.19 fixed, seamonkey2.20 fixed)
RESOLVED
FIXED
seamonkey2.20
Tracking | Status | |
---|---|---|
seamonkey2.17 | --- | unaffected |
seamonkey2.18 | ? | fixed |
seamonkey2.19 | --- | fixed |
seamonkey2.20 | --- | fixed |
People
(Reporter: InvisibleSmiley, Assigned: neil)
References
Details
(Keywords: regression)
Attachments
(2 files)
1.35 KB,
patch
|
Details | Diff | Splinter Review | |
1.11 KB,
patch
|
philip.chee
:
review+
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-aurora+
iannbugzilla
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
STR: Try "Open Link in New Window" from inside MailNews (e.g. the "SeaMonkey" link in the MailNews start page header)
Starting with 2.18b1, nothing happens (2.17 is fine).
The following appears on the Error Console:
Error: TypeError: gContextMenu.openLink is not a function
Source: chrome://messenger/content/messenger.xul
Line: 1
Neil, Ian, Philip, can you help track down the bug that caused this? I guess it was a suite-global change rather than one limited to MailNews. Maybe related to private browsing?
We shall get this fixed ASAP so we have time to verify and request branch approvals before 2.18 leaves the beta stage.
Assignee | ||
Updated•12 years ago
|
Blocks: 841230
Keywords: regressionwindow-wanted
Assignee | ||
Comment 1•12 years ago
|
||
Presumably at some point we'll want to open links from mail into private windows, but unfortunately the access key is used by Delete, so that won't work right now.
Assignee | ||
Comment 2•12 years ago
|
||
Assignee: nobody → neil
Status: NEW → ASSIGNED
Attachment #736536 -
Flags: review?(philip.chee)
Attachment #736536 -
Flags: review?(jh)
Attachment #736536 -
Flags: review?(iann_bugzilla)
Attachment #736536 -
Flags: review?(iann_bugzilla) → review+
![]() |
||
Comment 3•12 years ago
|
||
Comment on attachment 736536 [details] [diff] [review]
Proposed patch
WFM r=me
Attachment #736536 -
Flags: review?(philip.chee) → review+
Reporter | ||
Updated•12 years ago
|
Attachment #736536 -
Flags: review?(jh)
Assignee | ||
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.20
Assignee | ||
Comment 5•12 years ago
|
||
Comment on attachment 736536 [details] [diff] [review]
Proposed patch
[Approval Request Comment]
Regression caused by (bug #): 841230
User impact if declined: Menuitem does not work
Testing completed (on m-c, etc.): Landed on c-c
Risk to taking this patch (and alternatives if risky): Low
String changes made by this patch: None
Attachment #736536 -
Flags: approval-comm-beta?
Attachment #736536 -
Flags: approval-comm-aurora?
Attachment #736536 -
Flags: approval-comm-beta?
Attachment #736536 -
Flags: approval-comm-beta+
Attachment #736536 -
Flags: approval-comm-aurora?
Attachment #736536 -
Flags: approval-comm-aurora+
Assignee | ||
Comment 6•12 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•