Page MenuHomePhabricator

Hovercards: Images sometimes not displayed
Closed, ResolvedPublic

Description

Hovercards for links to certain pages do not have the image at all visible, even though there is an appropriate image, and the image does load successfully. It appears that the problem is caused by the attribute "y" of the <image>s being set to the full height of the image, causing it to be pushed below the area of the SVG.

Example case: All links to the Wikipedia article [[Ouya]]. Browser tested: Google Chrome on Windows 7.

(Relevant lines of code: 135 and 161 of ext.popups.core.js.)


Version: unspecified
Severity: normal

Details

Reference
bz63207

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 2:53 AM
bzimport added a project: Page-Previews.
bzimport set Reference to bz63207.

This might also be a image pre rendering issue, please ping the multimedia team about it, might be some shared knowledge to give.

This one specifically is definitely a Hovercards issue.

Change 121607 had a related patch set uploaded by Prtksxna:
Fix placement issue for smaller images

https://gerrit.wikimedia.org/r/121607

  • Bug 63156 has been marked as a duplicate of this bug. ***

Change 121607 merged by Spage:
Fix placement issue for smaller images

https://gerrit.wikimedia.org/r/121607

Prtksxna raised the priority of this task from High to Needs Triage.Dec 3 2014, 5:29 AM
Prtksxna moved this task from Backlog to Archive on the Page-Previews board.