Closed
Bug 834314
Opened 12 years ago
Closed 6 years ago
Drag URL To A Window As A Shortcut = No Icon For That Shortcut
Categories
(Firefox :: Shell Integration, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dbkh999, Unassigned)
Details
(Whiteboard: DUPEME?)
Attachments
(1 file)
42.61 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0
Build ID: 20130116073211
Steps to reproduce:
Drag URL To A Window As A Shortcut = No Icon For That Shortcut
When you drag a URL to a window ‘ directory to save a link ‘ shortcut to that page, you get a functional link to that page which opens with FF, but the icon for this link is “no icon”.
I did a search for this issue and closest bugs I could find are:
Provide an option to disable favicons on webpage shortcuts in Windows
https://bugzilla.mozilla.org/show_bug.cgi?id=827784 << still open
and
Use favicons on webpage shortcuts in Windows
https://bugzilla.mozilla.org/show_bug.cgi?id=110894 << RESOLVED FIXED
Actual results:
When you drag a URL to a window ‘ directory to save a link ‘ shortcut to that page, you get a functional link to that page which opens with FF, but the icon for this link is “no icon”.
Expected results:
Should all have the "FF icon on a page" icon.
![]() |
||
Comment 1•12 years ago
|
||
Keywords have special meanings, described at the page to which the word “Keywords” points.
Component: Untriaged → Shell Integration
Keywords: icon
More Info:
When testing this with a blank ' fresh profile:
Some dragged urls (from address bar) will produce a normal icon on the resulting shortcut, while others do not.
http://charlotte.craigslist.org/zip/3584003514.html
produces a blank icon.
http://www.allstar.fiu.edu/aero/wing31.htm
produces a normal icon.
Thanks Aleksej.
more observations:
Shortcuts created as described above using previous versions of Firefox have the correct icon but more recent icons created with Firefox 18.0.2 on Windows XP SP3 have the generic windows no-icon.
Earlier shortcuts "look" for icons in [C:\Program Files\Mozilla Firefox\firefox.exe] latest shortcuts look in [%SystemRoot%\system32\SHELL32.dll. This can be checked by right-clicking the shortcut - click on Properties - and then change icon button and noting the default location for "look for icons in this file".
Comment 4•12 years ago
|
||
Firefox tries to save and use the favicon of the link. The .url shortcut references an icon from FF shortcutCache and the icon data is in PNG. I'll bet Windows (at least XP) is not happy with that.
Setting empty "IconFile=" line to shortcut fixes the icon and Windows reverts back to default icon.
Comment 5•12 years ago
|
||
Aww, forgot the specs: Firefox 17.0.3 ESR and Windows XP SP 3. This is quite annoying thing for ESR people.
Fix posted here:
https://support.mozilla.org/en-US/questions/943001#answer-437000
Comment 8•10 years ago
|
||
I found that this problem is active in version 34.0.5, when I downgrade to 33.0 everything works just fine. The .ico (favicon) files in the shortcutCache folder are created in version 34.0.5 but they are 0kb in size. Creating a different profile, even when choosing a different hdd does not seem to solve this. I also tried clearing the cache, both using the firefox settings as using sqllite and allowing full control to the specific folder to all users but nothing seems to solve this issue. The only thing that works is downgrading to version 33.0. I'm using Windows 7 x64.
Comment 9•10 years ago
|
||
I just installed the version 35 beta and this problem seems to be solved with the next version.
![]() |
||
Comment 10•6 years ago
|
||
Resolving as wfm per comment #9. If you are still experiencing this bug please comment in this bug or better yet please file a new bug. Thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•