Web bookmark icons in Launcher
When you add a Browser bookmark to the Launcher, the icon it gets can be
- a thumbnail of the bookmarked site, or
- a favicon (or similar site icon), or
- a generic bookmark icon.
Examples of each of these in this image:
What interests me:
Why does Facebook (m.facebook.org) get a "proper" icon here, when maemo.org doesn't? Does it provide a bigger favicon, suitable for use as a Launcher icon? Or is it something else than a favicon?
Pulse (www.pulse.me) gets a generic icon. The Browser doesn't read multiple-size favicons properly, which may be the reason why it doesn't get a proper icon, but why doesn't it get a thumbnail either?
I remember on the N9, it had something to if with a favicon provided by the page. Not all ways of descibing such a favicon in HTML were recognized, though.
I remember I changed the source code on my blog specifically for the N9. The Jolla browser seems to follow other specifications yet again, at least the code that worked on the N9 doesn't on Jolla. :(
I wasn't able to find out what is needed, tough.
ossi1967 ( 2014-12-03 23:08:17 +0200 )editBrowser is open source no? You can look up the details and provide fixes! :).
tortoisedoc ( 2014-12-03 23:09:41 +0200 )edit@tortoisedoc, thanks for the hint :) Seriously, I'd do that, but I lack the knowledge to understand the source code properly, let alone improve it! Of course, no harm in looking at it anyway...
ssahla ( 2014-12-03 23:35:09 +0200 )editLooked at the source code; if I understand correctly, a site must have minimum 64px favicon for it to be used as Launcher icon. That makes sense, as a smaller one (upsampled) wouldn't look very good in the Launcher. Still, I don't know why Pulse gets the generic icon.
ssahla ( 2014-12-04 22:33:47 +0200 )edit