Closed
Bug 189133
Opened 22 years ago
Closed 21 years ago
JPEG files not displayed from local disk
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: dvdoug, Assigned: asa)
References
()
Details
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.2.1) Gecko/20021130
Mozilla does not display JPEG files from local disk.
I.E. displayes the files with no problem.
Files are displayed by a simple Javascript application
embedded in a HTML file on the local disk.
Reproducible: Always
Steps to Reproduce:
1. Run the attached application
2. No file is displayed
3.
Actual Results:
No file is displayed
Reporter | ||
Comment 1•22 years ago
|
||
Reporter | ||
Comment 2•22 years ago
|
||
Reporter | ||
Comment 3•22 years ago
|
||
Comment 4•22 years ago
|
||
Likely a file path problem.
See bug 175866 for example.
WorksForMe using FizzillaMach/2003022003. I save your JPEG file to my disk and
drag it to Mozilla window, and it is successfully displayed with the URL,
<file:///Users/{my username}/Desktop/Electronics-102.jpg>.
Douglas, your HTML testcases are too big. Please minimize one, removing every
bit of code not necessary to demonstrate the problem.
Comment 6•22 years ago
|
||
Reporter: Can you reproduce this bug with a recent build of Mozilla (for
example, 1.4rc3)?
If so, then please comment again with details.
If not, then please resolve this bug as WORKSFORME. Thanks.
Comment 7•21 years ago
|
||
Reporter, i get javascript errors trying to test your files.
can you please make a smaller testcase?
Comment 8•21 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7a) Gecko/20040125
Also WFM most every version of Mozilla I have used. Resolving WORKSFORME as the
reporter hasn't responded in a number of months.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•