Closed Bug 1202285 Opened 9 years ago Closed 5 years ago

"Sponsored"/"suggested" inscription overlaps the tile contents if tile background isn't loaded

Categories

(Firefox :: New Tab Page, defect)

defect
Not set
trivial

Tracking

()

RESOLVED WONTFIX

People

(Reporter: arni2033, Unassigned)

Details

Attachments

(1 file)

STR:   (Win7_64, Nightly 43, 32bit, ID 20150901030226, new profile, safe mode)
1. Disable internet connection
2. Create new profile, launch firefox with that profile.
3. Open New Tab page, click Gear button, check "Include suggested sites"
4. Make sure you have a tile with "sponsored"/"suggested" inscription 

Result:       The inscription overlaps the tile itself, this doesn't look good
Expectations: The inscription shouldn't overlap the tile conents. Note that sometimes it takes long time to load all backgrounds for tiles.

Suggested solution: I tried this style in extension "Stylish" and it "fixed" this issue
>   .newtab-link
>   {
>     background-color: #F9F9F9; /* the same background color that <body> has */
>   }
But this still doesn't look good, so I also suggest to move rule "box-shadow: 0 1px 3px #c1c1c1;" from .newtab-site to .newtab-link
>   .newtab-site
>   {
>     box-shadow: none;
>   }
>   .newtab-link
>   {
>     box-shadow: 0 1px 3px #c1c1c1;
>   }
Has STR: --- → yes

Hello!

This bug has been closed due to inactivity and/or the potential for this bug to no longer be an issue with the new Discovery Stream-powered New Tab experience.

Please help us triage by reopening if this issue still persists and should be addressed.

Thanks!

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: