Closed
Bug 912575
Opened 12 years ago
Closed 12 years ago
Defect - Missing tile icon for "pin website to start" function
Categories
(Firefox for Metro Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 849382
People
(Reporter: guesmo, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20130830040201
Steps to reproduce:
I pinned an website to the startscreen.
Actual results:
There is only shown the default nightly logo instead of the custom touch icon.
Expected results:
if I pin an website to the startscreen, there should appear an touch icon for the following implementation in the head tag of the HTML document:
<meta name="application-name" content="webstiename">
<meta name="msapplication-TileImage" content="http://my-domain.com/images/tile-icon.png">
<meta name="msapplication-TileColor" content="#FF0000">
Demo: try to pin this to the startscreen using the Internet Explorer Touch http://windows.microsoft.com/en-us/windows/home
Updated•12 years ago
|
Blocks: metrov1backlog
Summary: Missing tile icon for "pin website to start" function → Defect - Missing tile icon for "pin website to start" function
Whiteboard: [preview-triage] feature=defect c=tbd u=tbd p=0
Comment 1•12 years ago
|
||
Thanks for posting, we have another bug for this already but I'll add the meta tags you indicated into that bug.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Whiteboard: [preview-triage] feature=defect c=tbd u=tbd p=0
Updated•12 years ago
|
No longer blocks: metrov1backlog
You need to log in
before you can comment on or make changes to this bug.
Description
•