Closed
Bug 908069
Opened 12 years ago
Closed 12 years ago
SVG images are not shown when their file type is assigned to an external program
Categories
(Core :: SVG, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 303581
People
(Reporter: sebo, Unassigned)
Details
Attachments
(1 file)
|
4.78 KB,
application/octet-stream
|
Details |
If there's an entry for SVG files inside the mimeTypes.rdf file, SVG images inside chrome content are not displayed correctly anymore.
Test case:
1. Install Firebug 1.12 from https://addons.mozilla.org/de/firefox/addon/firebug/versions/1.12.0 into a new Firefox profile
2. Close the browser and replace the mimeTypes.rdf file in your profile by the attached one
3. Start the browser again
=> The Firebug Start button icon in the toolbar isn't displayed (BUG)
4. Press F12 to open Firebug
=> Several button icons are missing (BUG)
5. Go to about:addons
6. Go to Extensions
7. Click the "Disable" button for Firebug
=> The Firebug icon is missing instead of grayed out (BUG)
Sebastian
| Reporter | ||
Comment 1•12 years ago
|
||
Btw. this was already reported to the Firebug Working Group several times:
https://groups.google.com/forum/#!topic/firebug/KFC_jij_F6k
https://groups.google.com/forum/#!topic/firebug/zh3YAcAJWZw
http://code.google.com/p/fbug/issues/detail?id=5746
Sebastian
Comment 2•12 years ago
|
||
It's been reported here too.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•12 years ago
|
||
Thanks for the info! Couldn't find bug when searching for similar issues.
Sebastian
You need to log in
before you can comment on or make changes to this bug.
Description
•