Closed
Bug 1030832
Opened 10 years ago
Closed 10 years ago
Enhanced Tiles (history tiles enhanced with unhover/hover states)
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
RESOLVED
FIXED
People
(Reporter: Mardak, Unassigned)
References
Details
(Keywords: feature, Whiteboard: [story])
Attachments
(1 file)
1.91 MB,
application/pdf
|
Details |
We'll be replacing history thumbnail tiles with an enhanced directory tile. This initially means showing an unhovered image (e.g., picture, article clip) if available and a hovered image (marks like the current directory tiles).
dcrobot has put together an interactive mock (with slightly more functionality than described in the attached):
http://bg61zt.axshare.com/new_tab.html
I'll file various broken down bugs for various pieces of the design:
- grid layout fills up available space (bug 1026561)
- update page layout: adjust margins/padding around tiles, grid, page
- update tile styling (unhover, hover, pinned): resize tiles to 290x180, center text, radius, shadow, fading/opacity
- update search styling: fixed 2 column width
- add unhovered and hovered images for enhanced tiles
- reposition/restyle tile actions (pin/block)
- topbar/eyebrow pieces
Flags: firefox-backlog+
Reporter | ||
Comment 1•10 years ago
|
||
Oh, forgot the most important aspects :p
- logic to replace history tile with enhanced tile
- dedupe/coalesce of pages from the same site (bug 1010628)
Depends on: 1010628
Reporter | ||
Comment 2•10 years ago
|
||
In terms of new server work, we'll want to set up an image cdn and some process of adding images and naming them to be referenced from a directoryLinks.json file (either locally or remotely hosted).
Reporter | ||
Updated•10 years ago
|
Comment 3•10 years ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: New feature
[Suggested wording]: Enhanced tiles (?)
[Links (documentation, blog post, etc)]: TODO
relnote-firefox:
--- → ?
Updated•10 years ago
|
status-firefox33:
--- → fixed
status-firefox34:
--- → fixed
Comment 4•10 years ago
|
||
Added to the release notes with "Enhanced tiles" as wording.
Please n-i me once you have a blog post which details all this. Thanks
Comment 5•10 years ago
|
||
Can a website specify their own enhanced tiles via some meta tag?
Reporter | ||
Comment 6•10 years ago
|
||
(In reply to Mike Kaply (:mkaply) from comment #5)
> Can a website specify their own enhanced tiles via some meta tag?
Right now no. There's been discussions around that, but there's initially some worse privacy aspects where Firefox would need to connect to a site to get that information potentially triggering cookies similar to bug 1037673.
How enhanced tiles are implemented is the content comes from cookieless https requests to mozilla servers, so there's lower privacy risks of some types of tracking.
Reporter | ||
Comment 7•10 years ago
|
||
Enhanced Tiles was uplifted to 33.1
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•