Open Bug 114843 Opened 23 years ago Updated 15 years ago

News urls can not be saved with context menu

Categories

(SeaMonkey :: MailNews: Message Display, defect)

defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: coffeebreaks, Unassigned)

References

Details

According to
http://lxr.mozilla.org/seamonkey/source/xpfe/communicator/resources/content/nsContextMenu.js#390


  // We don't do the Right Thing for news/snews yet, so turn them off
  // until we do.

This prevents us from opening a news in a 

I didn't find any bug for that in Bugzilla. This bug apparently blocks bug 110065.

If this one is a duplicate, don't forget to move the blocker bug link.
If this problem doesn't exist, rewrite isLinkSaveable as:

isLinkSaveable : function ( link ) {
  return !(this.isLinkType( "mailto:" , link )     ||
           this.isLinkType( "javascript:" , link ) );
},
Blocks: 110065
No longer blocks: 110065
.
Assignee: asa → blakeross
Blocks: 110065
Component: Browser-General → XP Apps: GUI Features
QA Contact: doronr → sairuh
Note that one can save a news as text once it has been loaded in the browser,
using File | Save As.

Please try to find a better title. I couldn't come up with something better,
this one is too generic [Missing the 'context-menu' context].
Component: XP Apps: GUI Features → Browser-General
Status: UNCONFIRMED → NEW
Ever confirmed: true
->mailnews fe?
Assignee: blakeross → sspitzer
Component: Browser-General → Mail Window Front End
Product: Browser → MailNews
QA Contact: sairuh → esther
QA Contact: esther → stephend
Changing title because news messages can be saved in the mail window.
Summary: News are not saveable → News urls can not be saved with context menu
Target Milestone: --- → Future
Status: NEW → ASSIGNED
Product: Browser → Seamonkey
Assignee: sspitzer → mail
Status: ASSIGNED → NEW
Assignee: mail → nobody
QA Contact: stephend → message-display
Target Milestone: Future → ---
This bug is being marked EXPIRED as it has seen no activity in a very long time.

If you think that the issue reported might still be relevant, please test with a recent release of SeaMonkey and if the problem persists feel free to re-open the report. Thank you.

http://www.seamonkey-project.org/
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → EXPIRED
Bulk reopening incorrectly expired bugs - no activity does not constitute no bug - these need proper checking.
Status: RESOLVED → REOPENED
Resolution: EXPIRED → ---
Status: REOPENED → NEW
You need to log in before you can comment on or make changes to this bug.