Missing Icon in SpeedDial
-
Deleted User last edited by
Opera 20 lacks of displaying website's speeddial-icon/apple-touch-icon/favicon in SpeedDial.
Website's uses often this HTML to show the Icon.
link href="/apple-touch-icon.png" rel="apple-touch-icon-precomposed" type="image/png"
link href="/apple-touch-icon.png" rel="apple-touch-icon" type="image/png"
link href="/apple-touch-icon.png" rel="icon" type="image/png"
link href="/apple-touch-icon.png" rel="shortcut icon" type="image/png"
link href="/favicon.ico" rel="shortcut icon" type="image/x-icon"//EDIT: Forum cant display code, filters to much HTML!
Opera 20 Android has this feature.
-
Deleted User last edited by
I'm talking about this SpeedDial icon HTML, which exists since Opera 12:
<link href="/apple-touch-icon.png" rel="apple-touch-icon-precomposed" type="image/png">
<link href="/apple-touch-icon.png" rel="apple-touch-icon" type="image/png">
<link href="/apple-touch-icon.png" rel="icon" type="image/png">
<link href="/apple-touch-icon.png" rel="shortcut icon" type="image/png">
<link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">Opera 22 ... 24 DEV only show preview of webpage instead of icon.
Anyone, who knows if speed dial icon will be implemented for Opera Desktop?
-
A Former User last edited by
Eh, I went through pages and pages of DISQUS comments in the Desktop Team blog, but I can't find where it was to give you the link...
From memory, there was a comment by an Opera employee saying it'd be hard to prioritize the development of that feature for the desktop version ATM but they want to do it.. Or something like that.
You know, they never share the time frames for new functionality. They might surprise us sooner or later...
-
Deleted User last edited by
In DEV 24 now has ability to activate show SpeedDial as coast icon
opera://flags/#coast-like-speeddial-images
But if using this flag, Opera does display new entries always with Apple icon or a selfgenerated icon (ugly!).
Not the same as Opera 12 with webpage (if no icon existing) or in webpage embeedded SpeeDial-/Apple-touch-icon.