Closed
Bug 392805
Opened 17 years ago
Closed 17 years ago
No file icons in file listings (file://, ftp://).
Categories
(Core :: Networking, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: Aleksej, Unassigned)
References
()
Details
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a8pre) Gecko/2007081904 Minefield/3.0a8pre
Debian Lenny, GNOME (probably not all the usual packages are installed).
File icons do not appear, "File:" is displayed instead. Folder icons do appear.
data:text/html,<img%20src="moz-icon:foo.bz2?size=32">
shows a broken image placeholder.
Flags: blocking1.9?
Comment 1•17 years ago
|
||
I did check and Aleksej has libgnomeui installed.
In any case, if it's common that moz-icon: doesn't work, should we really be using it here?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•17 years ago
|
||
I did see this in yesterday's nightly, but not with my own builds (all Linux). Not sure what's happening there.
Comment 3•17 years ago
|
||
Could this be a build issue with nightlies? But it works over here...
Comment 4•17 years ago
|
||
why doesn't the code pass the complete file: URI to moz-icon when it has one?
Comment 5•17 years ago
|
||
It could and probably should do that in order to get application icons. Would that work around the bug?
Reporter | ||
Comment 6•17 years ago
|
||
It WFM on Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a8pre) Gecko/2007082004 Minefield/3.0a8pre.
Reporter | ||
Comment 7•17 years ago
|
||
→ bug 385757 ?
Comment 8•17 years ago
|
||
Ah, yes. That would do it if you actually use the installer. Did you?
Comment 9•17 years ago
|
||
Can this be closed as WORKSFORME? Or even FIXED?
Comment 10•17 years ago
|
||
Please reopen if needed.
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: blocking1.9?
Resolution: --- → WORKSFORME
Reporter | ||
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•