Page MenuHomePhabricator

Image Gallery does not display all images in an article
Closed, DuplicatePublic

Description

NOTE: The issue is present in other articles - but not in all articles. iOS app does not have this issue.

Description

Image Gallery displays does not allow to flip through all images presented in an article

Steps to reproduce

  1. Go to 'Hu Zhengyan' article and click on the lead img.
  2. When Image Gallery opens, try to flip through images forth(and back) - not all article images are available. e.g. Flipping forward - the Image Gallery get stuck on File:Hu Zhengyan Seal Comp.jpg

Expected results

All images in the article should be available for viewing ini Image Gallery.

Actual results

Out of seven images presented in the article, the Image Gallery allows to flip froward through three; flip backward - though four.

Environments observed

App version: 2.0.131-alpha-2015-10-07
Android OS versions: Android 5.1.1
Device model: Nexus 5

Event Timeline

Etonkovidova raised the priority of this task from to Needs Triage.
Etonkovidova updated the task description. (Show Details)
Etonkovidova subscribed.

Note: the reason this is happening is that many of the images on that particular page are PNG files instead of JPG. By default the app doesn't show PNG images in the gallery, since those are usually used for logos and presentational elements in the page. I agree that we should filter images more intelligently, but ultimately this should be the job of the backend API.