Open
Bug 181847
Opened 23 years ago
Updated 17 years ago
imap image not shown in media tab
Categories
(SeaMonkey :: Page Info, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: bugzilla, Assigned: db48x)
Details
Attachments
(1 file)
|
16.34 KB,
image/png
|
Details |
When I view the media tab in Page Info for a URL like this:
imap://hege@blabla:143/fetch%3EUID%3E/INBOX%3E396?part=1.2&type=image/jpeg&filename=Notebook.jpg
the image isn't shown.
20021122
| Reporter | ||
Comment 1•23 years ago
|
||
| Reporter | ||
Comment 2•23 years ago
|
||
when pressing the "save as" button in the media tab I get a js warning
Warning: reference to undefined property item.href
Source File: chrome://navigator/content/pageInfo.js
Line: 718
Updated•21 years ago
|
Product: Browser → Seamonkey
Updated•18 years ago
|
QA Contact: pmac
Comment 3•17 years ago
|
||
MASS-CHANGE:
This bug report is registered in the SeaMonkey product, but has been without a comment since the inception of the SeaMonkey project. This means that it was logged against the old Mozilla suite and we cannot determine that it's still valid for the current SeaMonkey suite. Because of this, we are setting it to an UNCONFIRMED state.
If you can confirm that this report still applies to current SeaMonkey 2.x nightly builds, please set it back to the NEW state along with a comment on how you reproduced it on what Build ID, or if it's an enhancement request, why it's still worth implementing and in what way.
If you can confirm that the report doesn't apply to current SeaMonkey 2.x nightly builds, please set it to the appropriate RESOLVED state (WORKSFORME, INVALID, WONTFIX, or similar).
If no action happens within the next few months, we move this bug report to an EXPIRED state.
Query tag for this change: mass-UNCONFIRM-20090614
Status: NEW → UNCONFIRMED
Comment 4•17 years ago
|
||
MASS-CHANGE:
This bug report is registered in the SeaMonkey product, but has been without a comment since the inception of the SeaMonkey project. This means that it was logged against the old Mozilla suite and we cannot determine that it's still valid for the current SeaMonkey suite. Because of this, we are setting it to an UNCONFIRMED state.
If you can confirm that this report still applies to current SeaMonkey 2.x nightly builds, please set it back to the NEW state along with a comment on how you reproduced it on what Build ID, or if it's an enhancement request, why it's still worth implementing and in what way.
If you can confirm that the report doesn't apply to current SeaMonkey 2.x nightly builds, please set it to the appropriate RESOLVED state (WORKSFORME, INVALID, WONTFIX, or similar).
If no action happens within the next few months, we move this bug report to an EXPIRED state.
Query tag for this change: mass-UNCONFIRM-20090614
Comment 5•17 years ago
|
||
MASS-CHANGE:
This bug report is registered in the SeaMonkey product, but has been without a comment since the inception of the SeaMonkey project. This means that it was logged against the old Mozilla suite and we cannot determine that it's still valid for the current SeaMonkey suite. Because of this, we are setting it to an UNCONFIRMED state.
If you can confirm that this report still applies to current SeaMonkey 2.x nightly builds, please set it back to the NEW state along with a comment on how you reproduced it on what Build ID, or if it's an enhancement request, why it's still worth implementing and in what way.
If you can confirm that the report doesn't apply to current SeaMonkey 2.x nightly builds, please set it to the appropriate RESOLVED state (WORKSFORME, INVALID, WONTFIX, or similar).
If no action happens within the next few months, we move this bug report to an EXPIRED state.
Query tag for this change: mass-UNCONFIRM-20090614
Comment 6•17 years ago
|
||
Confirming with current nightly. STR:
1. MailNews: open random IMAP mail containing an image
2. MailNews: open context menu on the image
3. MailNews: choose View Image
4. browser: open context menu on the background outside the image
5. choose View Page Info
6. switch to Media tab.
When I open Page Info I get:
Error: Permission denied for <imap://imap.junetz.de:993> to call method XULControllers.getControllerForCommand
Source File: XPCSafeJSObjectWrapper.cpp
Line: 450
When I then switch to the Media tab I get:
Warning: XUL box for hbox element contained an inline img child, forcing all its children to be wrapped in a block.
Source File: chrome://navigator/content/pageinfo/pageInfo.xul
Line: 0
In contrast to comment 2 I don't get any output in the Error Console when clicking Save As in the Media tab, though.
Status: UNCONFIRMED → NEW
You need to log in
before you can comment on or make changes to this bug.
Description
•